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/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200723142723-2a301c24-build-52127-10757/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.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/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200723142723-2a301c24-build-52127-10757/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/podman.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.OGEdGZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-2.0.0-rc7 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.0-rc7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-2.0.0-rc7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.0.0 base' + sed -i 's/install.bin: podman/install.bin:/' Makefile + sed -i 's/install.man: docs/install.man:/' Makefile + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + rm -rf docs/source/markdown/containers-mounts.conf.5.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hvpNim + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-2.0.0-rc7:/builddir/build/BUILD/libpod-2.0.0-rc7/_build + GOPATH=/builddir/build/BUILD/libpod-2.0.0-rc7:/builddir/build/BUILD/libpod-2.0.0-rc7/_build ++ pwd + mkdir -p /builddir/build/BUILD/libpod-2.0.0-rc7/_build ++ pwd ~/build/BUILD/libpod-2.0.0-rc7/_build ~/build/BUILD/libpod-2.0.0-rc7 + pushd /builddir/build/BUILD/libpod-2.0.0-rc7/_build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-2.0.0-rc7 + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./pkg/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x1d95cf159c8bd0bcf58f1475ca8c0bbe1c99fafc -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build677017771 runtime/internal/sys mkdir -p $WORK/b011/ unicode/utf8 mkdir -p $WORK/b024/ math/bits mkdir -p $WORK/b022/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uludSWPTQ2-pwPaZVWDJ/uludSWPTQ2-pwPaZVWDJ -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lbCd7C8xJGaNGpSKBOCm/lbCd7C8xJGaNGpSKBOCm -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xwxhTbL48rWSYN0t3Gw_/xwxhTbL48rWSYN0t3Gw_ -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode mkdir -p $WORK/b025/ internal/nettrace mkdir -p $WORK/b079/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 8T30JQvcSIJi8PMsRL9I/8T30JQvcSIJi8PMsRL9I -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ crypto/subtle github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b040/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid zGbSr1VUmAFGZBojgBxL/zGbSr1VUmAFGZBojgBxL -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid haIC5fhE2yhZiTNUDGrS/haIC5fhE2yhZiTNUDGrS -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./nettrace.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b122/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid oWBf4eJGWeCfGXNQJQGZ/oWBf4eJGWeCfGXNQJQGZ -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go mkdir -p $WORK/b039/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mPQu5x7wYZMObd1fbaK3/mPQu5x7wYZMObd1fbaK3 -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./constant_time.go container/list cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid a8KtBoJhCtv5mPux-txh/a8KtBoJhCtv5mPux-txh -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b126/ unicode/utf16 mkdir -p $WORK/b053/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid co_8x1hPkxaNcX7fRLpD/co_8x1hPkxaNcX7fRLpD -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./aliasing.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid tZeOIEeH_nhk9mTjpmSJ/tZeOIEeH_nhk9mTjpmSJ -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b090/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 5eWVipja1EPqgGPtmBwc/5eWVipja1EPqgGPtmBwc -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./utf16.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p container/list -std -complete -installsuffix shared -buildid AD8AhtukCJRxuDGZFQZL/AD8AhtukCJRxuDGZFQZL -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./list.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding -std -complete -installsuffix shared -buildid 1p5UEMYJOyyen6DU3yhQ/1p5UEMYJOyyen6DU3yhQ -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./encoding.go image/color mkdir -p $WORK/b327/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Nzd9s_JJRzkg8V8WUoYA/Nzd9s_JJRzkg8V8WUoYA -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p image/color -std -complete -installsuffix shared -buildid k1Jm73CKkI2YyFE5L621/k1Jm73CKkI2YyFE5L621 -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./color.go ./ycbcr.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kD6kMIp-_1mOBfwzhoga/kD6kMIp-_1mOBfwzhoga -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b367/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b368/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 3RQ7Evfk5PAovVWXj5ge/3RQ7Evfk5PAovVWXj5ge -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./events.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b486/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid KfpZznNIi0WZr01DH574/KfpZznNIi0WZr01DH574 -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./image_history.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b197/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 9v9ZSTqXXL4U04DSS91X/9v9ZSTqXXL4U04DSS91X -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./promise.go cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid uxq9D5CLrYwAK7G2Nn_w/uxq9D5CLrYwAK7G2Nn_w -goversion go1.13.4 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid Ib554mBCrdtWxHXyHS7Z/Ib554mBCrdtWxHXyHS7Z -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid LPfAYUlGq94OxNesiipg/LPfAYUlGq94OxNesiipg -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid y49lDjtszWNkKWew23II/y49lDjtszWNkKWew23II -goversion go1.13.4 -D "" -importcfg $WORK/b513/importcfg -pack ./types.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b295/ github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b519/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b295/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid bCuke15Vk6NVYDcgnfAA/bCuke15Vk6NVYDcgnfAA -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./options.go github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b521/ github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b423/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid st_65G0-KSYQBDbSXxdE/st_65G0-KSYQBDbSXxdE -goversion go1.13.4 -D "" -importcfg $WORK/b519/importcfg -pack ./config.go ./config_unix.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid fJTff42Eg0KRbRT8lASL/fJTff42Eg0KRbRT8lASL -goversion go1.13.4 -D "" -importcfg $WORK/b521/importcfg -pack ./linkmode_dynamic.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/11/11d27154d102e403387b4206bbc5a1445422f6826032c2d1de2995c57414f6c0-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid TJ7iTq0x9ZpvsPKEHi1M/TJ7iTq0x9ZpvsPKEHi1M -goversion go1.13.4 -D "" -importcfg $WORK/b605/importcfg -pack ./integer.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid j4QY602m9vMflhFCKoOK/j4QY602m9vMflhFCKoOK -goversion go1.13.4 -D "" -importcfg $WORK/b423/importcfg -pack ./ewma.go sync/atomic mkdir -p $WORK/b014/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b131/ github.com/containers/libpod/version mkdir -p $WORK/b504/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s mkdir -p $WORK/b339/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid 6e79zwrIpw1CcBNXYzZC/6e79zwrIpw1CcBNXYzZC -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b527/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid 6mii50VLJyEFtXZHNlPG/6mii50VLJyEFtXZHNlPG -goversion go1.13.4 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b551/ crypto/internal/boring/sig runtime/internal/atomic cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid I4EfXIzchoRJ4gefZNPs/I4EfXIzchoRJ4gefZNPs -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b527/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid jInrmTaa4h_rqH2GDjMW/jInrmTaa4h_rqH2GDjMW -goversion go1.13.4 -D "" -importcfg $WORK/b527/importcfg -pack ./annotations.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid UCHwx9HoRaS7N_Gv0ZNb/UCHwx9HoRaS7N_Gv0ZNb -goversion go1.13.4 -D "" -importcfg $WORK/b551/importcfg -pack ./operator.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 7VXyObqIvzgRy5l9tqsw/7VXyObqIvzgRy5l9tqsw -goversion go1.13.4 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go runtime/cgo mkdir -p $WORK/b051/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b051/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b051/ -g -O2 -Wall -Werror ./cgo.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5b/5beb7b82ea0014ea4c96d36f7a782763af097c2215f328fae417eee556b08895-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b611/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b1/b1b424e53b8f224a2d79c347d714114b097dd3cf2d9797966542119e118953dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid MHMoe8bKgwkKziGQjNQh/MHMoe8bKgwkKziGQjNQh -goversion go1.13.4 -D "" -importcfg $WORK/b611/importcfg -pack ./exec.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid yriMglFQK1SL5H6bmZre/yriMglFQK1SL5H6bmZre -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/852ed5cf8ad47ad6ef461b49c16b26415beefe73578ee408ec4f514f464b9f0d-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b623/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/7e/7e7299939af78d70282e7ccb88c4215f5934a3bce4832684ce010b9c633170f0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid 6ADo3l_OcGZcUH3ujWKB/6ADo3l_OcGZcUH3ujWKB -goversion go1.13.4 -D "" -importcfg $WORK/b623/importcfg -pack ./opaque.go cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 3T2xTBJNNh1jRK8Xb7yd/3T2xTBJNNh1jRK8Xb7yd -goversion go1.13.4 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/90/90a164da2d3c4baff501cd3dc67a4138ef0206272cdf4771d814f1f9ac0de5c7-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid I1UbQCApQ-sa52N44CQO/I1UbQCApQ-sa52N44CQO -goversion go1.13.4 -D "" -importcfg $WORK/b714/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5e/5ec9c56e6a5dc6b9ae9c1548684322079c81a0b2d37c30745507055c868e25f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid UQeYFyaLyjpxJ2J3KccI/UQeYFyaLyjpxJ2J3KccI -goversion go1.13.4 -D "" -importcfg $WORK/b715/importcfg -pack ./stats.go cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2b/2b98733b45b6acec744cc9162d3de93bbd26c81771636596aeb076218a44d7b7-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid mY99_JRoVLt_-hlXquHH/mY99_JRoVLt_-hlXquHH -goversion go1.13.4 -D "" -importcfg $WORK/b717/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9a/9ade6d21c70ea3f63d73778f25c9d80f227c16addded41acec1b037aa7751edf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf26eb025cebdbecbf784c2af9ee5aaf8aee27ca0e4411e219345fbcf59354f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/78/78311fdf5d89e6e174cfbf3f4945d011f7061f4d01d2cbdea071734e72bba57a-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/aa/aaa53d796d57c7800c09c6a74bf4ed445fbd650f9e2ece195b86b365c553d573-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/1e/1e70e39b6b8828e3c2cb618fa438baa920c354641d7025abc781410bc5522e32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f5/f55af15f2fd93470f7355523f3255efaf192edf1edf8b90e3f4efe9b9f684156-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4a/4a1751cf2b568683d8e5c364691baba53c95f17e40d1fdadd25eeb8e57c9508c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/97/979338adf1177a29e4d63a8a0729ccb6072811e3e7c011dc5fd5b171e31958c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/7d/7d51d3c1255c4daeb995dcd8b0837060eb31d617befbf0fcf50a767437bfaf08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/74/74525ea985d834dacfdad281d51927499a24c12210821f4bae77e0db4f99efa0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid ciB-DVT9EbBVaoyRQb1W/ciB-DVT9EbBVaoyRQb1W -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ea/ea03842ccc3e137ed96d20204be68dc7b268e2cb17ad4992bbb19a90c936a44c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/f5/f5fb70442d39f4d92397ba1a65b17b44262a48836237191fcce507c523c4c413-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid nmdu-h5jT0Ts4Tj5vFBV/nmdu-h5jT0Ts4Tj5vFBV -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/31/312c865d68bd46006fe41b5613660abcf95f850f827df3362f4373416b479f50-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/00/008da1d53051fa9fe4bf6cd9e2f6525910d17f37e6e08a1ee7678ac384e0f2b2-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f2/f270484ce9c2d16efdbc24692a327c2c56791106852e17b672b31306c46ff05b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/45/45a6c84b212be0aac34c90c5e3999caf1a7e044cea0412e3a073645f9a0ac3ff-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b03d3d0a18198237eaec87bb4d0a618d19b367674d9710961703f09e340cb491-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d9/d94dc7d6096d0481db3275bdfa0bfc92dca875dac0653d985dd2db6a5ab615cd-d # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/01/013f72f23c5b64b8fa85ec1b9d33c556175536af8f6381d3e0a0961c2354d224-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e3/e37056551d5ef8eb3fa39801189f2ba258cf317c691a4619d5b131294a035fe7-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 93xCmzlZvYy-118vrUYT/93xCmzlZvYy-118vrUYT -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./sig.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/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/b5/b5583e37b7695c9798ef4e96b7f9a4d3a1cb4cf4e9fa0b3b3df5208dce8541a9-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fe/fed900a67dad013c3e1c23f0e1db672edc2d10c65d5bfe5dab32b8ca763c1504-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid f_L4YJGVPSkhoUgM6YcW/f_L4YJGVPSkhoUgM6YcW -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid swn_9Sp5T9RrJi69xjqE/swn_9Sp5T9RrJi69xjqE -goversion go1.13.4 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./doc.go ./mont25519_amd64.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ea/ea46db489b5fd31a4e92e3b7c9b37282d5bb49456c31eb6656f19f410f70f93a-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ha_DBYcD0qiI5CW2rp0L/ha_DBYcD0qiI5CW2rp0L -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1a28927ae79f789d2a71cb45074320dda337139bbea7269a08197a695a97e95b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/86/86f74e5cfc61b50b0cb18e54aea024bcd5461db7ae9f21214ed0abcb039dd825-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/e9/e99774b21d43570934ab700ad06462c1a57fddcb74df7a26b4a3f2d8f315a7a2-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/sig_amd64.o ./sig_amd64.s cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/7c/7cebf2518e2357e73c60ebbe6441412fedfc254bd76cdbbaa4d81459b5f43cbc-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/15/15e161474535b2b32f0875f5bbef2e738c5adf11649f5b119659a9aa17d0ca03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8b/8b087301441a5c3aa77471a0c76a87610be54efd621a458a207ad0811cf704f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/aa/aa8885e80ef9489559bba0234dc682b9664db2c8b1e64345c3ddce1b095da7cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/86/86d4ed6385c6c93f49e7999c6b07d51d580e74ed5a301eac177018a4bef43566-d # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/e2/e24b2b6c670d506eb3eb312f4d918b5864c0c87ee8f5a1e7e3ad884828f18aa8-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba2372819049aa49d4f3f5121b8c8685d92a84ade826dd6b4b95a876863900be-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c3/c3c906237a70b2ed13162f7c4dec07d6c6cf5fe481d157c055884c682ed1eb25-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5a/5a6b964bdc3e36d3c5f353ccae656e33cb2d92b083110682a94f6ada1cd59204-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b087/const_GOARCH.h /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/const_amd64.o ./const_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/13/13b2195d95c4743cc12257a1e2cf8f7deea7f96467012f96d423cd646f328554-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7f/7f74292ac3efa981d4ed86b3d49f7019c34f421d8934a4bb74eba5cd652dd26a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/ladderstep_amd64.o ./ladderstep_amd64.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca5f8d9a946463e7225cc9aba905adba2ecff86f00f95d39ee0db2242b6040ee-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/const_amd64.o $WORK/b087/cswap_amd64.o $WORK/b087/freeze_amd64.o $WORK/b087/ladderstep_amd64.o $WORK/b087/mul_amd64.o $WORK/b087/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/22/22db201caff83b1d14dea09cc266bb084588fde687eaa65785c8e343a8e3ecb6-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ crypto/internal/boring/fipstls internal/bytealg mkdir -p $WORK/b045/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid AWy1Y9b1sFr7uO9_Spmq/AWy1Y9b1sFr7uO9_Spmq -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./dummy.s mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 -gensymabis -o $WORK/b021/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 9PesrkaYih5NP5UXHOWa/9PesrkaYih5NP5UXHOWa -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./tls.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid b-QAD_cyzFnG0jt5_L-w/b-QAD_cyzFnG0jt5_L-w -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Wg-BqZnmRE7ypjEsa7HX/Wg-BqZnmRE7ypjEsa7HX -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3f/3f63c0471e7e1ebf8837eedd33ddf69735866999286bd71ae7de8d296d2aa1a3-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bf/bfd40697d81d75822c63c0fb0b48e9a7855006e4e55aa1ad6583f4f037310f7d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/86/86ee262ed0d15e53359fcad7fd553a541b67a0df44793a10508165ab7b3c520e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/82/82c075e2d79b1ac4a7095af36620a867f6bd632eccb51ee4a5fb8c3aed69a43b-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid 57TOgLw_rTrPL13B8dMQ/57TOgLw_rTrPL13B8dMQ -goversion go1.13.4 -D "" -importcfg $WORK/b697/importcfg -pack ./camelcase.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid rJ57YT5AFs88iaG4NgdM/rJ57YT5AFs88iaG4NgdM -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/cb/cb4e6808c831c2fe0aacd5ff441c876b7b650b80b7683bf1d05d1b7b24a93687-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/dim_amd64.o ./dim_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/floor_amd64.o ./floor_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/log_amd64.o ./log_amd64.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/log_amd64.o $WORK/b021/sqrt_amd64.o $WORK/b021/stubs_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/10/10183f64ce59cba1a90f3ff24ac4fb135f008df4088e35414eab3fbe980113cb-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid OVTxbgFeVSqoFAJPSqwI/OVTxbgFeVSqoFAJPSqwI -goversion go1.13.4 -D "" -importcfg $WORK/b424/importcfg -pack ./percentage.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/11/114df13d079878122651e184bec9f771f39ec8d1d139b4a63a6805d240c67cd3-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x012.o -c gcc_amd64.S cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go -dynlinker cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./asm_amd64.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7iAgrB4yF9KU7fDnDx7-/7iAgrB4yF9KU7fDnDx7- -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_amd64.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1f/1f5dc3973a47e80c094c09278df09cd4c4b40a4272c187a49bf3f420e92d071d-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_amd64.o ./asm_amd64.s /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/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5a/5a502c07ed7a1f4935ef88f8e774a1c6000f9c325c1e6e8d6d6177cfdc4c8f81-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid DBd5cyfT_00EVpwUigR5/DBd5cyfT_00EVpwUigR5 -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 5DFoAHYm8oAkkymsjhCg/5DFoAHYm8oAkkymsjhCg -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/af/af4ecd3cf25e287ec7dc384e7979905e830cc06070007a5969cb032130527a57-d # internal internal/singleflight github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b080/ mkdir -p $WORK/b191/ math/rand mkdir -p $WORK/b049/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid f9lsAlSnXNdFNwQbyG2Z/f9lsAlSnXNdFNwQbyG2Z -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./singleflight.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid On81w5m-Sf6SNh1_R32r/On81w5m-Sf6SNh1_R32r -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid zu9ShOc2AlKFGXjN9tHv/zu9ShOc2AlKFGXjN9tHv -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/00/00140ec0c50c4ff84db0a171936a43507440bfcc3de6f7fcf4d3b23c5bd634d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/10/1097a4c2dbd803327c692383edc0e85dea6d731ea540f78925be2c6d0b597766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a2/a26c4d06eb3ffaf4bf447ba8488caffa4d100ee64ad8af3f9a3950123da112dd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/91/91b5486dddb0c72fc70f67bf72a8b08fa1b56f1a6b7d500846d2cd8ab9cbfcad-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid tLxOEXsgWGAlDvxFXWhY/tLxOEXsgWGAlDvxFXWhY -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid zlg4F866n4nkejRYBnLQ/zlg4F866n4nkejRYBnLQ -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4c/4c90ca527da0306218fc56fcf48f7a606baa56e3b07f865b9f8e8ea03d654926-d # internal internal/oserror mkdir -p $WORK/b017/ github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b237/ io cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid ULHoR8tZCGrp744n5Kf7/ULHoR8tZCGrp744n5Kf7 -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go mkdir -p $WORK/b023/ mkdir -p $WORK/b027/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid pQEecpBpUkDI6DtMw-2X/pQEecpBpUkDI6DtMw-2X -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./apparmor.go ./apparmor_unsupported.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b271/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid l8DSP59EPQtNM2MG2Xj_/l8DSP59EPQtNM2MG2Xj_ -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid NvjpQf3qcCIBuQiAMCnq/NvjpQf3qcCIBuQiAMCnq -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b078/ github.com/containers/libpod/pkg/registrar cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid k_d_le_cPYatuogpR33d/k_d_le_cPYatuogpR33d -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./locker.go mkdir -p $WORK/b323/ mkdir -p $WORK/b387/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 3dYoCLJD2eU6RcygwEoj/3dYoCLJD2eU6RcygwEoj -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./message.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 9Jx185tnwGSv8vra5H3X/9Jx185tnwGSv8vra5H3X -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./cast5.go mkdir -p $WORK/b614/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid iRqqHfxwm0kgL2PhuwDc/iRqqHfxwm0kgL2PhuwDc -goversion go1.13.4 -D "" -importcfg $WORK/b387/importcfg -pack ./apparmor_disabled.go cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid Bb0YTAidUhOJzmbFPJ5C/Bb0YTAidUhOJzmbFPJ5C -goversion go1.13.4 -D "" -importcfg $WORK/b614/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/13/13182bde9f0150854738823049fe41714e0d0f0f39f4e4156de701f92f2f83e7-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/bf/bf81a82e9844464b9ca017fb521e4fd19e8063467b7f446ea19d8e0dd312e63b-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/53/533da759cfbbe936fa23f12b93a13e5fcde877b7bdad28f44f062cb2dec60061-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid esyQeM48ti-6fje3mkuT/esyQeM48ti-6fje3mkuT -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/9f/9fbf785bc13107564a5c9557f9c0774d684c4b5fe80909176ee3d9b1464cef66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/63/630311bb81caa190fe286f90ed09d9010e7b648d418fa6c066873ba744792f50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ed/edebd77df9f9eefa3472b76b6cb3af34fdfab2e549d443101f9892ded9f5e2c7-d # internal container/heap mkdir -p $WORK/b417/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b182/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p container/heap -std -complete -installsuffix shared -buildid GmtDd0zY1u4NI3HAK4c8/GmtDd0zY1u4NI3HAK4c8 -goversion go1.13.4 -D "" -importcfg $WORK/b417/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal mkdir -p $WORK/b543/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid VBsU5W09u-JtlryBcMlS/VBsU5W09u-JtlryBcMlS -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8c/8c16b04a2e5b158ad6122583747a971e467564c06a33f1e8db8f4f7eeb66eab3-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid i0MS3oNJPNqNmLjUVWK8/i0MS3oNJPNqNmLjUVWK8 -goversion go1.13.4 -D "" -importcfg $WORK/b543/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6f/6fa9e8b78360600a2cd476bbe29276543eacc15049cddbce5fb1623bfee6488a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/12/128c0d16c5dd1efe589d57698a2ab71bd4f80d0457f13c3357a9d90d3ae74cb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/76/765ea88b7ed3c38c1a743bc2eb530375299bbacaa93a30987d5e0f6c7acecf9a-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ hash github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader text/tabwriter mkdir -p $WORK/b044/ bytes mkdir -p $WORK/b034/ strings cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _HXd5GK4FAV0Z5ZIP0d4/_HXd5GK4FAV0Z5ZIP0d4 -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b105/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid OkJWPVrZYGWiZgfsSNsD/OkJWPVrZYGWiZgfsSNsD -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go mkdir -p $WORK/b134/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid MLLhSs5hgVCoLGkDAcCS/MLLhSs5hgVCoLGkDAcCS -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b232/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 5A9fNBGFTwQNkvGPj49x/5A9fNBGFTwQNkvGPj49x -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go mkdir -p $WORK/b050/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid pJAjlmvVmkkGrQsMLFbC/pJAjlmvVmkkGrQsMLFbC -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yq2Be8S2jA4jRBPnOejb/yq2Be8S2jA4jRBPnOejb -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./tabwriter.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p strings -std -complete -installsuffix shared -buildid OMggFq4oTAjssgAiRWUm/OMggFq4oTAjssgAiRWUm -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e1/e1848d3f561647917117ad78d19ccba395973c967af60584822d1a832717620a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f9/f9a3803fdb3839a96ef98033bface18c643d6aff371e37231b438151e3f0ba8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cf/cfac325925955c0e2c43ef5a4fa38692bd1a93a8e28020206995eb814b26a134-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid IUlzuYjcxZl0FVdwcj4J/IUlzuYjcxZl0FVdwcj4J -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/34/340cc373fba205d58842293ffbe3c538dd30b5e5ec7e78f10fe022a93dd43400-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1e/1e2cbeaea213033e7f3b520505698bda2ece3c6eb6ba8a3bc2741824cdaa0a0f-d # internal hash/adler32 mkdir -p $WORK/b322/ hash/fnv hash/crc64 hash/crc32 mkdir -p $WORK/b188/ mkdir -p $WORK/b127/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 92MjSfrQcXO-nI94ZMSH/92MjSfrQcXO-nI94ZMSH -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./adler32.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid XCWB_2TH2kVluHfGrLDJ/XCWB_2TH2kVluHfGrLDJ -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go mkdir -p $WORK/b114/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid CIRanvKtY5lZhrefEDOy/CIRanvKtY5lZhrefEDOy -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/53/53d83dc9c6821cc229e8df1d3ff1958f793b8c0e1259af2730234bc8f725c385-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid thbsUF0IbQbECd44E1oz/thbsUF0IbQbECd44E1oz -goversion go1.13.4 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/6a/6a508abfc3869216da22bc6bcce5cb171ee4a354222f4e66538ed39cc77a0083-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/14/14692cbc1fdaae83a146ea9e2934850af7c90de73f011dccd4c96627ae1b6b79-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/cb/cbf83aa76538878e43ab4661ae02cb2020e0482957f407d47b6784c79d2dd315-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/crc32_amd64.o ./crc32_amd64.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/60/60ac2d210c16d02d8291f2e3e961074143fc415ca0d7f3c4d71d2610f2a54f77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a5/a57960d55a422285aa8a70d257e0b1f3dd0e52391b84e1923f3947f30a19e085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5c/5c00cd80da3577cfe449e9836264b2a8e2bcdde9280154b5daf07eb8dcf3e453-d # internal crypto/rc4 mkdir -p $WORK/b063/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors crypto mkdir -p $WORK/b319/ github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b043/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oWuUw7nhYS5US-Po0ii8/oWuUw7nhYS5US-Po0ii8 -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./rc4.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Uzi0X2-vWE-D-oJM8qkn/Uzi0X2-vWE-D-oJM8qkn -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./errors.go reflect mkdir -p $WORK/b643/ mkdir -p $WORK/b263/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid joSzvuthKIxwaP9ZxOy7/joSzvuthKIxwaP9ZxOy7 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b020/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid c-lSnwwlYfknnbbPWAsY/c-lSnwwlYfknnbbPWAsY -goversion go1.13.4 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid GGNeW7h3mMB_yK9jqO5H/GGNeW7h3mMB_yK9jqO5H -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid -I_bZ1xsqa06Og3qhkuS/-I_bZ1xsqa06Og3qhkuS -goversion go1.13.4 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/92/928bb61d1cfed23ed587920e2fc08de75d1f87b943920c2d107c9cdbf04ae8be-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b381/ vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b155/ mkdir -p $WORK/b033/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid txeiYtFQEkv4-LFP7azX/txeiYtFQEkv4-LFP7azX -goversion go1.13.4 -D "" -importcfg $WORK/b381/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid MYe-T3C93D32P75MSnXx/MYe-T3C93D32P75MSnXx -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid Obe_0qyKib1nHfSv800V/Obe_0qyKib1nHfSv800V -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/9a/9ae9b65405baae90c1e8601d3cd465af3ddf9352ab5b33235893e7897dd43be0-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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fa/fac29362c98ce3b42dffce82a6dfa4ace534d664a273c3fccb283e4015cab759-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f0/f029dbf23aefd6f732757f8977b024e3eae5b20c142554074a0727eddd5d4e7b-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid GGRIEKWeiU8EQuvCxRH-/GGRIEKWeiU8EQuvCxRH- -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ce/ce266b42225e4185a37436bb3a80a47c0416d6484a5d383ddae321d6dc127ff7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d3/d32e7e4e21fa6adffa21c47030edd85edc3f2f8af3be5116a3a4b84e0e41656b-d # internal path mkdir -p $WORK/b097/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils encoding/base32 regexp/syntax mkdir -p $WORK/b132/ mkdir -p $WORK/b217/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF html cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid J42ZB5dhffu5CXY2h0h7/J42ZB5dhffu5CXY2h0h7 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b286/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid wlFo_cwFAWZSq4TRtxys/wlFo_cwFAWZSq4TRtxys -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go mkdir -p $WORK/b130/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 6IA8jN3ttFCzhiAJn5m3/6IA8jN3ttFCzhiAJn5m3 -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go mkdir -p $WORK/b096/ mkdir -p $WORK/b701/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid x8PILO4ToCPA9v9QiwQL/x8PILO4ToCPA9v9QiwQL -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./stringutils.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oFHdTo1Tq4W5OgMwgEo3/oFHdTo1Tq4W5OgMwgEo3 -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid w4NLtjzwD2M_p4MBQF9W/w4NLtjzwD2M_p4MBQF9W -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p html -std -complete -installsuffix shared -buildid 7JwAUK1KnBXtSkWNsq7N/7JwAUK1KnBXtSkWNsq7N -goversion go1.13.4 -D "" -importcfg $WORK/b701/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/ac/ac7866197503303110f4834df1490130a03dfcaf32c3ea26c037247d23ed4ef2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01cd3da23ae0999093e4f2f2a74e61a20e01e5f370c4416aeee7fb9a30743852-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/50/5035ccbe67fd382a7562d7fd0b41427b7f400bfb65b82f8064149aa8c003765e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b2/b2592ac1437d15eb571ce317e803cd5a14605df7c60712d277e589d36030bb7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/52/5286d35d20079df4670ed55919860170695b8de2383bebefdfa1634c6c55bcdd-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/40/4027e8bb8126a68803df96272794f2809be7f5d2ad9743ae3ebd5f00fcfac7e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ca/ca69f90ce87897ac08e7a328088a03ebe6b9bd0df9b73da9097d7bb43477ca87-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3e/3e18b60aa86dcd8ddc419004df4f81101438ee5df107fe98e1f769c4d9c8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/96/96c44c64887fe9772a17d6cd293bce75fa948cf0dd12450ac8683f9ec7f81441-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/71/71e9587b025df175f81770fa1899ffae5d6e8ff6d4f3f5391087b2713cf7d03d-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/3d/3df023a945807f850ed2f9606e81cced7da4bdd454761bae1a425b9b8d473f19-d # internal compress/bzip2 mkdir -p $WORK/b109/ image mkdir -p $WORK/b326/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 0GcB2PMNP8lYc5Q_CL8_/0GcB2PMNP8lYc5Q_CL8_ -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p image -std -complete -installsuffix shared -buildid 2WPyocEct5CWotnYHDy7/2WPyocEct5CWotnYHDy7 -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f4/f44f5515abecf0a79404ad40312cbd5516547968dffe05a3fda8b943116b59de-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/05/05b4e4e41b59850741eaaf90312d0b7477850d65e75178ca72690ad5320f3846-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/da/da4f01a15ea11873610083fe4a5734619f71090b61461b707f9b1fb2ebae9f07-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix mkdir -p $WORK/b489/ mkdir -p $WORK/b030/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF time cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 0JD1rWVl_VbiyLkYYI6F/0JD1rWVl_VbiyLkYYI6F -goversion go1.13.4 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid IFxR3ta1gW88u44fxlWy/IFxR3ta1gW88u44fxlWy -goversion go1.13.4 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b015/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Pd20d3iyxnxvzlS7B7e3/Pd20d3iyxnxvzlS7B7e3 -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid vX1i6IEszYYlb7bAK7n6/vX1i6IEszYYlb7bAK7n6 -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/c0/c03546ad97b76711e736ddcaee4e9647db2e0abd91901f8927af3c9dbb57c904-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/44/447cda31184c68e5f1bdd5b104506725226ed5452596b556a1e93931739bf1c2-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/90/907d2b6013cb6442c023d06eb456fe09a0ff603402a856174082d4cd0f1d6de0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/eb/eb2fb434de5b33e76010ec8a5977e2bbe37be46d51a10df9f69d8c122a2e8fdc-d # internal image/internal/imageutil mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b326/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid cIh6rkmL2-Y6mc2VViz4/cIh6rkmL2-Y6mc2VViz4 -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/8b/8bb90ff3b52f3541e429de2145f190d7f5b8180cb469f8832a6b68e6144a0b84-d # internal image/jpeg mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile image/internal/imageutil=$WORK/b329/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid UW7yNPF391i2h0fcS6l1/UW7yNPF391i2h0fcS6l1 -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a1/a1165ef03d2ecb49affed01081ccbe7921592d6221f7a8eca01f691e3c56c16b-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid lELxUyExo_yK4ae8EhO-/lELxUyExo_yK4ae8EhO- -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/55/55aa0a2ad7df7e593c3804a42aa456db2e05caa79ecb35beecda5aca34608e29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/44/44dad88b757ac9d4d7c2ca9dbbc6f349573c7677fca31733b507524ab2bd71ed-d # internal context mkdir -p $WORK/b002/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b726/ mkdir -p $WORK/b604/ internal/poll cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b496/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid k1ZcS1pg5frr1sA0nmAc/k1ZcS1pg5frr1sA0nmAc -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b029/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid lDRgbDUe_CwwG95MKMe1/lDRgbDUe_CwwG95MKMe1 -goversion go1.13.4 -D "" -importcfg $WORK/b726/importcfg -pack ./atomic.go ./error.go ./string.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid OG19NVG_3z6-oHXsTJVL/OG19NVG_3z6-oHXsTJVL -goversion go1.13.4 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 5Ek2Dj0vsraxzPHvHkiw/5Ek2Dj0vsraxzPHvHkiw -goversion go1.13.4 -D "" -importcfg $WORK/b604/importcfg -pack ./clock.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid F0C49Ba1-D7E1VccTJnp/F0C49Ba1-D7E1VccTJnp -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/0c/0c71370e61a4adef9ddc986c4d6636d7763c061dc2e7dcaf839272b32a92f5c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/b2/b2f102543a993ed4e8d211bb51a571fcaf0b71aff4926f6b88d8104c70fd694e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/91/914689c8bac58cecf4ae8e91a69c9efb9ce9a748b2d25f84804cd273681c3d4b-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1d/1df3ce2640887695079f331d0c9f2f960698962412e0995a3280cc01c643942b-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b418/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b428/ mkdir -p $WORK/b616/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid 24HKFGMODSxJlP76BkXu/24HKFGMODSxJlP76BkXu -goversion go1.13.4 -D "" -importcfg $WORK/b418/importcfg -pack ./stripansi.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF mkdir -p $WORK/b578/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid LaDx1zlqvfN09IzJkXxK/LaDx1zlqvfN09IzJkXxK -goversion go1.13.4 -D "" -importcfg $WORK/b428/importcfg -pack ./resolvconf.go cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid aMYnUBzYUs-UwqdTMscP/aMYnUBzYUs-UwqdTMscP -goversion go1.13.4 -D "" -importcfg $WORK/b616/importcfg -pack ./resolvconf.go cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid SfcL5tr9JlWmX7FedaaP/SfcL5tr9JlWmX7FedaaP -goversion go1.13.4 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/96/96a61ee9274a3a5c97a70dc48237972939d12ccf2d095c0f100970be8d3900d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c78ee642f73667a0ee176da51402fd520399fc3def3067079699f423a8dd8847-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/golang.org/x/sync/errgroup github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b450/ mkdir -p $WORK/b258/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/03/03bdecfd61e58004f25e395607bf56cc0a334313060d45aeacf18d43fb8faac9-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid X2zP9bQllb-HBBQFqkje/X2zP9bQllb-HBBQFqkje -goversion go1.13.4 -D "" -importcfg $WORK/b425/importcfg -pack ./semaphore.go cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/8f/8fef0bebfea691e8fb80902d8a083ec998f2cd59ff313c08df3b8ce6e1b9b7ba-d # internal cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid dREis2Y2gh4sfy2WLgDk/dREis2Y2gh4sfy2WLgDk -goversion go1.13.4 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid JCirrc0Awi_2GAs8ZbzS/JCirrc0Awi_2GAs8ZbzS -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/bb/bba1dbf7e0491dcb1fca9d1400ffd03dbd26615987f08382321bcbd22c280ff0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/38/38c6902e5fa116d8c05eff131a629ce5bf57a7d87a42c554e2b74dd4c0f78e40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d9/d9bdeb0c039df9930cbc0276c16203d28764f5deefcc1bc9eea4464fc76a118c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ee/ee3ac09f2cc359d654c62a835f06d8f8ec5d9e9edcf4c2a636f7288e2a7ed77d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/68/682ffdceb4b8af1020b072f174aabb8ec1e6e3965827f884115c739c86be7df6-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid -UYBTsBxIjd3qsHHMlWE/-UYBTsBxIjd3qsHHMlWE -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c3/c3db15f68cfd7f7ee9bfacdffd8dd7dc203c6f3437eddcbaf84770cd6d2d1a63-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b293/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid aLIfITg48dRRniWccaHg/aLIfITg48dRRniWccaHg -goversion go1.13.4 -D "" -importcfg $WORK/b553/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Jul7LCaedw2R9m3IwvuM/Jul7LCaedw2R9m3IwvuM -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid jsdi9WfTMcRrA28YKet0/jsdi9WfTMcRrA28YKet0 -goversion go1.13.4 -D "" -importcfg $WORK/b293/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YsekcMg3GOH3rDJ1gQ7_/YsekcMg3GOH3rDJ1gQ7_ -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/cd/cd8f048877940c5894ee1f2968b5bccde1af7667f11bcfdb3d0657b48f98c5e1-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/11/111b92a6546a167e48678570cd97bbdf1af01f186983e428f454dc5ca79b72c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a9/a91469cde549de8a72d8bc646f8b13984d0b5e11094f4c55a27333d89ca6c9d2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ encoding/base64 crypto/md5 crypto/cipher vendor/golang.org/x/sys/cpu github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ mkdir -p $WORK/b072/ github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ mkdir -p $WORK/b038/ mkdir -p $WORK/b086/ mkdir -p $WORK/b115/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal mkdir -p $WORK/b113/ github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b060/ mkdir -p $WORK/b121/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b641/go_asm.h << 'EOF' # internal EOF cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./sum_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./md5block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 8Oo_dDkKVbe3OeE3ZJG5/8Oo_dDkKVbe3OeE3ZJG5 -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./base64.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6d/6dae27d6527bf829c3693b8467de931a67cc13a60dc7c162330ca6d3b0b7a6a4-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b641/symabis ./sum_amd64.s cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid OpmI5b_9Ix5qFMZhHsX-/OpmI5b_9Ix5qFMZhHsX- -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./cpu_x86.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./xxhash_amd64.s cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b113/symabis ./decode_amd64.s ./encode_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_amd64.s cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid J57NIeTC3yCdrfle-9kS/J57NIeTC3yCdrfle-9kS -goversion go1.13.4 -symabis $WORK/b641/symabis -D "" -importcfg $WORK/b641/importcfg -pack -asmhdr $WORK/b641/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid f-sixeAyXiOIaEFeS3_q/f-sixeAyXiOIaEFeS3_q -goversion go1.13.4 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid QTwtZGOyRdN0eu5ixtqs/QTwtZGOyRdN0eu5ixtqs -goversion go1.13.4 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/cipher -std -installsuffix shared -buildid hw3fISDAvPK5a0u8Xpjf/hw3fISDAvPK5a0u8Xpjf -goversion go1.13.4 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid MtU8vqEUVY1khnW43OI9/MtU8vqEUVY1khnW43OI9 -goversion go1.13.4 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Mfj9x7Zt_U0nLQudH2KE/Mfj9x7Zt_U0nLQudH2KE -goversion go1.13.4 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T5T5-bXhdtsg3HtpvZ9b/T5T5-bXhdtsg3HtpvZ9b -goversion go1.13.4 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid U8C5R3za8j05hgot9QlQ/U8C5R3za8j05hgot9QlQ -goversion go1.13.4 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_amd64.o # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b641/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b641/_pkg_.a $WORK/b641/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/decode_amd64.o $WORK/b113/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a8/a8b3557de834cad34c71b54a50d9bb2dbe81822c223117813a97bfc7d27a4848-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b187/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount runtime/debug github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev os/signal path/filepath github.com/containers/libpod/vendor/github.com/mattn/go-runewidth github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b531/ internal/lazyregexp fmt mkdir -p $WORK/b343/ github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b117/ mkdir -p $WORK/b487/ mkdir -p $WORK/b458/ net mkdir -p $WORK/b076/ mkdir -p $WORK/b419/ mkdir -p $WORK/b559/ mkdir -p $WORK/b018/ mkdir -p $WORK/b645/ mkdir -p $WORK/b077/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b077/ -importpath net -- -I $WORK/b077/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 5SathONgvjbmYbWKJMdC/5SathONgvjbmYbWKJMdC -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid VKwHREbLnMnjo0sqnXr9/VKwHREbLnMnjo0sqnXr9 -goversion go1.13.4 -D "" -importcfg $WORK/b531/importcfg -pack ./ctime.go ./ctime_linux.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/xor_amd64.o ./xor_amd64.s cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c8/c8445416496b8a9fcbf00588373dba30f9d866511bc4fdddf20e4506eee4f463-d # internal cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/88/884153b296d8c16abb0c359268342d7404ea1243d3f759e193cb53e2ef1c7257-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cd/cda48f35b24a3ab56b1a2efd240e8bc0562428eac7645676702130f43d8d1734-d # internal cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/20/201ead919572b78bcde14bb1ec3f8644ee9cc69145015a7d1e802e65a51568b6-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid BNaNluhA9JzinyBi8oHl/BNaNluhA9JzinyBi8oHl -goversion go1.13.4 -D "" -importcfg $WORK/b645/importcfg -pack ./homedir.go encoding/pem mkdir -p $WORK/b071/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid bhIQjMoMcbJ6c9HPzFBm/bhIQjMoMcbJ6c9HPzFBm -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./mount.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid 5KOUxoX4xF7vpKvaTHvC/5KOUxoX4xF7vpKvaTHvC -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 83s_tbI5bElH-XjSA-DG/83s_tbI5bElH-XjSA-DG -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid snXcGgtrzPg3Fhh8JqBE/snXcGgtrzPg3Fhh8JqBE -goversion go1.13.4 -D "" -importcfg $WORK/b419/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /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 -gensymabis -o $WORK/b117/symabis ./debug.s mkdir -p $WORK/b318/ cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/58/58b55909663d05f12cd089e5de947a4674e09314265c5bddc7193bf933d3edaa-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/xor_amd64.o # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid WmL0uFdvFFrGJ1c7KW4v/WmL0uFdvFFrGJ1c7KW4v -goversion go1.13.4 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid -E2sazwgs5F5bCc4iVsn/-E2sazwgs5F5bCc4iVsn -goversion go1.13.4 -D "" -importcfg $WORK/b559/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid lUnitzCRC5zLmpcirdJA/lUnitzCRC5zLmpcirdJA -goversion go1.13.4 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f39a58adb67185ceac95ec1efeed5cbcddca08c81817a06ff6b4d83c5d41ae-d # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/10/1071078e92a7f7326dda2572e143b4ea201c7a6199ca62eaac3043ec0f8aa371-d # internal cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SfgqKCi_fDsL4_JNDOt_/SfgqKCi_fDsL4_JNDOt_ -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./pem.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid -481t1JR3PeMLMjPGt_Z/-481t1JR3PeMLMjPGt_Z -goversion go1.13.4 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid x02wQfUGFFtNc6krTinn/x02wQfUGFFtNc6krTinn -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./armor.go ./encode.go cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7c/7c14131c4cbf26ac11bfc94bb52112fd074f4e32a5c9b91316f3e058208a03c3-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/44/44f906f6d309d0ee84a390a51d7484d796052a5b015e765022b82f8e51a00646-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/0a/0a64e62b2623dd4a45f1c4f3cf8dab8b176c9fd86f0bb16e2aaf4bd4261cf86a-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c8/c869220524bc9ceeeeebcd9648542fc31c2b4f32b973e584b793e667ecbbe84d-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/78/7871f0d2f9ea7487e7665006802a069ff348d4c0d040b8064a3553758b1f8ac6-d # internal crypto/des mkdir -p $WORK/b054/ vendor/golang.org/x/crypto/internal/chacha20 github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ mkdir -p $WORK/b638/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YEx67Y4QpQs8_wxZbshq/YEx67Y4QpQs8_wxZbshq -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid e0W-dxABzxb5uaug0eSI/e0W-dxABzxb5uaug0eSI -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/8a/8af642fac2a5821473c0d79f559655f2b476483472557f3400e0b84993c21cc6-d # internal cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid pvsYDY_PtCDWMdEVqP7K/pvsYDY_PtCDWMdEVqP7K -goversion go1.13.4 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/20/203ab7231fba131ca2fe858f67d6905ba770bde1dd73dd8292ae2cb4089b3b76-d # internal cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/01/01b7df542fadc269909a8a328997ab15a5b1abf8cfdb8cafd65654fe08d537ca-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6de8a25c3672ea28f1268102ef5fc5f74d0cba332bfad129a5a6d6ecbb590e7e-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b458/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/2b/2bf3e65b10163165b7fe1e62feac8c9ba022e989d2fc8eea73f4a02c4d86349f-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/17/179fb7acf877763ae5c21d15202cad5833cde4909ecfbc89a8f903327dc9bdef-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/95/959775de5da9196a99440f76b0aeda108821808f8a6b27754de5d560fe1ecf2a-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/09/09337349736d62171e1ed25999edcd8d74072cc3b5180537ce815e88fb9c4abc-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/95/9545770ac2e9fbd1c6ad4d9cdfb2e945489c1cd0569d25f02934f899fc8d8080-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/11/11a9c14b885e2c04a11becf0d6253e2f5432cf4d96a13e84f1892141be6396d2-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/865e2ef961eafc3059d6a60e3c71f2d44889c35ba733fc27796746a6730ecfd8-d # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/c1/c18917c5dc3ed20edd20d1a652cc6b15755cbf24633d2b892638bf6264313a44-d # internal io/ioutil mkdir -p $WORK/b075/ os/exec mkdir -p $WORK/b139/ vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid S_N9nV2M9_svnjFZul5N/S_N9nV2M9_svnjFZul5N -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0Ujg8MW9KG7ar8msZbA7/0Ujg8MW9KG7ar8msZbA7 -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /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 -gensymabis -o $WORK/b082/symabis ./chacha20poly1305_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid On_MI8oSFlOMxPNCYc-j/On_MI8oSFlOMxPNCYc-j -goversion go1.13.4 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /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/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7b/7b11f90d692eb0b66f5684db34a624a49591f747d7fb63a55c3a0b7a410b7eef-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b270/ github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b221/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid -kqB47pa37C-W34tJgmN/-kqB47pa37C-W34tJgmN -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid bqaHIQmRukKAsU0ZAA_-/bqaHIQmRukKAsU0ZAA_- -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7a/7aa2204a874645df44fcfaf00089440fa416760c84041b9ed5757372973dbfbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/a4/a4306d7951625cd4f8667b813b226ab9b4eb254c38870c69112a5cf38538c7a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/17/17281a705f3f6badaf8c80968c6781a8fa6c57d857aecd463643a477eb154dd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/01/014affbaf81db2e0d95975ff646faf39a8ae074c51e9e0b305bbbeee46b38340-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/17/17884954ca003114af06960e0a6ddad63a02bcb1f72419bd87eed31142b6ad31-d # internal encoding/hex mkdir -p $WORK/b070/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/go-digest net/url github.com/containers/libpod/vendor/github.com/klauspost/compress/fse encoding/json math/big log mkdir -p $WORK/b116/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog os/user vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors net/http/internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version encoding/csv compress/flate flag github.com/containers/libpod/vendor/github.com/BurntSushi/toml go/token github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers github.com/containers/libpod/vendor/github.com/docker/go-units text/scanner github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b107/ github.com/containers/libpod/vendor/github.com/klauspost/compress/flate text/template/parse github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid M6PpShhuWcrv-u-_Pp7W/M6PpShhuWcrv-u-_Pp7W -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid RYQCbA2oUrrT7KLojxox/RYQCbA2oUrrT7KLojxox -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./hex.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b121/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal mkdir -p $WORK/b098/ github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b094/ mkdir -p $WORK/b081/ mkdir -p $WORK/b112/ mkdir -p $WORK/b089/ mkdir -p $WORK/b048/ mkdir -p $WORK/b124/ mkdir -p $WORK/b141/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b160/ mkdir -p $WORK/b161/ mkdir -p $WORK/b163/ mkdir -p $WORK/b186/ mkdir -p $WORK/b165/ mkdir -p $WORK/b220/ mkdir -p $WORK/b212/ mkdir -p $WORK/b227/ mkdir -p $WORK/b151/ mkdir -p $WORK/b228/ mkdir -p $WORK/b143/ mkdir -p $WORK/b196/ mkdir -p $WORK/b242/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e1/e1996390fbca05d4716cddd6de09eead7b6fb26aa71f1b18d100d7f18c7a15fb-d # internal cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./arith_amd64.s cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid RQaQq0gRdBcaSTB2Dght/RQaQq0gRdBcaSTB2Dght -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b244/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid lKwacEaWOSJRKH8He6zj/lKwacEaWOSJRKH8He6zj -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid cWvHwX3HdC5iJQi_ehDt/cWvHwX3HdC5iJQi_ehDt -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid fGrVvaswYdGzqB9rLDxu/fGrVvaswYdGzqB9rLDxu -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b252/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid lUq1rPS-lnL52F3m8Tr-/lUq1rPS-lnL52F3m8Tr- -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid rigmQ64_ypscEdLVHdWB/rigmQ64_ypscEdLVHdWB -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 3jY-wA-IO4YQUPIs5D1x/3jY-wA-IO4YQUPIs5D1x -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b283/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid -U37JBPQB9gzmWI23ptN/-U37JBPQB9gzmWI23ptN -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid i7ERizIk3yJO1nHq7Zqa/i7ERizIk3yJO1nHq7Zqa -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid MQdJS84zOR-LO55djmiG/MQdJS84zOR-LO55djmiG -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid Nr7BPNefpUtE2mJkXj9k/Nr7BPNefpUtE2mJkXj9k -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_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/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ULP_2GPcsBQZMivOYMMG/ULP_2GPcsBQZMivOYMMG -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4a/4a7e7876e82988da8b8d0758faaa148d4c6f1ee9d0a2618a80aa982c5e616004-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid VDm8ZXRVE_KdeNPYrG5A/VDm8ZXRVE_KdeNPYrG5A -goversion go1.13.4 -D "" -importcfg $WORK/b143/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/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid mYZxGa76hA7wE21HSqme/mYZxGa76hA7wE21HSqme -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid YR6yKMcQM7P3KQFuAxGR/YR6yKMcQM7P3KQFuAxGR -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1b/1b10413412053490806aba9c5c7a038e3b6dbfccc4a8c5f613899cb6bcdd4a19-d # internal mkdir -p $WORK/b272/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid 6Ts1-l6kiqtavhyyNV1v/6Ts1-l6kiqtavhyyNV1v -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid Ns7sX5AaDugc2vjv1_AC/Ns7sX5AaDugc2vjv1_AC -goversion go1.13.4 -D "" -importcfg $WORK/b112/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/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 4q0_HxAoyeoHpqcoOP4U/4q0_HxAoyeoHpqcoOP4U -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid iIqCYXojJJt4Io20iMQM/iIqCYXojJJt4Io20iMQM -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b119/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid 1ozmwbpaHeDspkTCHJRU/1ozmwbpaHeDspkTCHJRU -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./parsers.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid JLn_QrslFpkR1a3elzsU/JLn_QrslFpkR1a3elzsU -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./parsers.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b235/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid A2D7EfLnSCQY5_fE0bwv/A2D7EfLnSCQY5_fE0bwv -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b239/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 5sdcvWUBaGtJNtjFxwSl/5sdcvWUBaGtJNtjFxwSl -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./config.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid M5ewwtEVZyDMOsAJML-W/M5ewwtEVZyDMOsAJML-W -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./scanner.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b290/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid xW9vp6a_YjrLP1KxiLIs/xW9vp6a_YjrLP1KxiLIs -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b246/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid UtGzn-BqrPYKii4hSIB-/UtGzn-BqrPYKii4hSIB- -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b265/ mkdir -p $WORK/b282/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 7H7Yezbmi3wvAsQGFMOi/7H7Yezbmi3wvAsQGFMOi -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/big -std -installsuffix shared -buildid 8NK9h8IoEYVLuVVkcUOt/8NK9h8IoEYVLuVVkcUOt -goversion go1.13.4 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid r2OOX3l-mnAljP4WxGsQ/r2OOX3l-mnAljP4WxGsQ -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid a-7MB8HxvarexlKHvnAB/a-7MB8HxvarexlKHvnAB -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid WqkJ5CQI-ZGTk_38a6CI/WqkJ5CQI-ZGTk_38a6CI -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b157/ mkdir -p $WORK/b225/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b292/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid Uo1hAf-IOukdEAhBu1yx/Uo1hAf-IOukdEAhBu1yx -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b293/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid nsKPvsKYKC7cVDQNwv1P/nsKPvsKYKC7cVDQNwv1P -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Y7jcl9wWo2ss_j5fcXeq/Y7jcl9wWo2ss_j5fcXeq -goversion go1.13.4 -D "" -importcfg $WORK/b225/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 cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iEkFOEht0zWoPqJd2mT_/iEkFOEht0zWoPqJd2mT_ -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b229/ mkdir -p $WORK/b156/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid KHGYt88naEAh4YA2mDmi/KHGYt88naEAh4YA2mDmi -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 8rl1ioMixEaEIapfOkZ0/8rl1ioMixEaEIapfOkZ0 -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GWHlHbOzrQr_u2Ce37zy/GWHlHbOzrQr_u2Ce37zy -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/cd/cd9d100419ed67a8bd653d72fe25c09cc53840939631ed0143a50ea049a82c04-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b231/ cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d7/d78c69b96820a24518e460808b6b8b2c9ed501662be470adb5de2dc890e21896-d # internal cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b240/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid stDVDLEkLc3QbCKCVwes/stDVDLEkLc3QbCKCVwes -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 9wr5h3SX7UVxCm-Z2k7X/9wr5h3SX7UVxCm-Z2k7X -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./cgroups_linux.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cf/cf71d530c8a5f3cd5f5cb4909892060c838a5d29d893c40bced788ce78f5de74-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid YLM0XOSVUtt79MCpWmBV/YLM0XOSVUtt79MCpWmBV -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ab/ab27af9b4b83f91df5617d04dda18cf17283f4f92ecd440643cc4e8cf5b1c1f4-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 2wo4xqXDGfy82tY2ixhM/2wo4xqXDGfy82tY2ixhM -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/95/95be4bf782076a25b6577e8aeec2a648355fe1bee49cf8db6234592d88742f8f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b315/ cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/83/8305b00afdc2af11e9d9967159064764010f3473cbd04e849d2270b4a21c5334-d # internal cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b316/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 4Iy4xpfUw9QLw6WqbNoH/4Iy4xpfUw9QLw6WqbNoH -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./version.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b316/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b316/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c4/c41d600d88b4504640b7cac0ba40d0af121b7104718da2181ee617b696ddc0a4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid WJwO5qv5G9_fKY8OxWeQ/WJwO5qv5G9_fKY8OxWeQ -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1d244f53e1bb9de03c8a50aec37e21e48cad67ed8517c200449dcf73652ad642-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid GfY9N-XMX3Vw-B8Kka4T/GfY9N-XMX3Vw-B8Kka4T -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2b/2b05f93b2987352500acecde92ca54e00690129ca8c2d5f3f91c30f9f3ffc503-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/97/971ca5e661fdac2e83066fe380a457a7018f00014af10ec38d5a3c968f6c2d51-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid DqNda1G3fN1ZwRD28G2u/DqNda1G3fN1ZwRD28G2u -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid xG_i7yzvSzMKhuWM1gjv/xG_i7yzvSzMKhuWM1gjv -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8e/8e0b9823da5cbba8965160490181862ec1f1afcc4c0a0f76ed91441a4347316d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/6e/6e5798352183ee30226ebaaa06779efe9ff559da472a2a1a957a0801f969a909-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid LPMys76hO_Wq5zJr_vbF/LPMys76hO_Wq5zJr_vbF -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid yIS7w0dGAYUWpNCOe9eI/yIS7w0dGAYUWpNCOe9eI -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ce/cecdd59d7287ad7cef7f457fb2de169d443dd7e768f08a1df0acea211f012bbd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 43SGM1KvfVl6IN0SgyYu/43SGM1KvfVl6IN0SgyYu -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./set.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/06b5900bc72dcee782a04efe4020309a6e94e1351cfe6dab30f974a6403d5e29-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ff/ffb55a62b77a33c4504e42892c74fae44973ba3c1a9c67bc7e6a6f1cfc24bb33-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b266/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid lfjZva66oji9-ncADz-i/lfjZva66oji9-ncADz-i -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid P2EHL6imVN0jfr2re892/P2EHL6imVN0jfr2re892 -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./pwalk.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7f/7f6a05ccc01734be9233853d86a70d682ecbd7f5fda99707c2a6d0d95c8b7cb9-d # internal go/scanner mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid H6qrG4Jmclc3comaPRt8/H6qrG4Jmclc3comaPRt8 -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/cf/cf47fe4ce850e10a30365c68cdac664770995a204c8a8b35dbc88e3e5db42c5b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid V3aZI9_I46keQp-tbhPw/V3aZI9_I46keQp-tbhPw -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack ./path.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/61/6119395d851e069d49c7e447ee19e3ecc2a69bb6fba015b117f16303790059b3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Gjlfq9tHPuq3vHqdpDPN/Gjlfq9tHPuq3vHqdpDPN -goversion go1.13.4 -D "" -importcfg $WORK/b369/importcfg -pack ./duration_convert.go ./timestamp.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/25/25d096e6d902d99156d419d2087b423156c930d55aa106508e87399fc30bc6e5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid mLj83PEDtphqrC1w7c15/mLj83PEDtphqrC1w7c15 -goversion go1.13.4 -D "" -importcfg $WORK/b373/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_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/cf/cf9fdfd96021c06d07407fca01602930e996c413ae3e8c417d66d1fd0b66b52f-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b376/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 0BF9EocJiXjF5pSiW43-/0BF9EocJiXjF5pSiW43- -goversion go1.13.4 -D "" -importcfg $WORK/b376/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d3/d34ce3f2db7ff716327a5b418fba0dcbbc88a29383509fb45c0d8d5d04cc1b8f-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid lgFnF6b7a3H81W4WHZ7d/lgFnF6b7a3H81W4WHZ7d -goversion go1.13.4 -D "" -importcfg $WORK/b382/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/72/720a3f93c8a55324390a08f4827bcc2685790f74fa0ddea7616fab9c7299f039-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/71/714041223e78f89e6a14cb22381e9e0ed7ed29e64a6b180dba8ca80b8bd47f8c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b384/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 31bPz4odZYn0jcyexnXT/31bPz4odZYn0jcyexnXT -goversion go1.13.4 -D "" -importcfg $WORK/b383/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid gNfVf7r7i7pB9p5bhj7p/gNfVf7r7i7pB9p5bhj7p -goversion go1.13.4 -D "" -importcfg $WORK/b384/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0a/0a2c6c444a6ea43b0452ad8b132eb5f1e12c50412320d6846ffd10a695e0e56f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b289/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1a/1a2bfbf1db9e170e25a37376abf6ea0b79f88009dfbfd0e5de536e39061b209f-d # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b290/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e4/e41b87458cdb47a72f58951d091dae6d837f085698f11b5edce58c9f289e32e4-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid -ipVv6T-0QEBrlwGu6It/-ipVv6T-0QEBrlwGu6It -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./truncindex.go github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b388/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid CvAdmtzBX1Byx7cXK43-/CvAdmtzBX1Byx7cXK43- -goversion go1.13.4 -D "" -importcfg $WORK/b399/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 cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/18/1881cc39e63dadaa2ea6034e74a8da289ea8a58f36a99772affd11d2ddf981f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b408/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid DnuyzMjkCsRoaxsGskZx/DnuyzMjkCsRoaxsGskZx -goversion go1.13.4 -D "" -importcfg $WORK/b408/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ac/ac300b7b5959028f4b90647e6ab5fea346c3a9f0fe23b74cb13fc794f16a88d9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid u1Gr3kLTtR70EHI_k-mM/u1Gr3kLTtR70EHI_k-mM -goversion go1.13.4 -D "" -importcfg $WORK/b409/importcfg -pack ./config.go ./constructors.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/89/89b14fc052d0e4f745e4c27d2ac71508bcba1a8bb6c4ced098fa310a216e677f-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 1uSWjehKIEyY3Rhyu7bn/1uSWjehKIEyY3Rhyu7bn -goversion go1.13.4 -D "" -importcfg $WORK/b421/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/90/90687ffdeee4866ebce87fe6a7c58c7eaeb6eb2d4cc48a256f3efb04a0fbb8a8-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b238/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c8/c8799b13a5d06ff8a2f51d9963a6b3f05de179141254d05ecbcb38bbcfaa20d5-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Zf-9HoHJGNU5ubDsFOGb/Zf-9HoHJGNU5ubDsFOGb -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./capabilities.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid f_EDfMLw8T8w6G0n1CbD/f_EDfMLw8T8w6G0n1CbD -goversion go1.13.4 -D "" -importcfg $WORK/b422/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/19/1922986511a15321269a5a3bcfbcb1bb6ac2a368b09e572115d6a4055e830477-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid dhTRDNbYBHNnffTj4R1U/dhTRDNbYBHNnffTj4R1U -goversion go1.13.4 -D "" -importcfg $WORK/b432/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/b266/_pkg_.a /builddir/.cache/go-build/09/09827e924483faeea366caaad62e6d83020e6c727c5e2ebe43931d33593eb329-d # internal database/sql/driver mkdir -p $WORK/b435/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid baxOwwFGGBYMqF3IN042/baxOwwFGGBYMqF3IN042 -goversion go1.13.4 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/73/73c91343017687a5e80f6b43ea7829e6f94216d14dcb3c42475234b53afee256-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid DI50xnNHA3plwkwi9IBz/DI50xnNHA3plwkwi9IBz -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c1/c11fbba50c0cced604c74b913e1a0048aaee5be53eeb42270ccd7e8c5108ce66-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid a6Tx447ZKGB5YUfoBb3k/a6Tx447ZKGB5YUfoBb3k -goversion go1.13.4 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c1/c1f07ad152f48f102bbead5a8df77f317db5402f037705433c7628c2098de722-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/e7/e772aad18d2ab6bb96d0cb2fa4723868ba0ca229fdcd24782b0954b8f48da4d7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid wWcdHYprrzN_IN1uMX7H/wWcdHYprrzN_IN1uMX7H -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid K6FZseah34RyJ8QZRpn0/K6FZseah34RyJ8QZRpn0 -goversion go1.13.4 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/1f/1fa965fe1b1f4d7b3bc29f838305d1fa19180155f09e7e7ce7187fd2cbf0a283-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid XXUV3CkV6EbYLIosFXV0/XXUV3CkV6EbYLIosFXV0 -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/42/425ef2c8b685f2b9f20b18b548bd85f8434207a4bc13df3b4be4903e03126098-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid VoMmkm9wqFr9-CwwGQgH/VoMmkm9wqFr9-CwwGQgH -goversion go1.13.4 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/0f/0f5b5d58666fd174c79146d4292852d431a051d400df951f7450a3f3800de783-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid JZhmrYW7wdH8ymae8wWz/JZhmrYW7wdH8ymae8wWz -goversion go1.13.4 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/9e/9ea7d91c6c095608e0c8715c1fdbe85110ac848180f43ab7753070b36d8ba62a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid s0-d7xgs_k1Yi89gYaJd/s0-d7xgs_k1Yi89gYaJd -goversion go1.13.4 -D "" -importcfg $WORK/b457/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/b229/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/fa/fac6582cb347efced819299744b444f032e55a5c1884e91f4ad7b7e1143ed92f-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cf/cfeae2f2576a7077aa8a59a9ac25a089df6ec2ab13555eb179981445128ae861-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid oXuXzwFH7dOepkWXfhpi/oXuXzwFH7dOepkWXfhpi -goversion go1.13.4 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f9/f9936184b3c8af7b8d8b3dde3c2512a506a0d48043b724e58f578b82f7d8d5c2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 60AGQrd1sZD4R0NrZ7eI/60AGQrd1sZD4R0NrZ7eI -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/30/30d286226aec381333f2e355ea484811ec2fdd887dea226e5be7cca501f24092-d # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/9a/9a67687cff623f9c8b1d2246890d21f2f66ae5461e023a50b827fc54c95b2c9b-d # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b410/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid cpDVp1skV0GhNlHEH5BW/cpDVp1skV0GhNlHEH5BW -goversion go1.13.4 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid e5z6D14QYyQ5PgNcw39e/e5z6D14QYyQ5PgNcw39e -goversion go1.13.4 -D "" -importcfg $WORK/b410/importcfg -pack ./keywrap.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid Idxlkms2tGBWrVZFJxvw/Idxlkms2tGBWrVZFJxvw -goversion go1.13.4 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/70/7088738fb42ebec2d09ddfc17ef24ae7d575a04946748de96590964c51ce7ccb-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b420/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid XscRDW-_wLJQpbWLXrDf/XscRDW-_wLJQpbWLXrDf -goversion go1.13.4 -D "" -importcfg $WORK/b420/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/51/51ad51417de5a69521ddc1801afc3397ebef195a234707e0e40fd956909ebb99-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b388/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b388/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid DhhmyouukOHOcNyT2Bsi/DhhmyouukOHOcNyT2Bsi -goversion go1.13.4 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/07/0792770de94223e1303e8c2f7ed1d731f2e4ec39c4d1ed3744520792bb771014-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid x9NoTarbhdzgOS3Mdizk/x9NoTarbhdzgOS3Mdizk -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/bd/bd7faddf64745fd4a28a0196aa75ba2f210bb3f18fc44c4221d21de6bd48640f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid WNCuzFSWWODHyrEotbb8/WNCuzFSWWODHyrEotbb8 -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/73/73b42929e4a6c2ad246c79a5f558ca41f58b3fd85c4398993ae73a4caa17f8c4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid OuhW0MlCl8mtOyvHK0LT/OuhW0MlCl8mtOyvHK0LT -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/05/05104598f5681b400e46156645b8ba1eb7d1a5b474ce9472cbcc40774a0b2f82-d # internal go/ast mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uYIZuUq3NKIF3iMvB8-4/uYIZuUq3NKIF3iMvB8-4 -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/32/32f20d569fc4a9145d5aba8927dfd0de57c8bb31e5b5a6fbf3f0ad838d7943b4-d # internal compress/zlib mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid UCBXM2R9MQ1QES1AJ49c/UCBXM2R9MQ1QES1AJ49c -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/b4/b4a6002ec0d831d4386dc60e71250176a62c2aea602ddfe62539d478566cb67d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b361/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid I5Q72qadpW25SLoShQCh/I5Q72qadpW25SLoShQCh -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/74/74ce8f1481a4710c327d78fc9978d1a47130abfcd29840086ffb505011ded627-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OsH009Nl5VZmE30oDEml/OsH009Nl5VZmE30oDEml -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/59/59e65b275b5d62215d4fc0f794a722b37898671e1e7db5e3b728f35742b732ec-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid ABL1aV69nAhBuEt5lt_D/ABL1aV69nAhBuEt5lt_D -goversion go1.13.4 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fd/fd01f1ec1b009216e9cadeccb4aef55b4f3758929de4f75d008117ef7a6c2a73-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid FVAJGRneD49TziZhKm2d/FVAJGRneD49TziZhKm2d -goversion go1.13.4 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/56/56fff713856e621d01857de104e19ad9f632bcc0fe72b68480121123eed07f99-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b488/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid -17ZSXelSFw6PM8MXJ_O/-17ZSXelSFw6PM8MXJ_O -goversion go1.13.4 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/ac/ac6ddb9e429cc037b3037cf6577b0f4c490ee2595d6fdacc233120dc297da16f-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8d/8dcf2720363d62d03509c21c5b737a003aaf334d04063768fc9a60c322bf4cb4-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid sw1rqOYz0xcyI6n0vZWv/sw1rqOYz0xcyI6n0vZWv -goversion go1.13.4 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/a8/a8e25f95976a8108c401b017eb2d8da49ecaf7d55ae8d9596da377e2f54d5bcc-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b494/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/87/870988700084176ac3c8799e42d8a14814d51aeaec2261c3d5c697204faa60cf-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid B_f7jboK_dEdZWH2ZvH3/B_f7jboK_dEdZWH2ZvH3 -goversion go1.13.4 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/e0/e0ea43689618a229e8be3ccea417ee33dea6e421e6ea2f652f68cecd67f86a6a-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid tYf2cAIUSqxGjNsmxK4q/tYf2cAIUSqxGjNsmxK4q -goversion go1.13.4 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/20/20d279babc5898a201b9ce1bad9a413fdcfe1101d343fb1a562560e89794d58a-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b500/ cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/16/1625f1c90b3fdc0b58818a3537a699e68c416716dad62587603a0bff4dd47ac1-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b503/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid W21sKlesRkFk1zZO-2l_/W21sKlesRkFk1zZO-2l_ -goversion go1.13.4 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid AHs-5UJYb7n8uz8iaf3R/AHs-5UJYb7n8uz8iaf3R -goversion go1.13.4 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6d/6db10d44a98d5200a534d8cd7bcc05ad4b93b79927b4289064310508588760bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid _YdajvHcHmo5CY_gPVLB/_YdajvHcHmo5CY_gPVLB -goversion go1.13.4 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/a0/a0306a7df0cb3fa0fef3144d2d1767fb836eef5534b63c28a38c8694f770cafb-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Hok95gvB7d56bvSV6p7G/Hok95gvB7d56bvSV6p7G -goversion go1.13.4 -D "" -importcfg $WORK/b512/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/0c/0cc4eacf5a47e70201e258d44d7549551f28a6433ae1b6f56aa39e3f75fa3a63-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid mN8mJDCdx4Xs1JEWEuP-/mN8mJDCdx4Xs1JEWEuP- -goversion go1.13.4 -D "" -importcfg $WORK/b518/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_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/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/07/07e7fa43e470ffef8668d03e85b898990f448fd3503f6dde455361ffc90ffb14-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid Co3Z4PlXhp7qrYU18pHE/Co3Z4PlXhp7qrYU18pHE -goversion go1.13.4 -D "" -importcfg $WORK/b526/importcfg -pack ./reversereader.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/0f/0fb370b4f2350830ec9141591531f653139ba1a7c4f1ce74225c6ff9985852cc-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b536/ cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/df/df09470b6f68c5c5ed1ec8ca5065572da88bef4113430b87800828fc21e800ac-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b416/ cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/26/2629316766c1b3080560da7940d25eb5b9f53c5ee810cf12cf63c88caa913160-d # internal cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid -QivdohprWJ-LD9VRpy0/-QivdohprWJ-LD9VRpy0 -goversion go1.13.4 -D "" -importcfg $WORK/b536/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b380/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile container/heap=$WORK/b417/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid IlyB9hOgks5D_J2pVlVq/IlyB9hOgks5D_J2pVlVq -goversion go1.13.4 -D "" -importcfg $WORK/b416/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/db/db22961bfe6e6f4516904fa62962403f15e43d0ba8c29d30a7170a37f16829eb-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid h3cWfVz-GuIVbkTNzahT/h3cWfVz-GuIVbkTNzahT -goversion go1.13.4 -D "" -importcfg $WORK/b380/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid dqoo9UrQeCzrpNGL5UgA/dqoo9UrQeCzrpNGL5UgA -goversion go1.13.4 -D "" -importcfg $WORK/b537/importcfg -pack ./difflib.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/26/260e5603c84f0165ce2597ca6c47c63b74188a79285c29fcff6dde41caa54c00-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/c8/c8ee7a21f3170f4d05530268c8b591d2b3b585d98dc90facdecb46cdb4982930-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid clWxo9-YRuDNeEDS3aSz/clWxo9-YRuDNeEDS3aSz -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid QvEDouiJg22KdSq2D_M3/QvEDouiJg22KdSq2D_M3 -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8a/8a24723e484239ea175d9ef3038ac2882d725b64ef9b3f73b100872063aecbd5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 8v1maeC7B14VrF1JqwXC/8v1maeC7B14VrF1JqwXC -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/47/47e71f070d0bd121226f54748c204981cfac31000e2d8e8444d36cde326facd4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid rEOGLXOvBZ-EEAMndAvX/rEOGLXOvBZ-EEAMndAvX -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/32/320ef495e7c510a7e76e10ed6f7cd44080acc62a5b2d9f68b75ad7174462f7f8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid HVZGIavLAOcHFSTRGWoo/HVZGIavLAOcHFSTRGWoo -goversion go1.13.4 -D "" -importcfg $WORK/b398/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/f1/f1bc7386000b45bd274ff918127177efa05b69e4d4b2342eb29185280f489b93-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid nnQsD2se2AcTDvj3s3Nv/nnQsD2se2AcTDvj3s3Nv -goversion go1.13.4 -D "" -importcfg $WORK/b547/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/18/18f1c952fbc6c0c9cfbfed293282b47873b009a7b6c27164009abd72fca7c0aa-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b549/ cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/e4/e46b3e0507c7c4b69822f8498297e25df49cb7863fddd953cdb70ef258132f26-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/6b/6b4d1a3f92c9880c7dc8b650d2420a9de1ed2d03c2a50895622b507363ff9d68-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ec/ec0e609a84dc519e1c6e383739232289afa3eb72c815b379bd282518cb4d62bb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b550/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 3i6f0iemC2su9GtS3sck/3i6f0iemC2su9GtS3sck -goversion go1.13.4 -D "" -importcfg $WORK/b549/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid yFsdfnxF9JTTOUjQzG23/yFsdfnxF9JTTOUjQzG23 -goversion go1.13.4 -D "" -importcfg $WORK/b560/importcfg -pack ./convert.go ./doc.go mkdir -p $WORK/b556/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid dt5U3IpjJYZg1QThlEzA/dt5U3IpjJYZg1QThlEzA -goversion go1.13.4 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ab4cMUhR9q3BqtFaIstU/ab4cMUhR9q3BqtFaIstU -goversion go1.13.4 -D "" -importcfg $WORK/b556/importcfg -pack ./doc.go ./errors.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/5d/5db472905fa3fc34b9f6bbd33f316697a7e724bedc90ce93e572881ab8fd64e2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid uTN7ascsBW3uDEB4feOs/uTN7ascsBW3uDEB4feOs -goversion go1.13.4 -D "" -importcfg $WORK/b563/importcfg -pack ./from_stack.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e8/e88e2053058cf9c6b4eb61b63ed407c0746daf63c627222d2b58ed409289ebc9-d # internal text/template mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgFDblriAGAVOJNwBhTM/jgFDblriAGAVOJNwBhTM -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4c/4c11e4795f4260b5596e0c5908814db765e3c9497493624a2dc4fc4385804a26-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b153/ cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/5f/5f6cd707db43fa2103288d5ee8eb194477990e953beb8a2d36609adb3ecc2e19-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/54/54fdf8388c6eddd50552a5265a92a3c4465fb1d3b147de120cf35bc5deb4b392-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b566/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cat >$WORK/b153/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid mRYFnj12sgo9CccONREu/mRYFnj12sgo9CccONREu -goversion go1.13.4 -D "" -importcfg $WORK/b566/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 1RGpnJqnG6Fzvb0n3J0E/1RGpnJqnG6Fzvb0n3J0E -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/15/15abfad8df719a91868b92dc46a0447ac36e0211b7dd3b8f337a86c7d00b0aba-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid QGAc65BObPjLsmrk9PmQ/QGAc65BObPjLsmrk9PmQ -goversion go1.13.4 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 2EJu1T19n7rYHJp6RiMk/2EJu1T19n7rYHJp6RiMk -goversion go1.13.4 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/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/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/08/08432b058a7c8a76a71e389672a31c6003630ff4b02ea2aa3d96ac6760065038-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b577/ cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/1c/1cfcd51d3edf46cd620a5c8d5267449f66ce3421a8e9ef132854d8e0fa895625-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b599/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b578/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid M45EnGXVpWvoeAQMllQ_/M45EnGXVpWvoeAQMllQ_ -goversion go1.13.4 -D "" -importcfg $WORK/b577/importcfg -pack ./base.go ./doc.go ./version.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 55dpl3e5ZfXqlrWB9G8X/55dpl3e5ZfXqlrWB9G8X -goversion go1.13.4 -D "" -importcfg $WORK/b599/importcfg -pack ./metrics.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/81/813d146298b54e2bc42c10203efb910b005caace9a0febb0e0245980154edcec-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b120/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7a/7aa6fc68c3f36f6305d7c662af994ff5ca70b0e00adf406272261d1990963f16-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 74KqvQBJRnh0FDcxx2EU/74KqvQBJRnh0FDcxx2EU -goversion go1.13.4 -D "" -importcfg $WORK/b120/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/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid hwJ_W7pxQESaeN6WRvyp/hwJ_W7pxQESaeN6WRvyp -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/58/58e259ca1382ec0885df85517a389dca9a76f58d3e313c55aad075702f6fbe84-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/03/0326997cd9f17a3fb0dc14e4b450e37078a3932f08a79691b009ff1210b307b6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Cd8Sb1mo7ilFtd2GPsKB/Cd8Sb1mo7ilFtd2GPsKB -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid INmyzbx4Zcc-FDBDri1b/INmyzbx4Zcc-FDBDri1b -goversion go1.13.4 -D "" -importcfg $WORK/b218/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/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/21/21e2f818d0151e0f0378b7ba2726c1ccdb9b2ce3a62612bf56554d1b0bdc8a95-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b262/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/64/642b9b9c2ec2be3800b41e76002469d1fdc868b83a9d0eebd88fcc1927febdaf-d # internal cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 8awt5hXTQcPI-ZeTkmgG/8awt5hXTQcPI-ZeTkmgG -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/15/15aaf50fc5fabe0f1fd9913ee6cdf359b37eb4b340ccce77e12d3c39617aa389-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b195/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid OzRLIqeejaMDJQjM44Qh/OzRLIqeejaMDJQjM44Qh -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/37/379d39c659bd50bbd2df753ab97e8c9bc2bce1140e56abe21b355f31909b5a48-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 5Bdb_to6WG8OZ9LOPLlA/5Bdb_to6WG8OZ9LOPLlA -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid B8HBCqqo9IAc3KfulCTV/B8HBCqqo9IAc3KfulCTV -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e5/e5a1dc18a1c138262751e903c50ee135295b17d99745e3b582bd6f066b4f8199-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid UWviUYb6o-60DA1_UgO9/UWviUYb6o-60DA1_UgO9 -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/db/dbe1bd9e2b2b3ce499c6c7b4b23b1afdbe5437bec82d5bf506bd01ef9ee15276-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid QmIyCwOMFHUiHFNQS4rW/QmIyCwOMFHUiHFNQS4rW -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/20/20f4cd704a4fd1c5fcd30728a1059c5ac268392ac75ef28b3fc071512604b40d-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/1a/1afb89d0ff22e18b4d973c7dedd95b207048b36a0c96582ec1bfa38d129afad0-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid taFwo-ld06KqCDOt8Wd8/taFwo-ld06KqCDOt8Wd8 -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid N2Ffh5QgJ9rcftbgWENM/N2Ffh5QgJ9rcftbgWENM -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/6e/6ed03a26d819beef0af6a90b384039b4b42855e048de999eca499cfe4cca0ff0-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid au4H6fCatmgm0iNFOp73/au4H6fCatmgm0iNFOp73 -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/7e/7ef8fe24afc46900faa75a39135720c62b7bca4705fd4e0b1f701652947ff43d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Prbl7cEojCcUhdtpg2jx/Prbl7cEojCcUhdtpg2jx -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/0a/0ac22c70fdba9141600089213043c6c01035875e043eab89b0dbfa374a283eb3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b346/ cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/54/54957abbadb96cabfd61776f27227b45eb0a88278f8905414459de0d19847703-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/af/afdead01a5f29f5cc9a236421fed6ce91234845561194e254a1a19edac11cff6-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 9zwEJjK-9-3jW1OR02fz/9zwEJjK-9-3jW1OR02fz -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 6cNCUw5Z6pplSBziocxc/6cNCUw5Z6pplSBziocxc -goversion go1.13.4 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b366/ cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f5/f5109b8fe2de37f368b20e0e6e51095194d4c7e0abd0ea1ff3f22d6310fd82e0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b389/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid GqqJplPscmUDHFZAoKcI/GqqJplPscmUDHFZAoKcI -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid xdFkTjCUD4n0olsLUt02/xdFkTjCUD4n0olsLUt02 -goversion go1.13.4 -D "" -importcfg $WORK/b389/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/9d/9dff01b9537f64ba0037a77bfb218950b9e1a341f7200939f62baabb01e06eba-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 7hb7BBTk6rVWsSvumdMk/7hb7BBTk6rVWsSvumdMk -goversion go1.13.4 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/fb/fb83d4974fe8166dd2066054f33001c4313d9abb4d5e9abb19087fb5849b2c27-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 17uI03wZk2ZW6wYIMEeT/17uI03wZk2ZW6wYIMEeT -goversion go1.13.4 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f8/f8030d0224d8e5bf065d6f4919c363afaee28143394bb2b653f841294055b48d-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b534/ cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/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/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid LXMjAjrWlsL_Sco2RL3P/LXMjAjrWlsL_Sco2RL3P -goversion go1.13.4 -D "" -importcfg $WORK/b534/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/17/179e74a61744aa65f33f79de429e9af3180999f8a3cae2c6d89209aa35c4ace5-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/b8/b8ee3086c1afa980e5100a294919b149f8b36093d34e1df0ff8221f56b7472fc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b555/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7a/7ab7d17c711138a73eb49541065faf392a26ae8e0902f1c0971479293098a69d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b562/ cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a1/a14cdc3b5db265b5a51412b17248d07a9a29a89b7d38e341ac911f826ee89b4c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/eb/eba24a6e246c4367266aaf26b4dbcf17ead9a4975c57d584e129f2d86e01ae93-d # internal cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 1cY0bL1TTGe_1CPevLMU/1cY0bL1TTGe_1CPevLMU -goversion go1.13.4 -D "" -importcfg $WORK/b555/importcfg -pack ./errors.go ./path.go mkdir -p $WORK/b379/ cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/8c/8cfc7afb6cfd0c987780dd125f795e24bc514e2f85072e44c218aeb537edf159-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b548/ github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b495/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b383/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b567/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid woCz5C3Iu8cqOTsUMySN/woCz5C3Iu8cqOTsUMySN -goversion go1.13.4 -D "" -importcfg $WORK/b379/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b549/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid yM-jW_wbLvlSbadDvYEd/yM-jW_wbLvlSbadDvYEd -goversion go1.13.4 -D "" -importcfg $WORK/b548/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid o1Wch83Mdg3sXav33Thr/o1Wch83Mdg3sXav33Thr -goversion go1.13.4 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid Xm_imf3Z3vhy0jRoclSn/Xm_imf3Z3vhy0jRoclSn -goversion go1.13.4 -D "" -importcfg $WORK/b562/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b567/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b567/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3b/3b687ef6ea84d49877a1c3c29c5efbb49ac16f65e6a8fc6e4af25dcccd3d6217-d # internal cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b9/b92b297873ca2e12de78eb5305ab205d599ad7f566b20917bcca622be4dd4176-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b583/ github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid geKuypJkp4qDx4elT9Wy/geKuypJkp4qDx4elT9Wy -goversion go1.13.4 -D "" -importcfg $WORK/b583/importcfg -pack ./framer.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid qwROQVr6AmzPet-XImNs/qwROQVr6AmzPet-XImNs -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6b/6b3b336ec2d9c08280e6c7b40991adf8e4dc3e75f53d0978cb6aee7df5b39aa3-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid eAnoKZWlhPqEKv9e17da/eAnoKZWlhPqEKv9e17da -goversion go1.13.4 -D "" -importcfg $WORK/b603/importcfg -pack ./rate.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/6c/6c50894870520c8168b5dd27690efe412a4cc30cdb0569505e51d978c9d57438-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid b1x7YvWVjgA2vt1tUMip/b1x7YvWVjgA2vt1tUMip -goversion go1.13.4 -D "" -importcfg $WORK/b610/importcfg -pack ./addr.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/40/4017fcdf3b6e0f52fb03c0e19999696f0fa9321ffc09abd2ede71e0c984e04f4-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b621/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cat >$WORK/b621/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid Xncg2mIv1GAiZjbaujJt/Xncg2mIv1GAiZjbaujJt -goversion go1.13.4 -D "" -importcfg $WORK/b621/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/de/dee3e02abc5834b987242e0a05150d976f9a91fe728dc7d286350951ee6b7b7d-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/19/1977de9910a396143f92350c36effcde222666b48188173ac35fee5ae1825e3a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b632/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid TCvn-i_UEm1tVij0p12S/TCvn-i_UEm1tVij0p12S -goversion go1.13.4 -D "" -importcfg $WORK/b632/importcfg -pack ./names-generator.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/21/21f859bf2d1e6c094cf480a13fdaa08980e36ade2713f8772ed3cea17e208687-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid pLK2h7mVmbBa3xkHlteC/pLK2h7mVmbBa3xkHlteC -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid FDYe0NweQwaxtzTL9Rq6/FDYe0NweQwaxtzTL9Rq6 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/25/25464586d2834a5313b19e501459f765bde097caaa021084984e9e721c5c12d8-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ed/ed35ae21ed6dc93a5a7d022ab9e41deb2567cae7719a3bc845f59a0be3a16d50-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PuhLsysQRYr98no_EOwc/PuhLsysQRYr98no_EOwc -goversion go1.13.4 -D "" -importcfg $WORK/b635/importcfg -pack ./netns.go ./netns_linux.go github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ cat >$WORK/b640/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b640/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3c/3ca6f985ebb491145cac77c8c69bafd8a55ee1f8e9e5778e43f9d6a9792c59a3-d # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid ZKLbQqnRqYKPsFscBSxD/ZKLbQqnRqYKPsFscBSxD -goversion go1.13.4 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid fyKrhdaQnRZwsHgLTr6v/fyKrhdaQnRZwsHgLTr6v -goversion go1.13.4 -symabis $WORK/b567/symabis -D "" -importcfg $WORK/b567/importcfg -pack -asmhdr $WORK/b567/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/05/05f04e2b9988f8dcadd8c19a0c07936a0a232d64902c8f537ce79f7a54c7e1d5-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b533/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/48/48e7cd91bd5ddc4d7d3fe2c1e1844241fdf5a7d349cc3c1cf45c7adad8ce3627-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid o3xeJZ9FpvLcjT7v2QPh/o3xeJZ9FpvLcjT7v2QPh -goversion go1.13.4 -D "" -importcfg $WORK/b533/importcfg -pack ./hook.go cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid FCurRQQaHMv7bp5NlnGO/FCurRQQaHMv7bp5NlnGO -goversion go1.13.4 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/06/06523ba061281bf6ca92ef4d8e2fb7207f37bf90343410d88ccf16ecb7aa09d4-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid 6kDX50a2PFmmKN1ZFg10/6kDX50a2PFmmKN1ZFg10 -goversion go1.13.4 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/96/96c5d9a2946d05c0dba4d612feae474794aa18b381a6f3ea8de81e1b5283a3fe-d # internal github.com/containers/libpod/pkg/seccomp mkdir -p $WORK/b667/ cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/5f/5f4a34a9d3c4fbf22abeddb55418d6fd6e61f5dd5287f373136a7ebde4a4607c-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b672/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/pkg/seccomp -complete -installsuffix shared -buildid bEWF_9_FbPT-ghmcfbEu/bEWF_9_FbPT-ghmcfbEu -goversion go1.13.4 -D "" -importcfg $WORK/b667/importcfg -pack ./seccomp.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b0/b0f645e5a8b6c6a46e7800be15e5cef99fa93f0618fabab4f6bfb38f7188b8db-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid gjWVSFELNVFPX8cPX0Px/gjWVSFELNVFPX8cPX0Px -goversion go1.13.4 -D "" -importcfg $WORK/b672/importcfg -pack ./channelwriter.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid rpsmBXq3yV-nP6q3p5ja/rpsmBXq3yV-nP6q3p5ja -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/35/35dd39a80eaa610a7ae358a237e1e33f01e78b1a18e93a62aef0bce413d50081-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid KQCKK6w0u6x5yjeNboUT/KQCKK6w0u6x5yjeNboUT -goversion go1.13.4 -D "" -importcfg $WORK/b674/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/31/3192ab9a74273adc903293ef21a9b5dbe20655e0ee5e5cce80a9e212cd03de54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid 5KJhz45JGTEZcshPty2X/5KJhz45JGTEZcshPty2X -goversion go1.13.4 -D "" -importcfg $WORK/b678/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/31/31cd7c5084efae09730b8cd629c7b5dda9786eba52d8d70f5af40fe39aebe5a9-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b716/ cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bc/bc44ab557d5702115deffef45d2b9223ee94025f3cce6b07518a126f2c2bf248-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b716/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid JFym2lzyB5bJ8wmIB-1y/JFym2lzyB5bJ8wmIB-1y -goversion go1.13.4 -D "" -importcfg $WORK/b718/importcfg -pack ./logger.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid tsTLv6icaTl24rzJu9-k/tsTLv6icaTl24rzJu9-k -goversion go1.13.4 -D "" -importcfg $WORK/b716/importcfg -pack ./json.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/42/428c951a22372b3793d85b7655c261fc66c5b2b88bcc4bfce4b3c331c87e0310-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b719/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid DXZjt0QbLLvGwaUq0As-/DXZjt0QbLLvGwaUq0As- -goversion go1.13.4 -symabis $WORK/b640/symabis -D "" -importcfg $WORK/b640/importcfg -pack -asmhdr $WORK/b640/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid -HCfnqBrEtiuo0KhTTH1/-HCfnqBrEtiuo0KhTTH1 -goversion go1.13.4 -D "" -importcfg $WORK/b719/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/ef/ef05400faac4b33bacc1c3ee12b6ee533bd6d782658126a914041a9618ff652e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid X-I4uWUthLNm4Q8q0Zlt/X-I4uWUthLNm4Q8q0Zlt -goversion go1.13.4 -D "" -importcfg $WORK/b725/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/62/627f4f65fee51b2f012ce1b71e13ea0f67b1fdce3e0d5e5e1ba71f2eb32cf092-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6e/6ee3ad16d6ac1b6324807c7662b6d20d8654da619e6cc90a2f68ed69f013e0b1-d # internal runtime/pprof mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p runtime/pprof -std -installsuffix shared -buildid aYYUOScsvK7RQUksjP5f/aYYUOScsvK7RQUksjP5f -goversion go1.13.4 -D "" -importcfg $WORK/b735/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/04/04b630e364cb38226456a61e50bc00ba6f2a6c88f3d746a9537e59770ec6efbd-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b605/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid 7Nninsf1w5JJP9-gEIcs/7Nninsf1w5JJP9-gEIcs -goversion go1.13.4 -D "" -importcfg $WORK/b602/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/af/afe613f55354d1e8090fb0c72a924ca94335bdc5574c543f7b7918444d794096-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/c7/c7ac1e6b2d371f233f1f775b1236657f4be6127dabfabfcd923611ec41ddfee3-d # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a3/a3a94aba50b823800d0f352bba0f0312956dd9cc29625b3748176ae6e2f4a9ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/55/558259eea4d1995078142313140f56f3b99c8cc444687896c474e2351c9b4e00-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/cb/cb4216eb277a9d5284b608f483342c74fbf242cb29521599aa09e633fb414223-d # 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/b672/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/5b/5bd259a3313a9c373017bc7d5ff16545e5d1f9314a313989ed1f2e3fe7a2aece-d # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/17/17590fecf78b1bcba49cab115446ba81b9ee7966fcd6d793a0f1747f7f0610c5-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/8c/8c8805aef58e332961c033b2ff92b48171da5ee93bc034d454766c6ae726fbef-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fb/fba3396f4d9d9eb7bfa55e52e13702f969153b770389a2a1dbf030e1838e52f8-d # internal go/parser mkdir -p $WORK/b299/ go/printer mkdir -p $WORK/b300/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 2TMZQ_4Hb0JHPV7SdeMg/2TMZQ_4Hb0JHPV7SdeMg -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./interface.go ./parser.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p go/printer -std -complete -installsuffix shared -buildid yReOOeATTWdljFpe4VQ5/yReOOeATTWdljFpe4VQ5 -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/62/6282782637d9fb862ec384909044e615ed5e900f037a6d918f9c2b2d5946a2dd-d # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/41/41b2af9098ff84a6ed50a8ba713c79b0da66ed4cfa87e53cd4101b9f406b4dad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b078/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b080/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p net -std -installsuffix shared -buildid Nngp9jweW18V_dd_UIR0/Nngp9jweW18V_dd_UIR0 -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b077/_cgo_gotypes.go $WORK/b077/cgo_linux.cgo1.go $WORK/b077/cgo_resnew.cgo1.go $WORK/b077/cgo_socknew.cgo1.go $WORK/b077/cgo_unix.cgo1.go $WORK/b077/_cgo_import.go cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/3f/3fb848a4f944be442a7b6bd7101a7db179679458fe1c995b31c6917f828ccac9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/93/93785b9ec7d619e9ef069e984d27605925bf83eb73b3d6d48f0681fe04f86eae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b200/ cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/16/16125862fda9b6f1a5c5a1252602788d391d4656c363c05d6d6932e9151053c4-d # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/arith_amd64.o ./arith_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid hLmlaOaHW9dGfBzJsyID/hLmlaOaHW9dGfBzJsyID -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid x9DdvwIS3CCxlIe_aJFg/x9DdvwIS3CCxlIe_aJFg -goversion go1.13.4 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/71/714bc39a6edc655517633738cbda54687c2aca6516543bdbf6f62d0915ec1d51-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f8/f8dea9f2882d1395e6f02580132110289db3f01b8212eaff856cd44196d4a163-d # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/6c/6c6c1c1310a78008eddd9d02ca7d564c5bcbebf2cb02e0a30fe89eea60758f43-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b640/curve25519_amd64.o ./curve25519_amd64.s cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/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/b218/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fb/fb50a2938da08706ce0ec4c5449c5684bd1346755cfe034f98c7bb5c211c4f72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal encoding/asn1 mkdir -p $WORK/b047/ crypto/elliptic mkdir -p $WORK/b056/ crypto/dsa mkdir -p $WORK/b068/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b545/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _KY3nRtEi5AOhGmbgQv4/_KY3nRtEi5AOhGmbgQv4 -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 2UgS4RvVcNnrTVz6xetf/2UgS4RvVcNnrTVz6xetf -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./dsa.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/85/857b071228eacbb95868c260e62b9f09ed1b5e5b363cabf7af19f490d37db12d-d # internal cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./p256_asm_amd64.s cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid vPQ03wIcn9i6QOyAv1nV/vPQ03wIcn9i6QOyAv1nV -goversion go1.13.4 -D "" -importcfg $WORK/b545/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/0f/0fbc9261df30de71f5d7242e02ab8a99d56d2c6ad6a6502421647b4ad48c55dc-d # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/9e/9e7afd6e0a99d3415ffa9155094336969d11477bce067678cc22ca644f32910f-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b640/_pkg_.a $WORK/b640/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/c8/c885a48c66e2c197c1a70096e9870f0acb80840a61b2fdc155cc139c831c3076-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/4f/4f7723a70ce15d4a61005e3323a024c90d88072957ba1c84ecd90f5b52616702-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/25/2519e0fa35c5d3fa200fa43865228c6b0450c69acb2fbe420ea18e32e075e05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid jqpljpNMBv8v_nCeO0pr/jqpljpNMBv8v_nCeO0pr -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/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/b379/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0c/0ccf13744242a68aabddc347d653514ac41c98c076dceccf00ee7eb143209cec-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b251/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b277/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b277/ -g -O2 ./projectquota.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b394/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b400/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 6hdH3KvazmJwE71NeGbi/6hdH3KvazmJwE71NeGbi -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b397/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid ZmQ6WnW-GoXBt84x2QVa/ZmQ6WnW-GoXBt84x2QVa -goversion go1.13.4 -D "" -importcfg $WORK/b394/importcfg -pack ./umask_unix.go github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b444/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/42/42cc6ee5bf7dd98d1145b0f4f5bb9cb9e653ff5d3dd4ce33ffb0c9b3e935e881-d # internal cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid GDW_POzxsmFeaP8CYjj8/GDW_POzxsmFeaP8CYjj8 -goversion go1.13.4 -D "" -importcfg $WORK/b397/importcfg -pack ./boltdb.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid l5GPjlr7wkXwVWLM782Y/l5GPjlr7wkXwVWLM782Y -goversion go1.13.4 -D "" -importcfg $WORK/b400/importcfg -pack ./memory.go github.com/containers/libpod/vendor/github.com/containerd/continuity/fs cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/pkg/errorhandling cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid 0jXxikeyTZotABPBfecm/0jXxikeyTZotABPBfecm -goversion go1.13.4 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go github.com/containers/libpod/libpod/logs mkdir -p $WORK/b245/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount github.com/containers/libpod/pkg/hooks/exec github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b524/ github.com/containers/libpod/pkg/hooks cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid z1nbrLEOHRJdW-zfEMa1/z1nbrLEOHRJdW-zfEMa1 -goversion go1.13.4 -D "" -importcfg $WORK/b245/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 mkdir -p $WORK/b451/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b524/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b524/ -g -O2 -Wall -Werror ./shm_lock.go mkdir -p $WORK/b447/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid rrxpam1tswZOCIYMBU_M/rrxpam1tswZOCIYMBU_M -goversion go1.13.4 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b481/ mkdir -p $WORK/b525/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid guGYN4fwSwrwnZl3AZDH/guGYN4fwSwrwnZl3AZDH -goversion go1.13.4 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go mkdir -p $WORK/b454/ mkdir -p $WORK/b535/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 3H9AKargJBjFWQY2p2pT/3H9AKargJBjFWQY2p2pT -goversion go1.13.4 -D "" -importcfg $WORK/b535/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid tqs0jZ20VKFAMVD73biB/tqs0jZ20VKFAMVD73biB -goversion go1.13.4 -D "" -importcfg $WORK/b454/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go mkdir -p $WORK/b532/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -o $WORK/b494/_cgo_.o $WORK/b494/_cgo_main.o $WORK/b494/_x001.o $WORK/b494/_x002.o -g -O2 -ldl cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid G6T4yzD3oaoYg2yZ5a2m/G6T4yzD3oaoYg2yZ5a2m -goversion go1.13.4 -D "" -importcfg $WORK/b532/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid bfxQmSNtvkfF2obzYqOC/bfxQmSNtvkfF2obzYqOC -goversion go1.13.4 -D "" -importcfg $WORK/b525/importcfg -pack ./log.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid IgCdMN7bYur6aRgcJn-V/IgCdMN7bYur6aRgcJn-V -goversion go1.13.4 -D "" -importcfg $WORK/b447/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_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/30/30e66aef84e1a0ab956b460da3e2fa801c8f57f9672e05c2480de86c5644518e-d # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/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/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e8/e8f54dd389a8349547c06b7a6f59ae0a3c537cdd0beacb8f87a68d2aa3e44242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/d8/d8179a245ecbea74290e2f91230c27756cd6d69cfff3b660c8467f3b0932e611-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/b2/b2a76c52b6869319ca80bf827f12a1c6f7b6a81198e96fcb369c180aeb32e767-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0b/0b0940fd879d19e112db63723b612ec8c461d03367ad8d230cb1f2e3c728ee15-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid RoW9IPUJda0R9iKkkS40/RoW9IPUJda0R9iKkkS40 -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a2/a2e6468da9a2119df0f28cefb1add1c723c1f01f2d16d4b574fdedec482331fb-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 6Vcrn9Wwj4Ymztw2ddl8/6Vcrn9Wwj4Ymztw2ddl8 -goversion go1.13.4 -D "" -importcfg $WORK/b255/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/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/84/840120424ae47abc6b3b46977d49177bbf5381be7b305502ff1d6e51640212ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/a3/a363517e223fb1032b6c4e929885a3ab6ea52b0be3848f63c10aff548cd1503f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/77/7745761eb036409da45a68dc8f54372d45be01743e95ed347cc2c6c28f7605c0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b396/ cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/3e/3e80a5aed01d6364ee181bab2ec81623bfd00d27d7613c51881bef39cb604f10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 6d4S5Du1jEoiNeUfuGzr/6d4S5Du1jEoiNeUfuGzr -goversion go1.13.4 -D "" -importcfg $WORK/b396/importcfg -pack ./default.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/52/52b711ed1f127de51e3f2a8f64e451eac4d9ce40b71e49f194f0e1497bcdad7c-d # internal cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid rkr7D2RtG1zuQ_KSKbGC/rkr7D2RtG1zuQ_KSKbGC -goversion go1.13.4 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/5f/5feea5b4e92d44a6b16e5c90664a43424943feb3081911b0ae9cf76b9c8455f4-d # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/0c/0c830f3cfcb0052c48e94f813f8c903cce24ada90949d7cfe35460b710d47545-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/7d/7de80704ec405a6e1efb0bb2b4c85bb6ff598dcf2016bf8e351011ea76588f1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/4d/4d0d1a210b5dba77aee503cd95f4ffabf532555dada04a2e8a3ffb69a4ba9cf0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/cb/cbc7833f2d9190e2d406205b30510cd49df407d9b0a8cf52070a971fce61e1a6-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/cf/cfec6b8796e2fd70a1820a1fc01d5009a5ab52b8a47e4780ef5834f80e247eb6-d # internal go/doc mkdir -p $WORK/b558/ html/template mkdir -p $WORK/b700/ cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1b/1b9dff3460ad4677604eb1411cf3b35b9ea8d72e7a20cda0289ff2ea40e08e87-d # internal cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b559/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p go/doc -std -complete -installsuffix shared -buildid rmRko7BPKHTWMpUH15CX/rmRko7BPKHTWMpUH15CX -goversion go1.13.4 -D "" -importcfg $WORK/b558/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b701/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/35/35cd5f91f0a7a48f3fdc69f6a92ef3c1025e2075b6f50d3294bb93a7db4ad7ea-d # internal cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p html/template -std -complete -installsuffix shared -buildid WskDbR0JLLegnTsasa6h/WskDbR0JLLegnTsasa6h -goversion go1.13.4 -D "" -importcfg $WORK/b700/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b466/ cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid 2Tacj679jTWpsMQVyEK-/2Tacj679jTWpsMQVyEK- -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b243/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 3etpzVeF2E3d5SxBKWW7/3etpzVeF2E3d5SxBKWW7 -goversion go1.13.4 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid oG-NN4-M3l1T48ZIoud8/oG-NN4-M3l1T48ZIoud8 -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/07/07e16078af2fa194ac09bd1924cf15171d49d57b41a7cb3b19191257e8481a26-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid LLp7OSnQohjRcSuNgY5D/LLp7OSnQohjRcSuNgY5D -goversion go1.13.4 -D "" -importcfg $WORK/b453/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/a7/a70cb65ab3383bfc1ae3906df22493e9c9db317cb4ba6346b29814088e0795bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/a0/a0223433ac88e97c1a7868f3c2d8915f8dd08e66cbadcc3851281175dc0c5acd-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f8/f8aeb59c580d14abdf80308cb5c571592dd6efb76d271722ad097e73d88f852f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid QdjXdJ9WZKcVNQVl204A/QdjXdJ9WZKcVNQVl204A -goversion go1.13.4 -D "" -importcfg $WORK/b254/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 cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6a/6ae01e7bfa80daf7972700137544bcfb114599d024db1e8006d5f1ddef9300e6-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b515/ github.com/containers/libpod/vendor/sigs.k8s.io/yaml github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b585/ mkdir -p $WORK/b224/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid w4JAQQUuw41ecn7ow3rv/w4JAQQUuw41ecn7ow3rv -goversion go1.13.4 -D "" -importcfg $WORK/b515/importcfg -pack ./config.go ./trust.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid IwI_UU4sPN8_Dyl5To6I/IwI_UU4sPN8_Dyl5To6I -goversion go1.13.4 -D "" -importcfg $WORK/b585/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 2zM0FuXWSFHg9pv-qah-/2zM0FuXWSFHg9pv-qah- -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4f/4f2b16fc3ee3d49b534c5ddc2432f4d00b742aa0f0ff7cb8a7240b886e42929c-d # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/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/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/b1/b13eaeab14787eacf0461356213558c82d8a716deb7197411be0bd3a5bffcfe6-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9d/9dcdb71579676716cc51dc44aef89c0cde8860eab6fd1c59e4bc5973d9ebb805-d # internal crypto/x509/pkix mkdir -p $WORK/b069/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b073/ cd /usr/lib/golang/src/os/user /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 cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YxRu3W_i26XTHUwb2jAR/YxRu3W_i26XTHUwb2jAR -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b042/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath crypto/internal/boring -- -I $WORK/b042/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid icayjBCKUiU3n7RVT5qB/icayjBCKUiU3n7RVT5qB -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./pkix.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/79/79c09eae104c7aa7710671b102a300e31fdcf61cdfaa6737901d19bfe6472154-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b144/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b256/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser archive/tar cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid dWRLK1zSVQbnCB7DIu7x/dWRLK1zSVQbnCB7DIu7x -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 5gRFAQzbEoKCZbw5iPpi/5gRFAQzbEoKCZbw5iPpi -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b391/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b250/ github.com/containers/libpod/vendor/k8s.io/klog cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid hzsOBcryy1LwbiUfJTaH/hzsOBcryy1LwbiUfJTaH -goversion go1.13.4 -D "" -importcfg $WORK/b391/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid jF6dSRAejhiW8z3EC389/jF6dSRAejhiW8z3EC389 -goversion go1.13.4 -D "" -importcfg $WORK/b256/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b288/ mkdir -p $WORK/b540/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid GU2N14LYGDhuS6p5PG7l/GU2N14LYGDhuS6p5PG7l -goversion go1.13.4 -D "" -importcfg $WORK/b288/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/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid W4mNILleGuQVWNuNGOxE/W4mNILleGuQVWNuNGOxE -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid x41Wm9L-kLy1ZQSX_VW5/x41Wm9L-kLy1ZQSX_VW5 -goversion go1.13.4 -D "" -importcfg $WORK/b540/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/18/184500c6896656217e286cc510885f844da956f289843f7c41abd963916fb9b8-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid LvQcpa4w-ZXSnUMMMiQn/LvQcpa4w-ZXSnUMMMiQn -goversion go1.13.4 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ec/eca6478abd53b7cf7ad6c15ad5ba62fbd5c4755ae45565266164bdf2ed652f81-d # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b241/ cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/35/35ba4ac02182cc15853aa7e19d5c946d109b396324c9c5ed9d6a3ee00c85c391-d # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/9e/9e9194a1a26addab6ff064078bed1d0bb3f42bb0e58e523352d05e45b6ef584f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid NcDRxLFnloSZbDbtOYUS/NcDRxLFnloSZbDbtOYUS -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e4/e48fd8db0a1653470e6d7f0e0232358fb0ba797a3954342a4f10c3852754baf0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 70TT3fW-lGjyqbrAacE5/70TT3fW-lGjyqbrAacE5 -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/8a/8a5e32c5d9da65c1494b8891b6ebe65efe972886abbdf6366826bee3587d4363-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/61/617a14cd6bcde4a5109724a02a1262ae940d57c42bbc15902e1b2a7468db0e63-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid qtRyVdt0HbyLFpu8y6Wk/qtRyVdt0HbyLFpu8y6Wk -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c1/c1b42c7fcef2a1f7c774fb145885fa6dc088907d34dd4cde79875d2a7a188054-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f1/f179830e0d877e930cdb3b3fe0105c3429dbc40df2286de6cdcbc8b7ad21c4b4-d # internal go/format mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/printer=$WORK/b300/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p go/format -std -complete -installsuffix shared -buildid UaVJYIRYV7lJsOP3QDSw/UaVJYIRYV7lJsOP3QDSw -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/87/870aef395d3b8b4abf34dae9ff511e453a085f5e1a72b7e0b2f987a984236442-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c0/c086050acd0eeb7dc1ec70cfbaab8bdc155bd978e3da8a539d5ca5027c46d65f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b233/ cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid HY8e8rRtOgP1h_D958eD/HY8e8rRtOgP1h_D958eD -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./formats.go ./templates.go cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/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/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/03/03fdd0e7a53144ca157d9cae1b279f5accd37a07f3d00e7b963af2e886d03565-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/6e/6e269e4cb2e274a8f283acc8e7b73cf895904e3ab7ea8a2cbb1d3960b22f474b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile go/format=$WORK/b296/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid RWzulBb0_yFqLgSUw0wf/RWzulBb0_yFqLgSUw0wf -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/99/993267d64c5c00bb9f2b652061ecbf6ea031b58978c3670fa76551ca8b245a01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/80/8085351603bf2f855d18106efd8ca4fbeaecb551b4dfa4afa8734ef1a6f48f57-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6d/6d0c08406393d4b547e77a035d57936eeb1aa0f797fa84a3edd529516df1f1b6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid HKyjAc3kllRYoj2Ibn-e/HKyjAc3kllRYoj2Ibn-e -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid tUlI7m6e63TOs5tv7_CA/tUlI7m6e63TOs5tv7_CA -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e7/e7657fff9158ba56f4321e391e3f04ecaaca8330c1d9520a3e9453250f94dc73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a7/a7031426a975c710e0e4d9b17bcd48f24bd78f9e602d8ebbf9137b8a4975e5fc-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b612/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b452/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/_x001.o $WORK/b277/_x002.o -g -O2 mkdir -p $WORK/b253/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid a0Tu54vgGR4YFhfzz_Ra/a0Tu54vgGR4YFhfzz_Ra -goversion go1.13.4 -D "" -importcfg $WORK/b612/importcfg -pack ./lookup.go mkdir -p $WORK/b261/ mkdir -p $WORK/b490/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b261/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b261/ -g -O2 ./sysconfig.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid _r7Jx6UwimqAukEW7WFF/_r7Jx6UwimqAukEW7WFF -goversion go1.13.4 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/49/4974f016272a7bb3313553225361fbc017bb774f94189b4e401261ff4b7342f4-d # internal cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid y3uBleiXx-_BIOKkaW4A/y3uBleiXx-_BIOKkaW4A -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid W9smbEqiqjgMsWAXiqKI/W9smbEqiqjgMsWAXiqKI -goversion go1.13.4 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9d/9d3dc2c2de8d8bd071f3380576943a0c30d618a66bb969f3288f442d9a981c2f-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/88/88132a6b3703e0db4d10d1926abf73ab181519c8d4e83a83daa153b0e03e2861-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b729/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b720/ mkdir -p $WORK/b721/ mkdir -p $WORK/b722/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid bQP8JuLaCU5gE6F4O6tO/bQP8JuLaCU5gE6F4O6tO -goversion go1.13.4 -D "" -importcfg $WORK/b720/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid dadz-Ist7xecd1pbuoEg/dadz-Ist7xecd1pbuoEg -goversion go1.13.4 -D "" -importcfg $WORK/b729/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid sJzhxZXzGoQK-HBHD-B7/sJzhxZXzGoQK-HBHD-B7 -goversion go1.13.4 -D "" -importcfg $WORK/b721/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b277/_cgo_.o -dynout $WORK/b277/_cgo_import.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid B55VeegOvJ5Tj_jKucNR/B55VeegOvJ5Tj_jKucNR -goversion go1.13.4 -D "" -importcfg $WORK/b722/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/51/51fb93ff93be76491892c59c1df2e3a44546ab1dffe0bd890c1d0bb0159c2537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I $WORK/b524/ -g -O2 -Wall -Werror -o $WORK/b524/_x003.o -c shm_lock.c cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/99/991aacb9ad038c336a209c854eec59e3fc75d3cb10f0435e1e799a969de49a65-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 04bmrDe0pAsJrAIEyNoi/04bmrDe0pAsJrAIEyNoi -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack $WORK/b277/_cgo_gotypes.go $WORK/b277/projectquota.cgo1.go $WORK/b277/_cgo_import.go github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid e6CmytuOZdttIMX4lrom/e6CmytuOZdttIMX4lrom -goversion go1.13.4 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b7/b7438ab731d25cb6266ed072ea4843531b76c683fbaf854058b9c24f48cd7aea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/b8/b8bf33eedc65f8102012aa5967118b61b9e52c57fbf0d1408bd29545aa916feb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid Li3xU9c4uJt5UJ7Fc4Th/Li3xU9c4uJt5UJ7Fc4Th -goversion go1.13.4 -D "" -importcfg $WORK/b584/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/b7/b76b148da563b766434af105843f9a97df762f2af748e07351b8ef7de23961de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/d8/d84cf136f8ebb5d9b019ae8e224081da41e30b6620833456f22392b9b1f29af9-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b277/_pkg_.a $WORK/b277/_x001.o $WORK/b277/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e6/e60d845366751ba6f64c7d97c5560159be6fff86d87ff5a8eb4c5d27a35c5db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/8f/8fc52dec21d90bb471202a6c512b78269b5643812fc21c37df7ae30ab3faa136-d # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/3c/3c1151c9658d58029d1de4bbab57136fa3dd578fbd15c91a3f750c32895cf8ec-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ac/ac9ca8573c38e5cd74ffe2608321f220e2381addf641da76214350d07c11c989-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b291/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b291/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b291/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/b1/b13da5f6f5ffb82687d5111ae55814cd072802d465b70e5470b46a3dd3e40226-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_mips64x.o ./relfect2_mips64x.s cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b567/_pkg_.a $WORK/b567/reflect2_amd64.o $WORK/b567/relfect2_mips64x.o $WORK/b567/relfect2_mipsx.o $WORK/b567/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/_x001.o $WORK/b261/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/73/73b151ca09c509ec24704e4f4a33e0f382ba5727f16f781841c7282abed244ab-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/a8/a8e8fb98993428f2baa78dbdf2170446d37043ac3dc545c58262ed85738db27a-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b261/_cgo_.o -dynout $WORK/b261/_cgo_import.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/0a/0ab4929db5eb9ea8e6ba6bc22cbabd1058324e81f1d16f6e568878b01bb14bc5-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid DBubOzrIeiYZDtkScG31/DBubOzrIeiYZDtkScG31 -goversion go1.13.4 -D "" -importcfg $WORK/b565/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ul78_hkCMxFefzcS7dKP/ul78_hkCMxFefzcS7dKP -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b261/_cgo_gotypes.go $WORK/b261/sysconfig.cgo1.go $WORK/b261/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/99/99f9656161c200e798c3a8a99c495fff648c0262ee9dbb7ba012ce32bb9fc54d-d # internal cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/99/996ac2d55dab57267f4e879fffa7301385c570be7cf7e50fc82d0e6b2aae08af-d # 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/b722/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ee/ee555bac2206e6ac1e3273f8c41838f23f89f0200f1a4247e30a8f2180e0a384-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bb/bb8423d506e73db1d5b3c5c3fd33404d92c26d6211eaf40fa0681743da399148-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -o $WORK/b524/_cgo_.o $WORK/b524/_cgo_main.o $WORK/b524/_x001.o $WORK/b524/_x002.o $WORK/b524/_x003.o -g -O2 -lrt -lpthread cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b261/_pkg_.a $WORK/b261/_x001.o $WORK/b261/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/a4/a46685116a78a8956cf0bd8d0755ecddd9ada482f762e07df7561b8298c0a22e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b287/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b301/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 5IJ6ze-0wH21AjBqC-6s/5IJ6ze-0wH21AjBqC-6s -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./tarlogger.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid IfwOyvOpQFcviFEFZmbN/IfwOyvOpQFcviFEFZmbN -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b7/b723d932e496afae9c49a1095224b5231301ae9c7dadd296af8dccdb0f51af9f-d # internal cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/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/b287/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e5/e5c1d080c27ec1170a8f9e8f60da6bef91072c4305fd79366971116822e12421-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b524/_cgo_.o -dynout $WORK/b524/_cgo_import.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid mh0SFBXnlzly_-M5gRIA/mh0SFBXnlzly_-M5gRIA -goversion go1.13.4 -D "" -importcfg $WORK/b524/importcfg -pack $WORK/b524/_cgo_gotypes.go $WORK/b524/shm_lock.cgo1.go $WORK/b524/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/bd/bd54a13acdd4362081cb695b9f98d2a749fda60cfbbb8c35b6de3f1a199693b2-d # internal cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/4a/4ad880ee9eaa031369650e39891d74ca1caf9ef61bf3cbe46fb1a7aca569142a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 35XOL1IK77QtF5UGEzYl/35XOL1IK77QtF5UGEzYl -goversion go1.13.4 -D "" -importcfg $WORK/b724/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b524/_pkg_.a $WORK/b524/_x001.o $WORK/b524/_x002.o $WORK/b524/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/01/0172b14ca0f0ed7d28d778235a1dc098ba73a915e9de442c62212919a4dd2537-d # internal cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I $WORK/b291/ -g -O2 -Wall -o $WORK/b291/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/d1/d16905d83313da8b4408cdf4d5da4234c3bfec80f8fb2b7e131c67714fd60b2c-d # internal cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/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/b204/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e3/e35bf7b73069a8dd7a0173455928deda027c88417dc942452fdefd5ed5980680-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid BW7RWUaR2iwJ1qY4IIJt/BW7RWUaR2iwJ1qY4IIJt -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4e/4e43c765de22cb24cb42de6cd7ad088a783703552755f8b656130c222425a2f7-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 2lZKun58KIyYhFWDBwkH/2lZKun58KIyYhFWDBwkH -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid Ziqdcfp6Xxv-PEiRda53/Ziqdcfp6Xxv-PEiRda53 -goversion go1.13.4 -D "" -importcfg $WORK/b493/importcfg -pack ./functions.go ./read.go $WORK/b493/_cgo_gotypes.go $WORK/b493/journal.cgo1.go $WORK/b493/_cgo_import.go cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -o $WORK/b291/_cgo_.o $WORK/b291/_cgo_main.o $WORK/b291/_x001.o $WORK/b291/_x002.o $WORK/b291/_x003.o $WORK/b291/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b291/_cgo_.o -dynout $WORK/b291/_cgo_import.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid QJqovYm39pWogaCCeaZb/QJqovYm39pWogaCCeaZb -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b291/_cgo_gotypes.go $WORK/b291/getenv_linux_cgo.cgo1.go $WORK/b291/unshare_cgo.cgo1.go $WORK/b291/_cgo_import.go cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -o $WORK/b388/_cgo_.o $WORK/b388/_cgo_main.o $WORK/b388/_x001.o $WORK/b388/_x002.o $WORK/b388/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b388/_cgo_.o -dynout $WORK/b388/_cgo_import.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid dKOjoCz6y0FzYWTxPfzr/dKOjoCz6y0FzYWTxPfzr -goversion go1.13.4 -D "" -importcfg $WORK/b388/importcfg -pack $WORK/b388/_cgo_gotypes.go $WORK/b388/seccomp.cgo1.go $WORK/b388/seccomp_internal.cgo1.go $WORK/b388/_cgo_import.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b6/b64b7908b56bb4d687db657d587cafebae31561b3c035e6fda2c6f170515fc27-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b291/_pkg_.a $WORK/b291/_x001.o $WORK/b291/_x002.o $WORK/b291/_x003.o $WORK/b291/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/02/0209fa9f3334cc2163d7bc902242981f118081033e91933a9142f43ee8c8ed48-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid GeHdSGFU1aVJLedBV63w/GeHdSGFU1aVJLedBV63w -goversion go1.13.4 -D "" -importcfg $WORK/b392/importcfg -pack ./overlay.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/b4/b42213afdca77f6b11acea9754b93d6b21ef82d2d775b166774756ea4e0039e5-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b388/_pkg_.a $WORK/b388/_x001.o $WORK/b388/_x002.o $WORK/b388/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2a/2a21881a1b0f6f9c804d65dd36f630919b7bfffc7768f07b9567e15936a13719-d # internal vendor/golang.org/x/net/http/httpproxy github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b159/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/libpod/vendor/github.com/docker/go-connections/nat net/textproto mkdir -p $WORK/b148/ github.com/containers/libpod/vendor/github.com/ishidawataru/sctp github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b492/ github.com/containers/libpod/vendor/github.com/prometheus/procfs cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b219/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid WKn04x_cv5kspR8etKLm/WKn04x_cv5kspR8etKLm -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b597/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid Wf3tyvp3Hja52KslfU5C/Wf3tyvp3Hja52KslfU5C -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid qao2vvfvXr9CwHFA4KPL/qao2vvfvXr9CwHFA4KPL -goversion go1.13.4 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid EfFlKf8bXKMwuQyjsHtF/EfFlKf8bXKMwuQyjsHtF -goversion go1.13.4 -D "" -importcfg $WORK/b219/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/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/libpod/vendor/github.com/spf13/pflag github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b363/ github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b307/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b345/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid _KFYhFd_Fo_ZRIFnCor5/_KFYhFd_Fo_ZRIFnCor5 -goversion go1.13.4 -D "" -importcfg $WORK/b597/importcfg -pack ./connrotation.go mkdir -p $WORK/b158/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 6whHM_T-dTaxfv7eXpjL/6whHM_T-dTaxfv7eXpjL -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./authenticate.go ./registry.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/20/201990455177830de4d92490590a271b90a10e006b220d107eb7f9546f8da5fa-d # internal cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid VnzUps3mGv_i4YczOMV7/VnzUps3mGv_i4YczOMV7 -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid NW48fymkSAFtl1UAKoi9/NW48fymkSAFtl1UAKoi9 -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b430/ mkdir -p $WORK/b554/ log/syslog mkdir -p $WORK/b618/ mkdir -p $WORK/b627/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid AdW12McQw3c3nAjZrq2O/AdW12McQw3c3nAjZrq2O -goversion go1.13.4 -D "" -importcfg $WORK/b430/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b658/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Je44QlQlMHuylWddO-MC/Je44QlQlMHuylWddO-MC -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid uQDT7LRVfctOsyypxilB/uQDT7LRVfctOsyypxilB -goversion go1.13.4 -D "" -importcfg $WORK/b618/importcfg -pack ./port.go cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid nSPUVOkBj0iMhmE6LcSm/nSPUVOkBj0iMhmE6LcSm -goversion go1.13.4 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid Ugdd3GS9XycT0iRF-L3h/Ugdd3GS9XycT0iRF-L3h -goversion go1.13.4 -D "" -importcfg $WORK/b627/importcfg -pack ./udp_proxy.go cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid cFhNaWWlxk7vNlgn-Wsh/cFhNaWWlxk7vNlgn-Wsh -goversion go1.13.4 -D "" -importcfg $WORK/b554/importcfg -pack ./validation.go mkdir -p $WORK/b226/ mkdir -p $WORK/b663/ mkdir -p $WORK/b660/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid qmnedh9J3W9GfC8tyEHb/qmnedh9J3W9GfC8tyEHb -goversion go1.13.4 -D "" -importcfg $WORK/b226/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 cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid VFD0OR0ZTEoITmHWDcAL/VFD0OR0ZTEoITmHWDcAL -goversion go1.13.4 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go mkdir -p $WORK/b634/ mkdir -p $WORK/b670/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b734/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b465/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid TLZZCtOcIOFg37IPOC3c/TLZZCtOcIOFg37IPOC3c -goversion go1.13.4 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid UaBWCzlF54Hmgj0uj03x/UaBWCzlF54Hmgj0uj03x -goversion go1.13.4 -D "" -importcfg $WORK/b670/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 5bE5DIj6OxjQKjwN2fuQ/5bE5DIj6OxjQKjwN2fuQ -goversion go1.13.4 -D "" -importcfg $WORK/b634/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 73e2pFALuw_ty3qtKS8j/73e2pFALuw_ty3qtKS8j -goversion go1.13.4 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ORGDVr9D2FrloFgDv2oD/ORGDVr9D2FrloFgDv2oD -goversion go1.13.4 -D "" -importcfg $WORK/b734/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/75/75d41c702b88a2fac9be06f10e7745775fb3f914e9acfb7e188187a8e6d61c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/a6/a6775dcb224db88094898dea52891898ff5dff3eeca91616a17a0502a6c7b2e4-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/42/4236b3427b349a564a5c191704dcbf04c5f88db45c5216f440c627a6cc08c4c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/88/8846f68530c18383647a3c9f3e4fb39886ab4273dfeb5477e6d76faf6851cfd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/03/031df83a370b08f3e552495573c6e2d09d23cca675f91dd9b113cd16e55cfa5e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b622/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b628/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/24/24b58a259ab6ad6946d3429abeb43947320a473a8c3e500d97093f94b123104e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid aQG6i9B_gZcU-nCfCRjP/aQG6i9B_gZcU-nCfCRjP -goversion go1.13.4 -D "" -importcfg $WORK/b622/importcfg -pack ./msg.go cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 2EUkZB3C2GjNhjJuNA6c/2EUkZB3C2GjNhjJuNA6c -goversion go1.13.4 -D "" -importcfg $WORK/b628/importcfg -pack ./portutil.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/de/deec41b423d559c8f18b8f67a09a03d180d2585666d23d5c1ae65ec8b4f46bc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/24/24c675eb403927c9f6c40deab99e0b7aa47c279215b7d9b30ffef2862acbe0e5-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/68/6841b976d8a15c44c2ae17f3cfaf2b9a4a00ac7e54a1a2c5ea8b1118a111b827-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b311/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b309/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid D0BLq52QuPAO_GAvtXbI/D0BLq52QuPAO_GAvtXbI -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./utils.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 6kSsH9s_ZQq2rafAAj3j/6kSsH9s_ZQq2rafAAj3j -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/51/5167088aa323f75b123349f5099cb95d2827d97e3dc5e60037e7f0cf82cf1178-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b341/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid vMxbRiHyWATtYBuFy-N5/vMxbRiHyWATtYBuFy-N5 -goversion go1.13.4 -D "" -importcfg $WORK/b341/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 cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/49/499a7afe66d63a2056c9e892a2ad68f73d9b8390c8a4368bd6500ace5bbb5383-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/19/19063e5b4a157718fde53b963ce5040754d2f0ccca96c58e3ae422328afe2ad3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/28/280e22acbf88520a5ffa605235db184756df56905ed52a7a35765e0beb6fbafb-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b733/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cat >$WORK/b733/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid zBCuYFSMV2BKyZwAZ8rT/zBCuYFSMV2BKyZwAZ8rT -goversion go1.13.4 -D "" -importcfg $WORK/b733/importcfg -pack ./syslog.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/45/456c8bc4a47de5541e10d3e280cef61cd9e2696fc6b74a3761ac5d374409ae85-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/14/1431a630b275333b4ec53872a79f7a7034987856fce638a2b58926e07870bc65-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b310/ github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b147/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid YhFEpR0Hre8ljSkTLDhF/YhFEpR0Hre8ljSkTLDhF -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./types.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid HKVo9fahryymrJVCeTQb/HKVo9fahryymrJVCeTQb -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ab/ab4bd427c318c2228774538b0c052192b15a3cb56b1e3ca8a37550a19c8ee0bc-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b626/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/51/51a85faac8fd285fd69123d4f3d4818adf469e1220c31d92841a1a6efe67bb8b-d # internal mkdir -p $WORK/b620/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b625/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b627/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b152/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid KxVgl96xyO7Dc0s1rMFe/KxVgl96xyO7Dc0s1rMFe -goversion go1.13.4 -D "" -importcfg $WORK/b626/importcfg -pack ./udp.go github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b378/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid kmc2wLy3ESr70sea6Iq4/kmc2wLy3ESr70sea6Iq4 -goversion go1.13.4 -D "" -importcfg $WORK/b625/importcfg -pack ./tcp.go mkdir -p $WORK/b413/ cat >$WORK/b152/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/b153/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jgDH6q_jyni52UGPOQhA/jgDH6q_jyni52UGPOQhA -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid WW7SITAn4VI8Qcnkc4M9/WW7SITAn4VI8Qcnkc4M9 -goversion go1.13.4 -D "" -importcfg $WORK/b378/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid pC-i-RXo2tNUCSjmhlgi/pC-i-RXo2tNUCSjmhlgi -goversion go1.13.4 -D "" -importcfg $WORK/b620/importcfg -pack ./child.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p net/mail -std -complete -installsuffix shared -buildid XPomM6xTwSReWSs5ML81/XPomM6xTwSReWSs5ML81 -goversion go1.13.4 -D "" -importcfg $WORK/b413/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/c2/c28a00e00aed16508b03dd02438d44c1bebb582849fb0890d61040a39352ce38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/95/95917826af182d61dc42788d5ac0a963ff37cc68b2727da512cdf7bf753c8114-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/96/9614278afe35efc3bb549169e94dcc914ad3803bdb0866daeb5d3c79ef83d55b-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b430/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid eI26N-PBhaAkzsArxuMj/eI26N-PBhaAkzsArxuMj -goversion go1.13.4 -D "" -importcfg $WORK/b429/importcfg -pack ./types.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2e/2ee432824b49d281588d90bb9e2b762ae7a1bfe86603a51cf42ea509df8adf69-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b552/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid ScgMHHQFy-Pz95686mZp/ScgMHHQFy-Pz95686mZp -goversion go1.13.4 -D "" -importcfg $WORK/b552/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/ea/ea51016e09975afafdd61c028bb3877d045b8fa54af4307fa531ffae5e0e600f-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c2/c27a9d39fe0f0295b498cd8b15a9c5979301c2464d9f146ab6b01945384ae9e3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b308/ cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/c8/c897ed59142038af855543ebc3c2d5ffd9e5bfbac4348c043bb080852d42d2da-d # internal cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SOJHCCfQ2sUAv-SKeY66/SOJHCCfQ2sUAv-SKeY66 -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a7/a7854daeebc7e18f6d7d29b2d2e3761ddd3a35c2f0ae49791d53c1be0be40137-d # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/68/6802708804eea335fdc83e745b0f3fa97148c13b87f58500f18b079363391549-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 1xXVSMK0qwSbB92yZu2z/1xXVSMK0qwSbB92yZu2z -goversion go1.13.4 -D "" -importcfg $WORK/b624/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/6f/6f73e95ab6439209f52a12b856e8c2c141a86f774e031b968d34c9604d6a6452-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/db/dbfefaf0c70cbb70b91c8a4abf6464092d5a35d8585ad212dafbcea4930e1dcc-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/cb/cb975cbcdb4898eae48a681d82a3d628cc25841a5f0e258f0abe559406285690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/72/7205921dcfcb1f52507a58de734c770086fb069ba9c73b8a68ce26e3d2a05b8b-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid COjiR0mePxup9DjumfFL/COjiR0mePxup9DjumfFL -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3d/3d624da5b0d422985c2c1eaeb34f7ef34d35f2e03a8a0f1c3d97c1d7785647d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/bc/bc7e97f024052cfcd98bdb47a6366077a8ebe6cc63fb90866d8a659bbea6d632-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b624/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid cbfD0DJZrFd_Tn-Kv1Cl/cbfD0DJZrFd_Tn-Kv1Cl -goversion go1.13.4 -D "" -importcfg $WORK/b619/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0f/0fd10efaf6523b139f3767edbbd0b2088860f817e6edc2224fd1dfdbe337d90d-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/e8/e856fc47e52662649715cd09e62cb170e797f5f407e9ce550a011481728c2485-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal github.com/containers/libpod/pkg/varlink mkdir -p $WORK/b669/ cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/53/536f48576d5daf48437e4eaf1d004967643c9e0f80c49f72ac975b7aed19cd3a-d # internal cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/varlink -complete -installsuffix shared -buildid Jk1OcK--LCOw8oS0jXqQ/Jk1OcK--LCOw8oS0jXqQ -goversion go1.13.4 -D "" -importcfg $WORK/b669/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b5/b57fc9e9aea9e334167535e9e05cf0e2befbc4c5af470799075f68b399017ced-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b305/ cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ac/ac985b3cb4cb33c31d375a9b40fc84edce5fc9568eb5f406502066c61d0fb2db-d # internal cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid OV1dQ4xhBl7lZV-8mwnt/OV1dQ4xhBl7lZV-8mwnt -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./api.go ./conf.go cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fd/fd458cb0efb287810173d7b3bebb2f76402d90eb914bd9815cf8f7810d803895-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid NXWkbOEYGPJLUDdIibN_/NXWkbOEYGPJLUDdIibN_ -goversion go1.13.4 -D "" -importcfg $WORK/b633/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b316/ -g -O2 -o $WORK/b316/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/25/25c5f1b84c34721fc37014cac947e73b843c8f246edea736f08fe3b9cf1f814d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/3f/3fe459c22c9daf25abefd3685cb0a89626212cd980c43eab71ef94f95424a4c1-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid pIncMX0bA4MXi9XHbIz2/pIncMX0bA4MXi9XHbIz2 -goversion go1.13.4 -D "" -importcfg $WORK/b511/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/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/b565/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -o $WORK/b316/_cgo_.o $WORK/b316/_cgo_main.o $WORK/b316/_x001.o $WORK/b316/_x002.o $WORK/b316/_x003.o $WORK/b316/_x004.o $WORK/b316/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4b/4b742602fe84e59152d647c40f33b1c865965111662eebf165a6368269c97cba-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b654/ github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b564/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid gbRHfX1ERo7Y8W9fM3Li/gbRHfX1ERo7Y8W9fM3Li -goversion go1.13.4 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid Q_gs20mt0A2uQwBFO2kI/Q_gs20mt0A2uQwBFO2kI -goversion go1.13.4 -D "" -importcfg $WORK/b564/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b316/_cgo_.o -dynout $WORK/b316/_cgo_import.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid XpPc948Sdo2Fjb7Or0nX/XpPc948Sdo2Fjb7Or0nX -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./callbacks.go $WORK/b316/_cgo_gotypes.go $WORK/b316/data.cgo1.go $WORK/b316/gpgme.cgo1.go $WORK/b316/unset_agent_info.cgo1.go $WORK/b316/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/19/19f0af246880216b57e67b8d0c7348b41b84e2ecfa24a92a01bd6f72c1f9c8fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b7/b75f282884fc9ff908289178dd0a92ee0f6197cca0751a4e1b7f62cac8df2c98-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid hItNVWGWYOHTpEVG_nVO/hItNVWGWYOHTpEVG_nVO -goversion go1.13.4 -D "" -importcfg $WORK/b617/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fb/fb034090c4c0f3cd0b20a4d910943d50b0e41709d5d8c553d0d7518ae8346b15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0f/0f4cb1db8278a9e0fc1009ca4d4f892ae5cd5b3f208044d26c172a570116b621-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/70/708767863018f09e462a6f4459b926cb1ea8d46ad4acd4c6aaf66b4f9cdb5983-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b365/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b561/ mkdir -p $WORK/b569/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b544/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid xOjvCMcuoqa33L6tfafo/xOjvCMcuoqa33L6tfafo -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 6cXvJOnWdkhqBtafPwNp/6cXvJOnWdkhqBtafPwNp -goversion go1.13.4 -D "" -importcfg $WORK/b561/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid JdcY1LRzp9kc7J92U9jX/JdcY1LRzp9kc7J92U9jX -goversion go1.13.4 -D "" -importcfg $WORK/b569/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gyTxUvV-RNgNSuNsGBJ6/gyTxUvV-RNgNSuNsGBJ6 -goversion go1.13.4 -D "" -importcfg $WORK/b544/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b316/_pkg_.a $WORK/b316/_x001.o $WORK/b316/_x002.o $WORK/b316/_x003.o $WORK/b316/_x004.o $WORK/b316/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/49/4965352bfd0a388b915e550bf3d42a1603ff8ff496456c9ed1b8fa89b95190fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/13/132d634812a80a91026b61dc23ea8a0c1c81c5bfd1045a1673b8fbdb246cff15-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/43/43fa5720bf904c928d7d6bb9502a76253a6d2a11b7ee1cd47698a6b88086df7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d9/d91be45b28f6070923f280fdd5eea25ff31d14b28ba7b18be907c53c74a969ae-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid _0I-VP76rEU1pIIR7d2M/_0I-VP76rEU1pIIR7d2M -goversion go1.13.4 -D "" -importcfg $WORK/b467/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/8f/8fcfa8e625508b1b8fb9e3a00a83f609b39ed4b8da25b3f54a69120a3c9ba9a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/30/30b6f63da784eda6eb9f811c4ad4514ad50804d5a099045f321a4fb019093966-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/91/91ffeac4185350404478de27111439d932095b7c90afc4294ca0a6aaff0c6c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/62/62bc8b476dd16c55dac425ad0f1a0e40ff2fe8305d039fe95fed721d9bf46ac2-d # internal github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b468/ github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b692/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid 6lBCfdeEKsUYppsa2P6d/6lBCfdeEKsUYppsa2P6d -goversion go1.13.4 -D "" -importcfg $WORK/b468/importcfg -pack ./common.go ./net.go cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid -FnrW6K8aPdQfoax8A1M/-FnrW6K8aPdQfoax8A1M -goversion go1.13.4 -D "" -importcfg $WORK/b692/importcfg -pack ./args.go ./choice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/43/430445089f4ee357f4611d23de406067977cdd94da1d06d0cff5d8e236ac4923-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/a4/a41afd9e2cee775a127a963b046b80fe7bf50d9325111f8fd7d3a5703de8346e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/21/211c5ef6973ff720bc96da07cb0a460dc800b1faff0b18ce3935809f80feecdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/19/19e1cf8c32737c3c7148422c4cff0c92d15b650188cc778c0ddcce65507eb63b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid z9oKV55lNzpSZFvbAmNZ/z9oKV55lNzpSZFvbAmNZ -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8d/8d79ed7256aa39589b2fd6cac88cee0dec8787318fb663eb4c05e46736bfd322-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 1-4iqqickzU_DV9yYlUN/1-4iqqickzU_DV9yYlUN -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c7/c7b31aec6e37cd8306e8b8318e41d3a44285c2a8cb773ed75cd241e1a293e7d8-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b358/ github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b356/ github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b354/ mkdir -p $WORK/b183/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid BNOgqWCwpK0UvZMkCG2p/BNOgqWCwpK0UvZMkCG2p -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./timestamp.pb.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid GvRM-rNhICGqrgJx6D64/GvRM-rNhICGqrgJx6D64 -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./any.pb.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid wq4Z2jCUMkOuKoOZlJj8/wq4Z2jCUMkOuKoOZlJj8 -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid yRg2h2mxHfj1HtTUyIFj/yRg2h2mxHfj1HtTUyIFj -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/2c/2c65c1e03ded3fd2bcb7da4a8a98294b8051227c8ddf8cf72bc3d4a8367e969a-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b354/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid gzvc8dpJrbbTx0GfPdj1/gzvc8dpJrbbTx0GfPdj1 -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ca/ca12259915e9efd14d3dea5328a91539fd50c57ed2eb3d9239412240bf4bab27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b356/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid KOl5hnR1F-bZ287lb5ik/KOl5hnR1F-bZ287lb5ik -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./duration.pb.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/dd/dd9ca3f03ab4feb8b4888b23bd9a64cda763e39c264c803306e451d7cd5d1672-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b358/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid ZABeAeiW06Er7n4bXgy_/ZABeAeiW06Er7n4bXgy_ -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ac/acca6c5db453798158a4650485b077b562e913b15c21bc43e3bb6ec621fd48d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/cf/cf73b5d2f360d0be9cf433e48e398de5d49b2e81fff1485468a64b6b5fb7c32b-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/f5/f5703cff89f66a6f22d82d0662448e5687ade019ac8d32997616d8bf16a394d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/9e/9e20d4e6e767a075f9e6aaf43febeb61c5ba83354f92d605f46d28566a65a532-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b216/ github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b359/ mkdir -p $WORK/b214/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid m7jV0SO6ETG2sL134EpK/m7jV0SO6ETG2sL134EpK -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go mkdir -p $WORK/b352/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b530/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid udLeguBpZjQhBhpMw9Zn/udLeguBpZjQhBhpMw9Zn -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./status.pb.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid DxAKw1CNuD5TUud3vf4A/DxAKw1CNuD5TUud3vf4A -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.pb.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid H9uJM7BLOFM634KspPfL/H9uJM7BLOFM634KspPfL -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid Mo9fyVJ_SlYet9mL7mcT/Mo9fyVJ_SlYet9mL7mcT -goversion go1.13.4 -D "" -importcfg $WORK/b530/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/67/677163c55787d8b01b3e3e36792217a21916b75a1c66347960f4620084e605c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0d/0d01b19c983a7d37a6284ffba18bffae3032d110047e0c2b4c77da075bbf97a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/44/441541ac821ccd0b0214982e4cced2141812d42901a37e3674365189df573970-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/80/807c80170bb96182863c795c8bb08e53f0f4759b68c2c4b8212a92de99006764-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b351/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid NARW25MjcayLnhzOt43e/NARW25MjcayLnhzOt43e -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b360/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid xFknvK2i-8DUYdd1z3Jm/xFknvK2i-8DUYdd1z3Jm -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./status.go cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/75/75d8182a0a75920243990d457b2d8f1549161cca9f985d5173f88fc21268dbc8-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid gu7bUd9iKZlX2vGVe0gq/gu7bUd9iKZlX2vGVe0gq -goversion go1.13.4 -D "" -importcfg $WORK/b529/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/46/46c85460e774cdcf2cd3ff63310311a7d0bcd2ebc36d101c795c7bb40cefbdbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/7b/7b503c3de715adcf2001f3feaa6a487d1d05772b4e0aa977bbf81c1cb270871a-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid Q6_g8pNBFMxuMAh70U6c/Q6_g8pNBFMxuMAh70U6c -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/67/67fa094b2e0c2a7090a46880a1ea7d105d495d342658a866fefc44d2756d48f7-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b529/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid EA1V8GvyPZui-XkCT-Ii/EA1V8GvyPZui-XkCT-Ii -goversion go1.13.4 -D "" -importcfg $WORK/b528/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/32/323eac891590e0e995b6ffbb77318355d8fb1788ceb25f43ab9c6618bf1a8b01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/68/68dd6593e05693ecae616e87c41165f75bce9241587138485df5d1e685887bca-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 8jn6uW29Ru23iLhNdEyr/8jn6uW29Ru23iLhNdEyr -goversion go1.13.4 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/3a/3a17a1ba6e9b221d4bc0c7c657ef08d6d4e479ee078d819f4441c7121f3f8122-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/f3/f361429f2fe0e000c6a458929e9fa94399b4c1528c791879cf51868cf06971a0-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x017.o -c openssl_stub_rand.c cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o $WORK/b042/_x013.o $WORK/b042/_x014.o $WORK/b042/_x015.o $WORK/b042/_x016.o $WORK/b042/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid kbQQWprLUaLth7sjP9KV/kbQQWprLUaLth7sjP9KV -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./doc.go $WORK/b042/_cgo_gotypes.go $WORK/b042/aes.cgo1.go $WORK/b042/boring.cgo1.go $WORK/b042/ecdsa.cgo1.go $WORK/b042/hmac.cgo1.go $WORK/b042/rand.cgo1.go $WORK/b042/rsa.cgo1.go $WORK/b042/sha.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o $WORK/b042/_x013.o $WORK/b042/_x014.o $WORK/b042/_x015.o $WORK/b042/_x016.o $WORK/b042/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/01f94e4e4a42d2efbd8fed069f825607bc98d22697e60347f002cc8351c7f4fa-d # internal crypto/hmac mkdir -p $WORK/b061/ crypto/sha512 crypto/sha1 mkdir -p $WORK/b065/ crypto/sha256 mkdir -p $WORK/b066/ crypto/aes cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 3jAPgTU6edMtDsuQwYay/3jAPgTU6edMtDsuQwYay -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./hmac.go mkdir -p $WORK/b058/ mkdir -p $WORK/b037/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./sha256block_amd64.s cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b065/symabis ./sha1block_amd64.s cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./sha512block_amd64.s cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b037/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/aes -std -installsuffix shared -buildid EYZACJCq2-9xyXsbkbLc/EYZACJCq2-9xyXsbkbLc -goversion go1.13.4 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid mK4_EvL4KvHjyTltiX3_/mK4_EvL4KvHjyTltiX3_ -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 1Js-d9072w8RGQrZ7yIU/1Js-d9072w8RGQrZ7yIU -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/91/91e61db9a72698d43562977f7ed52ecec021acc7da040a9a874b2892a520ed7f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b088/ github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b406/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 2BSMOkg3rY9sw6-L9dm1/2BSMOkg3rY9sw6-L9dm1 -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./hkdf.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid WGDP8Y8-uV0Fv1ROsGsx/WGDP8Y8-uV0Fv1ROsGsx -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid WyJKCw1wp7QfOdHI8OFh/WyJKCw1wp7QfOdHI8OFh -goversion go1.13.4 -D "" -importcfg $WORK/b406/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/59/5900f966e354dd0907dd93a13e3c7b5dabc192bb9a2aa7493ab11f3479d50af8-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/81/81438b84c2eb1a342f1b32abfd4454788e0603b91ee30652c9341ffa4a3a210d-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o $WORK/b037/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/22/222e31b17f4c13d71ba370f69a567949297c3d43ba27a0d28af6de35808adf5d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b642/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7b/7b8d80398311ba78b00c31e0902034a5adaac2e69048cde56ea385bdaedd4b86-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d7/d7cb1a96ad2965bf0e6628529953e6724df0c66df3c6aa69e67325e73e61baaf-d # internal cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/43bae8a74e78bb55bd675f8275a2cd5c7dd975317befe1fb318cc328f68bc81e-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid fmPWgokcC01FiRZzsF8H/fmPWgokcC01FiRZzsF8H -goversion go1.13.4 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b257/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz crypto/ecdsa mkdir -p $WORK/b055/ crypto/rand mkdir -p $WORK/b427/ mkdir -p $WORK/b123/ mkdir -p $WORK/b036/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid c6kYVe0K11ndjNzCE9G7/c6kYVe0K11ndjNzCE9G7 -goversion go1.13.4 -D "" -importcfg $WORK/b427/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid ycYVXz5csIjwkN8leGEz/ycYVXz5csIjwkN8leGEz -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid fLbQx2aBGl5hyC_zXCU-/fLbQx2aBGl5hyC_zXCU- -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0fINNjLvkfgNizrKsvSp/0fINNjLvkfgNizrKsvSp -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid cJjwqOTgLxge1ta9-Ymo/cJjwqOTgLxge1ta9-Ymo -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/7f/7fc2ac2804636ff5388e185731d6e0b2ded4b184f88a60c3d19c715d451186b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c5/c5ae5c28f85278c5d7c23ad8489be9a88e8cae4f0e982a2221d7e32418b95af5-d # internal crypto/ed25519 mkdir -p $WORK/b059/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa mime/multipart mkdir -p $WORK/b274/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b285/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid DDJmObgPvRvohBvNvKHN/DDJmObgPvRvohBvNvKHN -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ed25519.go github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b657/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GGmUwNMsHfg7xHRN-8q6/GGmUwNMsHfg7xHRN-8q6 -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./elgamal.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid dh3DuNI31lwcO1uFC-kO/dh3DuNI31lwcO1uFC-kO -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid jBpUf-XzNgQkU8HQqQoK/jBpUf-XzNgQkU8HQqQoK -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./stringid.go github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b162/ mkdir -p $WORK/b064/ mkdir -p $WORK/b510/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c5hh_wjgpiM21hE3OFBO/c5hh_wjgpiM21hE3OFBO -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XbD60qV5EAOjFgZZ9ioT/XbD60qV5EAOjFgZZ9ioT -goversion go1.13.4 -D "" -importcfg $WORK/b657/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid AkuLdz6izV5T39HHlWCp/AkuLdz6izV5T39HHlWCp -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.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 cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid qDln8jbsbH2MdY0ceGX2/qDln8jbsbH2MdY0ceGX2 -goversion go1.13.4 -D "" -importcfg $WORK/b510/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 ./match.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/containers/libpod/vendor/github.com/google/uuid mkdir -p $WORK/b708/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid c3mCOHyG7gJmumR-hZ5p/c3mCOHyG7gJmumR-hZ5p -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/vendor/github.com/google/uuid -complete -installsuffix shared -buildid ZSJED-WcOQZg08G9iTul/ZSJED-WcOQZg08G9iTul -goversion go1.13.4 -D "" -importcfg $WORK/b708/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/387c40f3ca4a890020e4cd559647111eec7561763e28978d9422f752e0a26c27-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid nA1kEWNTDAmZvZqQKVAp/nA1kEWNTDAmZvZqQKVAp -goversion go1.13.4 -D "" -importcfg $WORK/b407/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4a/4a4c75c9b000e425b2c73251038be1f3e21c1c09211c21af13bfa77e55862ae2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EiNCnyHZaj2gB9HbJ51A/EiNCnyHZaj2gB9HbJ51A -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d2/d27865295fd79732766971708fb1d330cbaff133337d676727f6d7669941c0e0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid u_GS5hzvIarfGTERGWPU/u_GS5hzvIarfGTERGWPU -goversion go1.13.4 -D "" -importcfg $WORK/b405/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/25/25564db612e46aa2db5540189eb3dea9188cefb3b92032f70b93e83de708f42f-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid vjUNePDEwU1p9z2sPR81/vjUNePDEwU1p9z2sPR81 -goversion go1.13.4 -D "" -importcfg $WORK/b426/importcfg -pack ./resolvconf.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/29/291d88e994a030b5872144e0720a79ead0ecfe1ca42e4b4c7cac473fecb71429-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fU8IZeW4LAgKHHVy0H2D/fU8IZeW4LAgKHHVy0H2D -goversion go1.13.4 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9d/9d7e6b284f99c0552d1099d15cea2c353f671a2ee261c32701bb566793ab9a8c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b259/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b615/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid cnr2pf8mAwVJkmvxUS5D/cnr2pf8mAwVJkmvxUS5D -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./pools.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid jsf9Vet4RX5IiuFz70zg/jsf9Vet4RX5IiuFz70zg -goversion go1.13.4 -D "" -importcfg $WORK/b615/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/34/34b80031a0532f5d544fe1f402c15ff05cb87ab636edc1d919e55acab6e183ea-d # internal github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b629/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid MDPJF2a2X8sTbf3EdeHu/MDPJF2a2X8sTbf3EdeHu -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid mpkFG2X8trgz48JcOykY/mpkFG2X8trgz48JcOykY -goversion go1.13.4 -D "" -importcfg $WORK/b629/importcfg -pack ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6a/6a7eb4ca0cb9b8f098beb3d77e46dcabfaad5afc454b432184c8cad600bfc716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/3d/3d7b391250bfae1bf29d69deee7ec41be433ee124318689c972dac0b2213bac6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ca/cadaa1185d91d8a8e1ffbf584eabd7610438b17b1289d39836a5d60a4e9814d8-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b280/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b280/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b280/ -g -O2 ./copy_linux.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/5d/5dc38377b89139ce964a7279294a4a7cd080e6129380e32c59814dda17f4a543-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/30/309a43ed8feab78e72438966e5ef9177a1dd3a3bf27da9a86414325317e86680-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8c/8c26650a99e6add2525cb2dd10a0839cb953c056d722509c0e9b939c65c9276b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid bd_9wMwU1MAAADJxVCt8/bd_9wMwU1MAAADJxVCt8 -goversion go1.13.4 -D "" -importcfg $WORK/b446/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 cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/68/6894db3191e47689f12e184c202d5f842680c6f8aa5aa3e054246f2b3c80b75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/2e/2e100cfa0e8386a50c5d952f389227caeda6d1bfa565c20e101f572d1928d122-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/07/0741f53c658c829cfd7c321624f1840188327d8789dc37d414a69b8225b27eff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fa/fa02bb0916a7c7f3d418013687a0aa2295ebc9dce6cedf209b6c5c5afd630442-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/ac/acdb1646d656e26871f9d3b1a385d059523f5e191ed56c25945b63abc6094885-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid URcJSXDcPU9I8J1qKRek/URcJSXDcPU9I8J1qKRek -goversion go1.13.4 -D "" -importcfg $WORK/b393/importcfg -pack ./secrets.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6f/6fa725989d57a89e074250b4c1087a77d3fe9274c90ff958757921a5e4d52b99-d # internal crypto/x509 mkdir -p $WORK/b067/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b320/ cat >$WORK/b067/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/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/jpeg=$WORK/b328/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 9ESFOG2mMp0HlkXAGySX/9ESFOG2mMp0HlkXAGySX -goversion go1.13.4 -D "" -importcfg $WORK/b067/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/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CMsNquZ3sJc2msfFpGXe/CMsNquZ3sJc2msfFpGXe -goversion go1.13.4 -D "" -importcfg $WORK/b320/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cd $WORK/b280 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/b8/b820897eb28eb653d4b82e68b48bb3bf94ed772c419fa890416207e54ae1efa8-d # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/3d/3d6e8f64c903eee0215fc1d4b04bf38ff67057ff95d11a38f0b80b733b8b5cb1-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b662/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid Q4EZ9M9A010itd4ydeGC/Q4EZ9M9A010itd4ydeGC -goversion go1.13.4 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/b7/b7189981a5154d62ad6203f4e25cd8da6340a442a742ab009a66226395d218a4-d # internal cd $WORK/b280 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -o $WORK/b280/_cgo_.o $WORK/b280/_cgo_main.o $WORK/b280/_x001.o $WORK/b280/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b280/_cgo_.o -dynout $WORK/b280/_cgo_import.go cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/4d/4d08ffd91c539fbbc77e6eac48a8a2405f76b725f654aabd8d7ffd4d588eaee2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid FfC3fd2FtYUAkIrpY43r/FfC3fd2FtYUAkIrpY43r -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack $WORK/b280/_cgo_gotypes.go $WORK/b280/copy_linux.cgo1.go $WORK/b280/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b280/_pkg_.a $WORK/b280/_x001.o $WORK/b280/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/66/66c3c713eaceb733a976abcbd9896920a6d9fa47d869496016973a850c4b6d34-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b317/ cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/e3/e36cf7e8cb6582d8d99d072aabd13b5476b3a202ea93bda0b7e5b4dec05b4596-d # internal cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 1BIOMKbSasdZdf8AqX50/1BIOMKbSasdZdf8AqX50 -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/63/633f8cbf42ef77736507dad33e3ef46d8191e1abea98201efb1d3cb71b71e690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/16/1607ebb5843199f51664ed5d026b4ad10072c38734c6fcf588ee3c412df386c7-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b601/ github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b415/ github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b404/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ crypto/tls mkdir -p $WORK/b052/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid AoEAs3hX_rGjIzaMPP4C/AoEAs3hX_rGjIzaMPP4C -goversion go1.13.4 -D "" -importcfg $WORK/b601/importcfg -pack ./key.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b088/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid ra7zeKcSpgabX2CMgaXA/ra7zeKcSpgabX2CMgaXA -goversion go1.13.4 -D "" -importcfg $WORK/b415/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 4DFRb3WNLsxJPkZznI1q/4DFRb3WNLsxJPkZznI1q -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid PpX_czJ0AtqU9vik6g-r/PpX_czJ0AtqU9vik6g-r -goversion go1.13.4 -D "" -importcfg $WORK/b637/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b408/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid lf2wZyO6A9m_LNtCGDcl/lf2wZyO6A9m_LNtCGDcl -goversion go1.13.4 -D "" -importcfg $WORK/b404/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/163eade8e7ae690f4f986fb041fc85d376c7e9cb1767b6ea78ce0f420fe378c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b249/ cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/79/790032b1ee672e1a9e24f9518d3be10c5fc69294fd23176a245d5146f9eab2e4-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b600/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a EOF cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 3SjXE29tzLsUaGb6RnFm/3SjXE29tzLsUaGb6RnFm -goversion go1.13.4 -D "" -importcfg $WORK/b249/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 /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid F6H53ShJpc5KJOOpM64f/F6H53ShJpc5KJOOpM64f -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b601/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid sEXUEM3FveW9j_ObRDah/sEXUEM3FveW9j_ObRDah -goversion go1.13.4 -D "" -importcfg $WORK/b600/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/d2/d242522dcef337c1dc6fe977a32c1e67f74e99c96fbb561b7a24a04297d23a2b-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid OYPj9iRnMUroO-PYcJUp/OYPj9iRnMUroO-PYcJUp -goversion go1.13.4 -D "" -importcfg $WORK/b412/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/92/92ff1275bdab626c52963099d1bf44c59c3dcf05bb31a2ee13867659d361c66c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b509/ cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8c/8cf7df7de617179f3dcc094bdac20dcfbb526a2c6db2f44b6f3297daa6af1069-d # internal cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid roJn106sflEsqT0qWs3U/roJn106sflEsqT0qWs3U -goversion go1.13.4 -D "" -importcfg $WORK/b509/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/fc/fc5c7a1205ee0c8ad3c2c3d58a9fe02ff3d6e44eec0f99a3d92e4574d72406b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cb/cb745e627e92a2f5894382d45f3fc8c02ee7892a239b8d1d0590ec414005b200-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/ad/ad7629607426511bce28354e04be16c409d621ff6addc0771cba3e50951eaa53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/03/03df4a8cfdbca48af5a4c3eb2f0ad90e60039dd94e796e84f76d3d1cc2a19bf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/a4/a45b42e10c3bb19747a5a30487c5a7f85070343193ab15361f3749dbf917d7ee-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid zAZAY7O3_qmHJtOZ12fk/zAZAY7O3_qmHJtOZ12fk -goversion go1.13.4 -D "" -importcfg $WORK/b403/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/83/83db44424f2bb1c937acdf4208e520de6d063502dba8420aa491a632d60d45ef-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b411/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b414/ mkdir -p $WORK/b402/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 3HUBBP6wBnBnN8PWjJtU/3HUBBP6wBnBnN8PWjJtU -goversion go1.13.4 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_jwe.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/76/767f558b68b8e81ffac1142a9ec082ac60e1e50879f189725a9225ed59356af4-d # internal cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Npvk_4Dn26xajawMEtDp/Npvk_4Dn26xajawMEtDp -goversion go1.13.4 -D "" -importcfg $WORK/b402/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid QPacMlqq4QrA-xp-WAlI/QPacMlqq4QrA-xp-WAlI -goversion go1.13.4 -D "" -importcfg $WORK/b414/importcfg -pack ./keywrapper_pkcs7.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid CpWqYN2O5F_mJyPr1UV7/CpWqYN2O5F_mJyPr1UV7 -goversion go1.13.4 -D "" -importcfg $WORK/b264/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/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/b1/b1f7df3058a758ca8ca594e5c49a2b424be1fd41b094a62bd4b67b6f3952a403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/61/618f759ed31231cfcf3808eed83022316fae033160cd89e613c2c0012205e412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a4/a474f5c468326f4b6e2b93af5c526594b1116686beefbd6693390e63167d9cbb-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid OED9TzFKWpRLfJdP3j4a/OED9TzFKWpRLfJdP3j4a -goversion go1.13.4 -D "" -importcfg $WORK/b401/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/2d/2d9977d284d68fd95483bb06f7a575ab757a191b3b77fdbcb633a9c16c5e519a-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Ow5yIFruNdceQw1px8Ta/Ow5yIFruNdceQw1px8Ta -goversion go1.13.4 -D "" -importcfg $WORK/b248/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/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6b/6bbfb08a64b69c8d4f89560a93779f14b290bcac03ec5ff4357cf20835fd7297-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d6/d6cc9d89d0e7e9d996023cb613871219e0e69e1b67bedb1a482ac48134bb1832-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b276/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b279/ mkdir -p $WORK/b281/ mkdir -p $WORK/b269/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid FkZHQu_KBvS5WMUwwu4K/FkZHQu_KBvS5WMUwwu4K -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid TLIDxU6PA1zk2Up1Q76c/TLIDxU6PA1zk2Up1Q76c -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid kOCLqU7dbnzEYOkGlqFx/kOCLqU7dbnzEYOkGlqFx -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid pHZJQbLKpiTYMo3cg1G9/pHZJQbLKpiTYMo3cg1G9 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d0/d00dc091a6ea6472a2ec89bf60099ac28b9e249193bc76c148c570b9c6193d71-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 3M0V1jsttu9nP5I_Rnn9/3M0V1jsttu9nP5I_Rnn9 -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a64f5098229aca367d5809154d6275e651ab4b10be8f53a63735ee4171fcbbf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/4a/4a75f235daaf3125fe5abc643c494af22ae0f5f1959411feeae687eb6fba0f76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/de/ded94ba036bdc8afe35a336d01df83c097b2f4e7fed424994f0b4345fb062bf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/27/277c54d2e20f4eef4258203fac0e02d0bbc8b7e78e3cef11d124042d58908be2-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation net/http/httptrace mkdir -p $WORK/b166/ mkdir -p $WORK/b631/ mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b129/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid pgEiG6w0Y5E8c1PVHR-8/pgEiG6w0Y5E8c1PVHR-8 -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid E_Qq8eMFzJWBu7iJJ-x0/E_Qq8eMFzJWBu7iJJ-x0 -goversion go1.13.4 -D "" -importcfg $WORK/b631/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ACdTiJbEQoUeOwQWlIVZ/ACdTiJbEQoUeOwQWlIVZ -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Nh43fue5CovGHOQgjR3d/Nh43fue5CovGHOQgjR3d -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/09/09541884693215a8f4681e68a68b5e13d46c61b42ce5b04fa1bcae7dd98d3a94-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid mHkxgAQ784w2MSMyD37M/mHkxgAQ784w2MSMyD37M -goversion go1.13.4 -D "" -importcfg $WORK/b644/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cb/cbaa16a8ee19fbed3b8b0a7d2a28eb850464222134402ed1490d6a9695065994-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/30/30dca485306ab6fb32945eedab3d1a956bbc104ff0ba228d69bf7ffc3437a0a4-d # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/10/1064172e9ca08b15b07ff62ca03cf6c10886aa46b8f6859579e936812eaa1185-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid nnLRJi3s-4LwVBiMYiGG/nnLRJi3s-4LwVBiMYiGG -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/90/90c012c36f5d4099fcf45723ca3f7db08bf5692b3e14d23c44c69a363c09dad0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid BA75GjJvpUJL5H4acE4z/BA75GjJvpUJL5H4acE4z -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/56/5601e76f6bd88d71df88c0ef73a14afa5bc7524ca54acc6dc7daffc6dbc2d0c5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid lV6kgibPri4kuhsmPPH0/lV6kgibPri4kuhsmPPH0 -goversion go1.13.4 -D "" -importcfg $WORK/b247/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 ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/b6/b6b780bfb88be860888e844832afeaaa9d43c1221ee80d2a97cbfcba021503fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f3/f30511598981c8643ae295ca0984dab34f755d42eb867d5f4dd9a9954406b51a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid cSDbZMpC0Ro12dW1n0UP/cSDbZMpC0Ro12dW1n0UP -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/34/34fd10ead32a7e4d64cc00396da949f724c4aa6b06b7424fbfeb0337c3f76333-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b336/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid odWXiD81hkMAhWaL9Kb5/odWXiD81hkMAhWaL9Kb5 -goversion go1.13.4 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b314/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/image cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid WvFPvIFb6S7_W_D9y2jy/WvFPvIFb6S7_W_D9y2jy -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid Ww9UBTJuPxsfRXJyKSiw/Ww9UBTJuPxsfRXJyKSiw -goversion go1.13.4 -D "" -importcfg $WORK/b099/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/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid yD5wf5bZypNDdIrULLsp/yD5wf5bZypNDdIrULLsp -goversion go1.13.4 -D "" -importcfg $WORK/b314/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/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e3/e385c7d45ef59534180bd2dba298594c71f82434c2707d83423e482366a43929-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/40/4087e1db0db6549233254b7788f48ee627e300e7791f843978689bc3aafafccc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f4/f4684d9eaa22387beb3ed36564768823978f354542bd7fbef17873c9bf3003db-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b333/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b385/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid zZdH-2mNcmDmx_IJrKxu/zZdH-2mNcmDmx_IJrKxu -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b390/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid TGAsMV4DgkYxx9e0IGid/TGAsMV4DgkYxx9e0IGid -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid BsvvYfMFCfGEkyN7EuNm/BsvvYfMFCfGEkyN7EuNm -goversion go1.13.4 -D "" -importcfg $WORK/b385/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid elU8fAX8kq4t7uB-OyA0/elU8fAX8kq4t7uB-OyA0 -goversion go1.13.4 -D "" -importcfg $WORK/b390/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/28/28fdecf946b883cbe8c6b2aa600aa8b32ccb3e48d11bce47946172ed5c084977-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 3r_HSQW100fxixDitYGU/3r_HSQW100fxixDitYGU -goversion go1.13.4 -D "" -importcfg $WORK/b395/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a3/a3ffa4f0834b866b453af55c4578dea47529cba36f1e5edc5a3f58838888a204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/52/52883ad54dad19a6eec3d056e849776014566faa911c0a4c26606d0173c2f328-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/0e/0eaf8d78073c517fa005796aba380204dbcf922f4c8bcf5f06b5755731cce2f4-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/62/62004708ed1a18766f96bcba82c497b3eaac77d72499ef8a2df491c0f9dde9e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c2/c2ccf51c5c1d18e739dd5278d9c72203f5477f3a7adea8df6237309944a86395-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid PhaGUSwObEAsSnWB04bG/PhaGUSwObEAsSnWB04bG -goversion go1.13.4 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/62/62e753b6b1d6d6ac57b3b9fd0bab9a70eb5cb501f6b838385a405072ad63b879-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/18/18cdbb631f61b6594e0adf591bc157abadf8c36804846b3ac33a859c8d0e2168-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b474/ github.com/containers/libpod/pkg/namespaces github.com/containers/libpod/libpod/layers mkdir -p $WORK/b520/ github.com/containers/libpod/libpod/lock/file github.com/containers/libpod/pkg/rootless github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b482/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid byxsSsLQBV3DgJ6Am8-X/byxsSsLQBV3DgJ6Am8-X -goversion go1.13.4 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 9uj3-tIt2qrhkKMuiZNJ/9uj3-tIt2qrhkKMuiZNJ -goversion go1.13.4 -D "" -importcfg $WORK/b520/importcfg -pack ./layer.go mkdir -p $WORK/b523/ mkdir -p $WORK/b483/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b483/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b483/ -g -O2 ./rootless_linux.go mkdir -p $WORK/b330/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid fUel4d8VeRXzJU3XUX53/fUel4d8VeRXzJU3XUX53 -goversion go1.13.4 -D "" -importcfg $WORK/b523/importcfg -pack ./file_lock.go mkdir -p $WORK/b236/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid 97QqWM6nY6lq0aV3I-us/97QqWM6nY6lq0aV3I-us -goversion go1.13.4 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 41023IF-vtDLsg5a9Arc/41023IF-vtDLsg5a9Arc -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid ffPASjqehUv22wD4_m52/ffPASjqehUv22wD4_m52 -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/85/856a04caf7ec6e9ed9c282f3c7da7c08288ee04dff834a9cd778e2053880b502-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/86/86b66476d2792c1d32375bdbcbb7901f8f608958b5f6836e5761f70faa3ae3d3-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid zMSyhSl_LeXlq5nDO1MG/zMSyhSl_LeXlq5nDO1MG -goversion go1.13.4 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/1e/1ef7c067a79df19a58bded73a94d85d60d2f8100057e6d8ea98a6680ee6f86b9-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid cAoTTBGDlGPwkaD2auwc/cAoTTBGDlGPwkaD2auwc -goversion go1.13.4 -D "" -importcfg $WORK/b522/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/c9/c97f7465bbbb68667ce122e8c505b3bd6b8d57ef165839c1d9110af5cf010af3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/f0/f05fa142d3500b58aa98c8406291a8816bb7be3a7a24a6c20a3bed833cc210f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/1c/1c060c76ba338e0259ef4157d9bdaa99c62bceecd33ea6ad64ee4754afd8a2e7-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e5/e588b22d6ae9c528eb414d548e1906d9b6207547a64691c1e6952e1c22fc41a2-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I $WORK/b483/ -g -O2 -o $WORK/b483/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/70/70a977e3066e12960df92e04557dfad253103b3d9504ea8ceaacf36233b2a982-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid w41oXI_LeBJ57zPhqJlZ/w41oXI_LeBJ57zPhqJlZ -goversion go1.13.4 -D "" -importcfg $WORK/b483/importcfg -pack ./rootless.go $WORK/b483/_cgo_gotypes.go $WORK/b483/rootless_linux.cgo1.go $WORK/b483/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/18/184e22fcf9f13a12615a7f997f2ddc36bf34cadb125e1b272aa049c2bb19143c-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b502/ github.com/containers/libpod/pkg/systemd github.com/containers/libpod/pkg/util github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b508/ mkdir -p $WORK/b630/ mkdir -p $WORK/b480/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid ZNARsPrFHIbBJUQHp1dh/ZNARsPrFHIbBJUQHp1dh -goversion go1.13.4 -D "" -importcfg $WORK/b508/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid hy8_NBwxZ7MNJcddyflI/hy8_NBwxZ7MNJcddyflI -goversion go1.13.4 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid tp0JESbL3Vsrfc7MYdGE/tp0JESbL3Vsrfc7MYdGE -goversion go1.13.4 -D "" -importcfg $WORK/b630/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid 6Nd_2H4xKiAYUKS8mvvN/6Nd_2H4xKiAYUKS8mvvN -goversion go1.13.4 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/b9/b957fd7b3ad533f11ada788c559d28f84d8e00e2c361650d62de6dd48cb71d8e-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/4f/4fd7d290c1f46ab3bcc8822a4bcfcad067e68c2333aabb5371d613ab24580617-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/59/59a85ae4994e5fbd34dc25519a11083360a4c120d9ceae042d54f8c63c92a503-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b146/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b168/ github.com/containers/libpod/vendor/github.com/docker/distribution github.com/containers/libpod/vendor/github.com/gorilla/mux cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid SfWLvM_7n4qIpYUU7nOO/SfWLvM_7n4qIpYUU7nOO -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go expvar mkdir -p $WORK/b181/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b215/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid oeIfmjz4wUXpLxFuignI/oeIfmjz4wUXpLxFuignI -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b371/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid vfCOU8MZXA-pkxcWfH4J/vfCOU8MZXA-pkxcWfH4J -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 0YaSOF-V3CC2KF6Yrp5l/0YaSOF-V3CC2KF6Yrp5l -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid CpDY9yEuXOl4cPkn2_h9/CpDY9yEuXOl4cPkn2_h9 -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema github.com/containers/libpod/vendor/golang.org/x/net/http2 github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid FPlhspRuy4D-dfz89erX/FPlhspRuy4D-dfz89erX -goversion go1.13.4 -D "" -importcfg $WORK/b371/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b174/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b172/ mkdir -p $WORK/b176/ mkdir -p $WORK/b439/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid VV4_e3co9LT1iPvScNI6/VV4_e3co9LT1iPvScNI6 -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ppDmsb4WFySSAUEKOQI1/ppDmsb4WFySSAUEKOQI1 -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid xaELI5KwZY-in8-n70Wr/xaELI5KwZY-in8-n70Wr -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b377/ mkdir -p $WORK/b505/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid fu_OOiEV1gXt7uw8JXyv/fu_OOiEV1gXt7uw8JXyv -goversion go1.13.4 -D "" -importcfg $WORK/b439/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 cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid yrjSKpV_k_nTcf_N3xqR/yrjSKpV_k_nTcf_N3xqR -goversion go1.13.4 -D "" -importcfg $WORK/b377/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go mkdir -p $WORK/b539/ mkdir -p $WORK/b572/ mkdir -p $WORK/b596/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid txWgIYhRz-hIkk79XKyW/txWgIYhRz-hIkk79XKyW -goversion go1.13.4 -D "" -importcfg $WORK/b539/importcfg -pack ./runtime.go mkdir -p $WORK/b723/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b609/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 3u2oD8zEzRaOhMTImTtZ/3u2oD8zEzRaOhMTImTtZ -goversion go1.13.4 -D "" -importcfg $WORK/b596/importcfg -pack ./ctxhttp.go cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid Ydkm_jx8uIvwn5-kJnx_/Ydkm_jx8uIvwn5-kJnx_ -goversion go1.13.4 -D "" -importcfg $WORK/b572/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid zQ3osQmBTKxl8oVmDYwV/zQ3osQmBTKxl8oVmDYwV -goversion go1.13.4 -D "" -importcfg $WORK/b609/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid YJ2tPIfEexWCmGPf9LlC/YJ2tPIfEexWCmGPf9LlC -goversion go1.13.4 -D "" -importcfg $WORK/b505/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid aFJlltBy_TFgSMF_9eaA/aFJlltBy_TFgSMF_9eaA -goversion go1.13.4 -D "" -importcfg $WORK/b723/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/b9/b95a2537b360ee282ac29acbf380075403e419ad288bb4ff736b0957b86f76d1-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b613/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid Hv2k8cfu1_KJcO4v6yl6/Hv2k8cfu1_KJcO4v6yl6 -goversion go1.13.4 -D "" -importcfg $WORK/b479/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid Tn59AIoK7HlWvOXiStyJ/Tn59AIoK7HlWvOXiStyJ -goversion go1.13.4 -D "" -importcfg $WORK/b613/importcfg -pack ./netns_linux.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/51/51e0c3c68e97081bebd5640244480203dae69264e1a387b532083be4815eaaa4-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid v5JgEOQPpVi-5C7dMrwf/v5JgEOQPpVi-5C7dMrwf -goversion go1.13.4 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid mewrYTtJhrodj8ZaPBSb/mewrYTtJhrodj8ZaPBSb -goversion go1.13.4 -D "" -importcfg $WORK/b514/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.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/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f1/f1655d831b978abca3c6a112ff450389acf9e9373991338f5eeb6fb5ad68ae4a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/66/6643e205840d95355253d768b20cae8b5cb58440dea2dd71b58b0d4d050edefb-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/34/34d2a338b1ea1e9c218e89a42067ccf9ba7b1a10497301d663047dc35f05fc91-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b348/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 27b0T555ygeqqKjTM9Q8/27b0T555ygeqqKjTM9Q8 -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid vAP13nK_4QSXh4TfN7VO/vAP13nK_4QSXh4TfN7VO -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ae/aec7eeea27bfdeab8f689a2c35c6ca9f7962683620f3d4b789f2fea5ee00ae57-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/1a/1af19e9dc9f5aa5a14f71dce5b6a254343eef7f4f5111d005e70e3423111f802-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d0/d01fee6678ce9c5ea18ee4c34be47f9c4636d6011c38b3cd53f9a69ac379ce7b-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b595/ cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/58/583f0934d6997d2d2f8fc4cc4ae79586862566552e3d09e96ba90765b020b7b1-d # internal cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b596/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid hRy4sL8eYx3CgsOBX6bw/hRy4sL8eYx3CgsOBX6bw -goversion go1.13.4 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/d9/d91cbd8a94253ab37d23ab05790f070193c03e323312b29a57081f7c583f3d74-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/doc=$WORK/b558/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b564/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid Me_jLQ-wsV3C5CCE3vfq/Me_jLQ-wsV3C5CCE3vfq -goversion go1.13.4 -D "" -importcfg $WORK/b557/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 ./negotiate.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/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/9a/9ace30879ee78b5baaa7b61bf38c7ab28fde0fbd2054140b211edc765bfdec54-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/32/320d2d7601de65a2aeefb1e13f42429550fa4d3cbd51b08580ad9ba53c527dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/67/6719964c116e4ee1656a8dccd7ea386508f00b01114fe745b786240732286566-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/54/54e6494a3b9087ccbcc10a3fbd76853ee1fc2ea58f1025193e9331e2160ec3dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/72/726e3525e5a443df998826deb90736dffca0b9ff364b3b407a458f6286f2e6e0-d # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/93/93849c75c998467b609cc3cc37f231b485b0d15c89b73e30aa460360c9d7c65b-d # internal github.com/containers/libpod/pkg/network mkdir -p $WORK/b656/ github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b608/ cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/a3/a3062e3c146a92d742781ea60740e8a3b474b91adace253f6372933a8b50f154-d # internal cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid ydXWlrE3KVIwkxTkX1VW/ydXWlrE3KVIwkxTkX1VW -goversion go1.13.4 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b417/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b609/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid ZhTqmIScqcL6jGdHbxkR/ZhTqmIScqcL6jGdHbxkR -goversion go1.13.4 -D "" -importcfg $WORK/b608/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/00/0029f70fd692718fdb6688b74fcd7ffcebbc71a7043a65653e374b520050c228-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b713/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid LOXpVw5gSlDBMAdt1YKX/LOXpVw5gSlDBMAdt1YKX -goversion go1.13.4 -D "" -importcfg $WORK/b713/importcfg -pack ./tags.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/bf/bf0b4c839a7e952393c2163e9488d89e039bbc11ab58dedb9ea2053013be2c3f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid cUOJsAhB07MFlvEN54-e/cUOJsAhB07MFlvEN54-e -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d8/d89ac90b17708395aa81d06c8d4814de79f2c1f516c549f7871cd669deaa81c4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 3GiHyeoZcrQOXeYrQ6a8/3GiHyeoZcrQOXeYrQ6a8 -goversion go1.13.4 -D "" -importcfg $WORK/b374/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/8d/8db6349d97bee8ce01385250e6ff4681c16061794c6c6b280458f7c213b485e0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b347/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid TItR-Hg_Wke1ClDCEgkH/TItR-Hg_Wke1ClDCEgkH -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./network.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/80/802999afc085fe0e24cede71d8dd014d0ffeefeab3228d4a08989ea646149bb9-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid ug8iItwRTJuPBNgdWlOL/ug8iItwRTJuPBNgdWlOL -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/a8/a83c5e6d79bc20b8740f4b06ebbefb276193180625eefd9a96d34c61c94c4287-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/ee/eec5ea0a716bc1079efcfc861e087146e99fe741f088569f799b8f8a29075848-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b594/ cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/5d/5d35a1124b95165ece5d702f595ca4a49f57674d1f988929d72d1868dfc1c279-d # internal cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b595/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid Awo4ZuZ7NX3vK-kmS902/Awo4ZuZ7NX3vK-kmS902 -goversion go1.13.4 -D "" -importcfg $WORK/b594/importcfg -pack ./oauth2.go ./token.go ./transport.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b726/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid _CCzCK2dAX81Ov34wie4/_CCzCK2dAX81Ov34wie4 -goversion go1.13.4 -D "" -importcfg $WORK/b712/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/81/81c483794af06ded40ea7a8fa24e84af40c1c9d77cbdd687b3a0747af3c6ee71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/99/99ad919dd55edbc0f71d86fdafb9963f3b98774b734c481a14cce436496096e7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b365/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid a3s9khMiJ5767bcpXYT3/a3s9khMiJ5767bcpXYT3 -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/fc/fcbe7d7f9f9cd0ac3d1574e1439c25b4b55072013fbf06bbc5b42e1ed01d2f83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3e/3e6e78d3bed2fbd56ad2cdb3fcd741ecefcb87bd0bc1f761e5397ccc16e4f5c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid QBS-WDAHY5IQUjqpQZ6G/QBS-WDAHY5IQUjqpQZ6G -goversion go1.13.4 -D "" -importcfg $WORK/b372/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bc/bcf11d06852061c12bd46fceb1327aa1355be814b95c7856c1b1a2d1b6eb9f37-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/34/349be4347d193a50cbfb5a70cb2d5aa141696bce741f2790f79e6006351e3748-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 2l4F4kUkrU7pk66Qutpe/2l4F4kUkrU7pk66Qutpe -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9c/9cc4103c63e21acf05f2f27738a539736df988bdba16f62111d37b0292091c3e-d # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 33he-UGT5knAd0wYfkSh/33he-UGT5knAd0wYfkSh -goversion go1.13.4 -D "" -importcfg $WORK/b445/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/69/693e3883f674ec209b457f8950bacbcb37a65c433e8550dfc4a55156e841a73f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2b/2bfc24faaded9c2753bdb0d7da76b459240ada173ca3ff08aee5ab08d1bc15a0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b370/ github.com/containers/libpod/pkg/auth mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid ENjUe6euUISpkjb6sS4c/ENjUe6euUISpkjb6sS4c -goversion go1.13.4 -D "" -importcfg $WORK/b682/importcfg -pack ./auth.go cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid fIIOKU_D3vKxbl6ouQXy/fIIOKU_D3vKxbl6ouQXy -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/c3/c3f6128f73ab6289c7543f7075a4383bad636874053edff8317c8d56f06b98e3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid mAIbjnFpkp_EIXvgbHDi/mAIbjnFpkp_EIXvgbHDi -goversion go1.13.4 -D "" -importcfg $WORK/b338/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/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/fe/feb21dcf8a60963d099eb3d6bc173a2126d9f967b9c67ceb49d079c5f86b17b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/31/31a8a4293d19ae08aa8954ab61b2db20b9b6e6c06fb64757c12ea04087b97259-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b576/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b582/ mkdir -p $WORK/b592/ cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/1e/1ef07050bc877b0d52ee7acbb5420bfc69eb162f4c6cab9e344f27cd2c268214-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/b6/b6947c4715279bd9649a3150a595d5ec3d7513979f787f42bf84d33348de7fdd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid Qmecjk9kSWHK9N4gHICh/Qmecjk9kSWHK9N4gHICh -goversion go1.13.4 -D "" -importcfg $WORK/b592/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 7hjPEFAptoYuXWEfns27/7hjPEFAptoYuXWEfns27 -goversion go1.13.4 -D "" -importcfg $WORK/b576/importcfg -pack ./streaming.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid DemVw7Tw-K2gl0Y9k3At/DemVw7Tw-K2gl0Y9k3At -goversion go1.13.4 -D "" -importcfg $WORK/b582/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/cb/cb0e1106d44956562c05e6ae19b11fb6b7ab3d69403f559f62a420e06a8e1361-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b728/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid i1dNgeOMqiw6N_iu6YKk/i1dNgeOMqiw6N_iu6YKk -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b730/ mkdir -p $WORK/b731/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Pom8sZ6lct1WvC1v6Ym8/Pom8sZ6lct1WvC1v6Ym8 -goversion go1.13.4 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go mkdir -p $WORK/b732/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b732/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid samqE1Fl9Da0M-SoVN7x/samqE1Fl9Da0M-SoVN7x -goversion go1.13.4 -D "" -importcfg $WORK/b731/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid u-3DJIPJ00vbCKuy2rqM/u-3DJIPJ00vbCKuy2rqM -goversion go1.13.4 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./restriction_manager.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid sNjD2EdRXqaO_4doVyB_/sNjD2EdRXqaO_4doVyB_ -goversion go1.13.4 -D "" -importcfg $WORK/b730/importcfg -pack ./options.go ./throttler.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid EfRPimZtJML5My47MLle/EfRPimZtJML5My47MLle -goversion go1.13.4 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/54/54c733bd07d009ee9703ccfca397ad2fae6d739f9f3e4f4d42267a1721715a2d-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/5f/5fc3451abd5bc82d038e182b6e692d4660d2ed4ac27c50edcfd090573219eedd-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b581/ cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/a7/a7bfcd51a4ac9793a834d5ec4fa8a657adf5bf1f03605892c216a3b9247ac323-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b571/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid YH7XOlTW70y-cXg305DQ/YH7XOlTW70y-cXg305DQ -goversion go1.13.4 -D "" -importcfg $WORK/b581/importcfg -pack ./json.go ./meta.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/61/61121a3e37dd392145773cbadde766b1c2e209576223de31d57027229d5ab53d-d # internal cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid -RzKjo9q5HHeWzu6CrXM/-RzKjo9q5HHeWzu6CrXM -goversion go1.13.4 -D "" -importcfg $WORK/b571/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # 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/b338/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/50/50521f22f108092484f0f676c3b5fe930125214827263ad09cdaa5042ceb2a33-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/04/04b7b6e84e77f5033224982cbecb8c816cc008001014822b5480a09157664add-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b2/b2abb5a41303eab314af995ca1d9a11af3c08cbedd78019280c62875b79942fe-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/22/22fa23ceedfaf3ff02d4b5b45721f7fff31473bacedaf0fb3640ae7e11118ea7-d # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/64/64553e21703855109774b2398d71407d3f1e93575112db745198060d9392e2e7-d # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/c8/c83a46532f856dab3203d86d3024b26ef4081b97f13149da9f9fc5e9da613610-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b431/ mkdir -p $WORK/b727/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid UQGKNCDPskJmmAes1CqW/UQGKNCDPskJmmAes1CqW -goversion go1.13.4 -D "" -importcfg $WORK/b442/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid O_eghkXDnbRpnfjljmWS/O_eghkXDnbRpnfjljmWS -goversion go1.13.4 -D "" -importcfg $WORK/b727/importcfg -pack ./config.go ./config_env.go ./options.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid zFH9j4w5remwX1FQL6sW/zFH9j4w5remwX1FQL6sW -goversion go1.13.4 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a3/a34158bf36aa48655dbc6726e712675b0c27013e798436b24559d399b9955936-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3d/3d9a95df6150a34b456163b1960bc9c1502b02b229ea8d36dbc2f4a22ef71c0b-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/f9/f92367369ec68282418604297b7bd9cf03766afb761ac40320fbef6350789fc6-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b593/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b570/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b594/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid -6qJLygUx8b4CUFipeKA/-6qJLygUx8b4CUFipeKA -goversion go1.13.4 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid XCRvQs38CibaZgqdb5BB/XCRvQs38CibaZgqdb5BB -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid NVRmd-IUK4j4zfW3VJ5q/NVRmd-IUK4j4zfW3VJ5q -goversion go1.13.4 -D "" -importcfg $WORK/b593/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/aa/aa260c8c4c6ff488de3e4a84366d5ae4764958871b6f4eb4ef977845bd79404a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid WBObEUU0FCBZmItp_1gC/WBObEUU0FCBZmItp_1gC -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/18/18b06c829d83c9c7cbeae327ddb3be1bbdb09b233f9421211b882dc623a44313-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b711/ cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/74/749c07c7ad28edf6b8921ce6b62bf765241c637d0283f3bc1787f9088a325f14-d # internal cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b727/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid lLS3db9B57ljmpnhLch6/lLS3db9B57ljmpnhLch6 -goversion go1.13.4 -D "" -importcfg $WORK/b711/importcfg -pack ./tracing.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b546/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid URWDGkpJtmAKfL85-iAW/URWDGkpJtmAKfL85-iAW -goversion go1.13.4 -D "" -importcfg $WORK/b546/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/25/25b42fadee737fd53d66b6065b88fc21b436e74df968f18028cad09399b4baed-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid XyiaV1UpKYjHzFqJS84F/XyiaV1UpKYjHzFqJS84F -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/f8/f81e51808bc2d1069a95d7b23a070dc792f52127a155d6df404d9ffac630824e-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/84/8437dea2cdfd91d8aaf5447ea11db1b4f7ae6b1e7ce7d418bca4d302354a25ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/46/46be69f6523a8d4907220f6d90261969144ad8e327be6ccf1e180cf1af13255f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 3ndVuKRfUOgZvWi9Plfz/3ndVuKRfUOgZvWi9Plfz -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/1d/1d86c36c458a5350229ab0695d9e2a5780737aae7429feb538fd1a386f184f56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/92/928df353f5a142ca0ca0b7772cbfcf9b266f6a5eb8146fd613b8a558f3170269-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid swXQDN-tt6aJgZf2l8ne/swXQDN-tt6aJgZf2l8ne -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/56/5610db2f46970a13d5e7d559888998a912bf1a9f8caff0aaf4e5a21f46b5e69a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5a/5a80efdca4d7cd50c0cd33cdd90eef1f76905d02197183d3aaf83256f5a5c6e7-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 49-ybTNI1AcNcOHjmQWH/49-ybTNI1AcNcOHjmQWH -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/0c/0cc3888f8e61a0a88a4d63f2902fa1a7094f35bf52e2e8789e5ff2485ac1b027-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/81/81c1c6ee1df542b44113c7e4fa789581532134941591cdff5f0be921d0e3c088-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid OoGR1K2AEfpr-Fq4t0cl/OoGR1K2AEfpr-Fq4t0cl -goversion go1.13.4 -D "" -importcfg $WORK/b035/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/07/07b13e19a97f9fdf8d5f05c55df6c6f389e384a4b7914431bea59cd75683e660-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b032/ github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b375/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 3noX2t_C8wRaLsY-d3Su/3noX2t_C8wRaLsY-d3Su -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./auth.go ./cli.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid uUZz23WSN_FnbKopTIed/uUZz23WSN_FnbKopTIed -goversion go1.13.4 -D "" -importcfg $WORK/b375/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/89/89fae332408ff9cb3619bbbd7bb795f91dfe070be7130c36c50297a1e002e530-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/24/24c9c2a669ace9d50f1eddc5b6aae7aec6e05e5b0361edbb30b22fc5c9998ab4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid NsOQ8Uc7dSKRBPMfPd2G/NsOQ8Uc7dSKRBPMfPd2G -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a5/a58ce314b4247bcffd18354f842b24338e9dca1f926c5f64ad60bfb55d452078-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b313/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid 0cVmgxMfrlhlE28yUYC_/0cVmgxMfrlhlE28yUYC_ -goversion go1.13.4 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid 2dawq2lREkS4-rbB0SrL/2dawq2lREkS4-rbB0SrL -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/10/10b3586ecc845ea44668a74c263088a9da49b0c6371338a6f9316c0568b84d1e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid -qNKGgz3gXAL-wdEQ7U6/-qNKGgz3gXAL-wdEQ7U6 -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/8a/8af8c1b740e9ba77b8cafc41ace962d007c3daf2b9ec51381a53a56186106b6e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/fc/fc7b6c681d78366a470964d44d9e44f612b29802029ac19925fc2503f5321f3a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid zsMtJ9FZtBmBAsxuAjNt/zsMtJ9FZtBmBAsxuAjNt -goversion go1.13.4 -D "" -importcfg $WORK/b386/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/6d/6dd43cd7083371fb4ac5b1113adecfa3a0e1187b744bf64b7c5c291887270529-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid VpIlaXKgrGPVmA7XUw4D/VpIlaXKgrGPVmA7XUw4D -goversion go1.13.4 -D "" -importcfg $WORK/b304/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 cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/b6/b631008dd57221ed14ccf7532d9c3e7ff7994ddcf656c0956ce06fc9bd75fcb9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b573/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b586/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b575/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid _Ug7EA-_czaLFTHs841v/_Ug7EA-_czaLFTHs841v -goversion go1.13.4 -D "" -importcfg $WORK/b573/importcfg -pack ./constants.go mkdir -p $WORK/b589/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b588/ mkdir -p $WORK/b598/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 4fuw6Wmhwfn_Tj_G6vp9/4fuw6Wmhwfn_Tj_G6vp9 -goversion go1.13.4 -D "" -importcfg $WORK/b586/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid sDSkcfzEDveF8EnVpE3v/sDSkcfzEDveF8EnVpE3v -goversion go1.13.4 -D "" -importcfg $WORK/b598/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid asWX9rkWKZXUEzlq3-VW/asWX9rkWKZXUEzlq3-VW -goversion go1.13.4 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./errors.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid tztlVfmhxhi_27NLoplt/tztlVfmhxhi_27NLoplt -goversion go1.13.4 -D "" -importcfg $WORK/b589/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid hyU3eJnWUc5cv9_IQO6b/hyU3eJnWUc5cv9_IQO6b -goversion go1.13.4 -D "" -importcfg $WORK/b588/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid KN9JlOcIQyQs85BfwwFN/KN9JlOcIQyQs85BfwwFN -goversion go1.13.4 -D "" -importcfg $WORK/b542/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 ./well_known_taints.go ./zz_generated.deepcopy.go cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/57/5741d062c0454a3fc5942275b6618234d0224cff7bd4b911202aecb4d21170bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/27/27ba5cb2b8f4207c3c450f1f9f56c31417bef0814da33ab99b00d01620263ca9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/5d/5d28c975e630825ef0e8af0f53da3ac53a5e002e477b24281145995c6c4a8193-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b590/ mkdir -p $WORK/b591/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid n2snxyQ-L3-hvhLH8cIH/n2snxyQ-L3-hvhLH8cIH -goversion go1.13.4 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid ErcQECNxV7G7r0oHtmjF/ErcQECNxV7G7r0oHtmjF -goversion go1.13.4 -D "" -importcfg $WORK/b591/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/b9/b9566d7172b52713fdc925f74216b030b8a81bb9492448e4d291bc52ac3995bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/e5/e573432a9f5bda1a7a55a9db253f93a6bc70b84ae924875de3444465f2b23d7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/9c/9c39102dbba1144ecbe0ef6117e93c522fa22a7b6fcd50ff7c58ef110bbe0a43-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/64/643535766481c24a19e08764dc0adf8ea701e8dbec639ba19f69e59b7a159fd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/5c/5c8598da0fa4ae352dfb669b839ee58e4f287078ab2101e753d1988803846a6f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid lkD3R74xop1DkXKA9Qhi/lkD3R74xop1DkXKA9Qhi -goversion go1.13.4 -D "" -importcfg $WORK/b587/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/6d/6d83a7054259ce01bf30ce24fdec3a323854cf800b862394903a96466c345895-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b587/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid pfbSvXgibjg7n74RWOyi/pfbSvXgibjg7n74RWOyi -goversion go1.13.4 -D "" -importcfg $WORK/b580/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/45/45823410afd5a95d73c4339b9512c66c514cb1d54dc65fb67df083023060d62b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b579/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b607/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 6cdKztT-l2lrG3100-N7/6cdKztT-l2lrG3100-N7 -goversion go1.13.4 -D "" -importcfg $WORK/b579/importcfg -pack ./exec.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b608/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid AV4PCGoMkFlzA_27OGw3/AV4PCGoMkFlzA_27OGw3 -goversion go1.13.4 -D "" -importcfg $WORK/b607/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/18/1835f3ab8eb1dd6e179574869e9588f8c8548d61ef156dfbde05fc959c4757b2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 9xibiOvuC5sHYC0W656S/9xibiOvuC5sHYC0W656S -goversion go1.13.4 -D "" -importcfg $WORK/b574/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/8d/8d17b0d2ac2f7c4f69bb8a191e9eafb6ebcb58fb3ad2578c85f78bd8bf28941b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ec/ec54e495fd8749f74eeb72a7b83b16ca0620f8a130d1e3bf3ff6efcbe1bd9b7c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid TaZO_xQzW66Fh97q5Hoa/TaZO_xQzW66Fh97q5Hoa -goversion go1.13.4 -D "" -importcfg $WORK/b606/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/20/20ef1cd1d1ebfd6cf9e26767a80e2ad188bc49f183efe2681a329524f110705d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/83/83ae40f72673ba6b548b6e53e8f2fdef7b04d5428abc7730ac0d05c64ea23309-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid JJqlfnEQVvJ3-akEJy6-/JJqlfnEQVvJ3-akEJy6- -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/30/308b33064070d8f74900a81b2b1400f19b91bc479cbaa986bc55535bfc2e90da-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b696/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ github.com/containers/libpod/libpod/image mkdir -p $WORK/b475/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid cgA-2X6cTy1WXVqqe-RL/cgA-2X6cTy1WXVqqe-RL -goversion go1.13.4 -D "" -importcfg $WORK/b696/importcfg -pack ./common.go ./exec_codes.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Wu0NLqDNOUiQyDMSa7KE/Wu0NLqDNOUiQyDMSa7KE -goversion go1.13.4 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 0bCT9vhfumJf1kis7CXQ/0bCT9vhfumJf1kis7CXQ -goversion go1.13.4 -D "" -importcfg $WORK/b475/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/09/091ef2335edfc68f5d10dff02ff394ae918b03db9b60e70a988b25e9e414d559-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b0/b0d7fa88af461e99150aa526d524913146ec0e03b4f11087d9a167fa23faeafd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/8c/8c313ccb190c30e0492088ac602c95b6bb59c303ae0f216496bfacd8428fa2d3-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid ufiIOcQQfCaPGfwNOA3a/ufiIOcQQfCaPGfwNOA3a -goversion go1.13.4 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./ctr_inspect.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/24/2478b33d3b359a4cab43a60e442b13355f5c10204472a0f17dab281a52568482-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid ooaBryozWokyBHeNWPCE/ooaBryozWokyBHeNWPCE -goversion go1.13.4 -D "" -importcfg $WORK/b470/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/61/619296a8f92e4006055b386e06f84d1c89235f12430838d441313a0952329402-d # internal github.com/containers/libpod/pkg/bindings mkdir -p $WORK/b636/ github.com/containers/libpod/pkg/api/handlers github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b677/ mkdir -p $WORK/b691/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid 3JCFCH-Mdbn33GSlCbRm/3JCFCH-Mdbn33GSlCbRm -goversion go1.13.4 -D "" -importcfg $WORK/b677/importcfg -pack ./decoder.go ./types.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid B2rwvZ8xNuTy4-M2QRJQ/B2rwvZ8xNuTy4-M2QRJQ -goversion go1.13.4 -D "" -importcfg $WORK/b636/importcfg -pack ./bindings.go ./connection.go ./errors.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid joDBt2j9D0k9NAlzeYmk/joDBt2j9D0k9NAlzeYmk -goversion go1.13.4 -D "" -importcfg $WORK/b691/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/21/21598f29912d5fffedc32f25f46a183e7cc3a6c648c807616530a74c129cc35f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/c9/c9eaac3b6b84e5904a35bff07ed605d74ce394de193fabdf46b5580536ccc5ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b9/b9a67c18ef56334b6626bba15ea5f108bb1b532df2bb58dd3e323f5811f2cf55-d # internal github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b680/ github.com/containers/libpod/pkg/bindings/manifests github.com/containers/libpod/pkg/bindings/network github.com/containers/libpod/pkg/bindings/play github.com/containers/libpod/pkg/bindings/pods github.com/containers/libpod/pkg/bindings/images github.com/containers/libpod/pkg/bindings/system github.com/containers/libpod/pkg/bindings/containers github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b688/ mkdir -p $WORK/b683/ mkdir -p $WORK/b684/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid 11zua0ng1QAvn8godfc4/11zua0ng1QAvn8godfc4 -goversion go1.13.4 -D "" -importcfg $WORK/b688/importcfg -pack ./volumes.go cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b685/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid W2I2imgUlaG3rojxbhVX/W2I2imgUlaG3rojxbhVX -goversion go1.13.4 -D "" -importcfg $WORK/b680/importcfg -pack ./generate.go cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid hGg68kcD_kgZ0582KLov/hGg68kcD_kgZ0582KLov -goversion go1.13.4 -D "" -importcfg $WORK/b683/importcfg -pack ./manifests.go cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid X7Z2Nzy5jGUW5DIuLirI/X7Z2Nzy5jGUW5DIuLirI -goversion go1.13.4 -D "" -importcfg $WORK/b684/importcfg -pack ./network.go mkdir -p $WORK/b686/ mkdir -p $WORK/b681/ mkdir -p $WORK/b687/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid stWv9PUG6Sj9DAAL51nl/stWv9PUG6Sj9DAAL51nl -goversion go1.13.4 -D "" -importcfg $WORK/b685/importcfg -pack ./play.go mkdir -p $WORK/b679/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid kagysitXJNDmFt0aujJT/kagysitXJNDmFt0aujJT -goversion go1.13.4 -D "" -importcfg $WORK/b686/importcfg -pack ./pods.go cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid 4TDfBuZ34hykLX8YNb-g/4TDfBuZ34hykLX8YNb-g -goversion go1.13.4 -D "" -importcfg $WORK/b681/importcfg -pack ./diff.go ./images.go ./rm.go cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid eaMQDoOgQ8N8Hn3XM_-1/eaMQDoOgQ8N8Hn3XM_-1 -goversion go1.13.4 -D "" -importcfg $WORK/b687/importcfg -pack ./info.go ./system.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid ZJAFR4UzVi_kbXCoAVSr/ZJAFR4UzVi_kbXCoAVSr -goversion go1.13.4 -D "" -importcfg $WORK/b679/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/ce/ce0dc867c37f6c10c1a6a2e3cf712009e9377d6265d9144f3b36d6103a12e1c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ff/ffffa534ba591032ca2584a76686d1ce447ef6b0d5a8622c83b0f86fb15406f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/20/207c9780f11ae05ce112e898d5d0f640de55b559befe8ef425db9a9fd496e37c-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/a1/a10ce245b68561a10f391c144d3a3e34447b73c101e8f4e1880d7018387db696-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/e9/e99d6208eab30f9497ddd9dfa8f4ef6389cabb5bb7e7d87b03de214540320feb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/0c/0ca500a40bc7d450b857459f9f4b2447a432411523eb952741328199ca61dcd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/aa/aaa87345a8adcd279ba99c351eb44dfa135a7d3f63de6600aad5e2406607dfb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/4b/4bb6689b2749f766f09aec63aee34b83d2a25473834152f341c75bcb9249e9e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/75/75d10e22acbb9ce5cc597fa67d57099b2acb23ab58aa9f2110bd68d47c2a9712-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid uCsb87GjLTXAaU76xDc8/uCsb87GjLTXAaU76xDc8 -goversion go1.13.4 -D "" -importcfg $WORK/b676/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/c0/c04bf96f16b2fcc11e163d8a2075e71f8824f38a7730802825de3b18220c037b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f3/f30d1eedc45ae4654e5e85974b1c5bad42891368bb4ab1fb7538ca5404f36b55-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b541/ github.com/containers/libpod/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b675/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 6osIAP_IhJtvdpP-ap4L/6osIAP_IhJtvdpP-ap4L -goversion go1.13.4 -D "" -importcfg $WORK/b541/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid QU_rhcGbTOTkX1FODpis/QU_rhcGbTOTkX1FODpis -goversion go1.13.4 -D "" -importcfg $WORK/b675/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/2d/2d50455f3cee34731b2be024af50252adb2e75a3d48d48d97cae8f90277ed9d1-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b538/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b673/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid lAErnY8Rl3-B0zxM4Ko8/lAErnY8Rl3-B0zxM4Ko8 -goversion go1.13.4 -D "" -importcfg $WORK/b538/importcfg -pack ./resize.go cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid _V8lN41OsQl4ppO-0YM7/_V8lN41OsQl4ppO-0YM7 -goversion go1.13.4 -D "" -importcfg $WORK/b673/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/d4/d4db2643e0d44b34750a6ae084652c88257b0a8ee735f6fd402f5b1e2c76101e-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b517/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b517/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b517/ -g -O2 ./oci_attach_linux_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/9b/9b9530fcc65af32381a69369b29a53413576b9428885757a9d467f18bb013400-d # internal cd $WORK/b517 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -o $WORK/b517/_cgo_.o $WORK/b517/_cgo_main.o $WORK/b517/_x001.o $WORK/b517/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b517/_cgo_.o -dynout $WORK/b517/_cgo_import.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid NAK0Hq_ZvCjD2cY8BK9C/NAK0Hq_ZvCjD2cY8BK9C -goversion go1.13.4 -D "" -importcfg $WORK/b517/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b517/_cgo_gotypes.go $WORK/b517/oci_attach_linux_cgo.cgo1.go $WORK/b517/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/55/553659f71c5ed1171cb9e87a7b8ae0e9f9264b20d7302ee8c668c20833effe98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b517/_pkg_.a $WORK/b517/_x001.o $WORK/b517/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/3e/3ef98ab62785e3b05b3fbe449773b70774ed562717f7433fb97a05973d47824d-d # internal github.com/containers/libpod/pkg/checkpoint github.com/containers/libpod/libpod/filters mkdir -p $WORK/b650/ github.com/containers/libpod/pkg/parallel github.com/containers/libpod/pkg/domain/infra/abi/terminal github.com/containers/libpod/pkg/systemd/generate github.com/containers/libpod/pkg/domain/filters github.com/containers/libpod/pkg/domain/infra/abi/parse mkdir -p $WORK/b647/ github.com/containers/libpod/pkg/specgen/generate mkdir -p $WORK/b668/ github.com/containers/libpod/pkg/spec mkdir -p $WORK/b666/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b653/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/pkg/checkpoint -complete -installsuffix shared -buildid rcuiZG9HD1Ht1YOz74UD/rcuiZG9HD1Ht1YOz74UD -goversion go1.13.4 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/libpod/filters -complete -installsuffix shared -buildid ySXk_KrjbHL2b6NisLOy/ySXk_KrjbHL2b6NisLOy -goversion go1.13.4 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go mkdir -p $WORK/b649/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b651/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/pkg/specgen/generate -complete -installsuffix shared -buildid 7BSTX-9WJxHOiMGO1ocT/7BSTX-9WJxHOiMGO1ocT -goversion go1.13.4 -D "" -importcfg $WORK/b668/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go mkdir -p $WORK/b652/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid FlTnej5pEZ_f2tEvgcMf/FlTnej5pEZ_f2tEvgcMf -goversion go1.13.4 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid vFz5cRM7U_bgfXyYbfnm/vFz5cRM7U_bgfXyYbfnm -goversion go1.13.4 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/pkg/domain/filters -complete -installsuffix shared -buildid 0jd2J3pm6uTUMzGgizvv/0jd2J3pm6uTUMzGgizvv -goversion go1.13.4 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go mkdir -p $WORK/b664/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid tdZi-AaclRgC2p2yGQqB/tdZi-AaclRgC2p2yGQqB -goversion go1.13.4 -D "" -importcfg $WORK/b666/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid GiAdZd6DLU0I4Ek5LWTa/GiAdZd6DLU0I4Ek5LWTa -goversion go1.13.4 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid nYweFC1BFcQcNaxI1gEU/nYweFC1BFcQcNaxI1gEU -goversion go1.13.4 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/ec/ec4c6c09f52a2d5bd4eab49f9d19d09d52b8664a3aeeafd5e452f5e9fa6a910e-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/6b/6be0d18c36e404c7bfe25d373a6412154c20cbe6998bc94e08a2de19984b7ed3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/c0/c0e37fbfae5491f3f4a71df73ec27af7cff08d4e451bbba252e2a5b258c1c68e-d # internal github.com/containers/libpod/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/pkg/ps -complete -installsuffix shared -buildid KGQpIvhb-Ftg1uTZOHUz/KGQpIvhb-Ftg1uTZOHUz -goversion go1.13.4 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/4f/4f1f6eb142cced964efca97a66a5ef3d2d9058a7382e53d061a897f5f3f1a16d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/69/692e158fd9e35c7bfb0b7889feabfdd87639a55abec1ec2e6706d9fea9b883d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/e0/e014a646632cf9e2606e2384d893d1fdab2008cfc84b8ff16da55ca6c2fa59c9-d # internal github.com/containers/libpod/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/pkg/autoupdate -complete -installsuffix shared -buildid gqZxvyRoR8pzitxfjamK/gqZxvyRoR8pzitxfjamK -goversion go1.13.4 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/97/9735a93601aa185a21246446481783e68958e250ed41d700e9052a058475cc58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/f5/f570173965f1e653c407a5c12bd70944645717c62f3650761c4eb69c175e096e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/7f/7fc5e65cddaa10a69b56eac384e3931ba9990ce0a44cce95f1c362274966357e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/47/47183a60ba602c0a9b7bc6fef7b1f6bf4d5d527326f2f1659cc047f2a43613e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/4a/4ab3e0210a1216bfa06e8e49ed6c7a34ec90e36e833a1c8d43697bf91414e613-d # internal github.com/containers/libpod/pkg/api/handlers/utils mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/pkg/api/handlers/utils -complete -installsuffix shared -buildid Ca7SwfAhX4mmvJ0b6mvB/Ca7SwfAhX4mmvJ0b6mvB -goversion go1.13.4 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid wgQLXv-KD14I1e9BhK2S/wgQLXv-KD14I1e9BhK2S -goversion go1.13.4 -D "" -importcfg $WORK/b671/importcfg -pack ./attach.go ./config.go ./container.go ./containers.go ./containers_create.go ./create.go ./events.go ./funcs.go ./generate.go ./images.go ./intermediate.go ./intermediate_varlink.go ./mount.go ./pods.go ./remote_client.go ./shortcuts.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/5e/5e2c650c8bafb1597c0d5a6983bd306802fcb814d60a88b698ebeb019fe223e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/cd/cd2ee91bc2e312b65dd09227c46ac5586965522a0988b59112c7246e78f70647-d # internal github.com/containers/libpod/pkg/domain/infra/abi mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap k8s.io/api/apps/v1=github.com/containers/libpod/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi -complete -installsuffix shared -buildid 61YCwoA3ejRx0Ly2XNiQ/61YCwoA3ejRx0Ly2XNiQ -goversion go1.13.4 -D "" -importcfg $WORK/b646/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_varlink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/58/580b72c5dc54e9e3849e4e3750d9c4f8704ed4f45746009af0595a8c315fc900-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid 5rlPQviJtNRzodMDxBpu/5rlPQviJtNRzodMDxBpu -goversion go1.13.4 -D "" -importcfg $WORK/b516/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/libpod/pkg/api/handlers/compat mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/libpod/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/pkg/api/handlers/compat -complete -installsuffix shared -buildid 2G4RbuBM3EW_G0BuSN8V/2G4RbuBM3EW_G0BuSN8V -goversion go1.13.4 -D "" -importcfg $WORK/b706/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d7/d7f611b73109ff9857236d82362abc7f7a51171c299bb648e4394d105171f035-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid RjuPo4rhnWSdzadoGI1I/RjuPo4rhnWSdzadoGI1I -goversion go1.13.4 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/d8/d8a97199341d5f32a168d52d9614bfd713ed0c6ab8eb3c1181e82f051627e75a-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b689/ github.com/containers/libpod/cmd/podman/report github.com/containers/libpod/cmd/podman/healthcheck github.com/containers/libpod/cmd/podman/play github.com/containers/libpod/cmd/podman/generate github.com/containers/libpod/cmd/podman/networks github.com/containers/libpod/cmd/podman/manifest github.com/containers/libpod/cmd/podman/volumes mkdir -p $WORK/b690/ github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b694/ mkdir -p $WORK/b702/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid lwe3IUB-x8n6Wyr8vUtl/lwe3IUB-x8n6Wyr8vUtl -goversion go1.13.4 -D "" -importcfg $WORK/b689/importcfg -pack ./inspect.go mkdir -p $WORK/b693/ mkdir -p $WORK/b699/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b698/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid X3FiNa5Qt2wacCLOH2_Z/X3FiNa5Qt2wacCLOH2_Z -goversion go1.13.4 -D "" -importcfg $WORK/b690/importcfg -pack ./diff.go ./report.go cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF mkdir -p $WORK/b710/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid QvjwtaCNL-dDECMVioI0/QvjwtaCNL-dDECMVioI0 -goversion go1.13.4 -D "" -importcfg $WORK/b694/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid S-gVZ8AMDaHC2szaGc4C/S-gVZ8AMDaHC2szaGc4C -goversion go1.13.4 -D "" -importcfg $WORK/b699/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid Bc1FqfCWjbtUqGarqcZB/Bc1FqfCWjbtUqGarqcZB -goversion go1.13.4 -D "" -importcfg $WORK/b693/importcfg -pack ./generate.go ./kube.go ./systemd.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid 7r9bAKamVG5MPsCrpIJv/7r9bAKamVG5MPsCrpIJv -goversion go1.13.4 -D "" -importcfg $WORK/b698/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go mkdir -p $WORK/b302/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid 8Grz-LxKInazI7-SxLVJ/8Grz-LxKInazI7-SxLVJ -goversion go1.13.4 -D "" -importcfg $WORK/b702/importcfg -pack ./kube.go ./play.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid vnab0T_rW8izM90r4y2r/vnab0T_rW8izM90r4y2r -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid bc5cSt-aX0zdLMwtXnVK/bc5cSt-aX0zdLMwtXnVK -goversion go1.13.4 -D "" -importcfg $WORK/b710/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/09/09aa9f0f5d796be32f22b7da8f8b84670d4ae9c25b47bf491d7676ce40acf2f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/70/70a388c32ad340bd9e2f22831c8362eed7054a618e87c837933ed2cfaf89082f-d # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/90/900cc231d48cc3e3926c18f703296b17d6a37a41daac9bcc44fc0750df665636-d # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/35/353d2af7664a4673e54592bb184028064aa2b4dad8b1b4b65f1db563b90818be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/a5/a5895104685d4b9b03d40bf5a4fd71b34f3591ada4bf3ebcc0f83826d74931a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/d4/d4bbf0cdd22332626ca80cf43efb8c2853cc52e329b3ec52cc9542c54321d07b-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid k1CuzD5p12O79abCSnvs/k1CuzD5p12O79abCSnvs -goversion go1.13.4 -D "" -importcfg $WORK/b695/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/4f/4f20dd3afb3e2ef47b6d78df5d067a1513f97fa321d904e0591fdde03c6a7263-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/f2/f28d6aaded9fd93eadaf041c324362c3fbf9b0ef6e194095c084eac206c926f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/d1/d1eb0e66eca3840e6a7ef659c8d5794eac7047c277719c520c45bdd577506a16-d # internal github.com/containers/libpod/pkg/api/handlers/libpod mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/pkg/api/handlers/libpod -complete -installsuffix shared -buildid 5ewhXC0NMvK7H4SPecaX/5ewhXC0NMvK7H4SPecaX -goversion go1.13.4 -D "" -importcfg $WORK/b709/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/8f/8f9941c885e0f89fa21e286333eb7753ff964d4c0d58bcadd777901ecf67b5e6-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/f7/f72fa943441c5a1d24410e9986b9e6871719be9ade8e6308b340501b2bf6ef46-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b703/ github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b230/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid ziyZgb06PLPAnxvVLaSo/ziyZgb06PLPAnxvVLaSo -goversion go1.13.4 -D "" -importcfg $WORK/b703/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid llHtQlOqb-XSz1YK0Ciq/llHtQlOqb-XSz1YK0Ciq -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/05/055909f1fc8470cd7906197ff392e68daf93f9031e987db93357f33f80b363e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/10/100c8cb92e8dfdbe64ecd65b9b1f1f16c81eb80684fd2625fb091de1dbb94e10-d # internal github.com/containers/libpod/pkg/api/server mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/pkg/api/server -complete -installsuffix shared -buildid qU7D0oADnuk9alq458Of/qU7D0oADnuk9alq458Of -goversion go1.13.4 -D "" -importcfg $WORK/b705/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/81/819fec922e17c0a3964aa72ebc5c5b33bfde5345840e29ef9bad97d8136f9376-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/52/524f1b26eb304c517e05453f7ee6ab5923ed5da054a91cd58237654870a701f9-d # internal github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid LRFf76bBo18GkJSZWpns/LRFf76bBo18GkJSZWpns -goversion go1.13.4 -D "" -importcfg $WORK/b704/importcfg -pack ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/4b/4b1a857aed8abff343c46b696797af55fbf8818def30176f5f41d2e77778465c-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b735/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid vgEO8947XCGdtxrAftAD/vgEO8947XCGdtxrAftAD -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/15/15ddeaead817d5c81c21e28f5c6e8fa79310f0bf17dbc4b761a75be91e7f35bd-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b735/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile archive/tar=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b293/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile html=$WORK/b701/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile internal/singleflight=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b732/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b375/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b688/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b281/_pkg_.a packagefile go/format=$WORK/b296/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b729/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile container/heap=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b545/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/doc=$WORK/b558/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b282/_pkg_.a packagefile go/printer=$WORK/b300/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b415/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b324/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/jpeg=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile internal/lazyregexp=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b408/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile image/internal/imageutil=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b609/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_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=KWGn4hd2RVLFpPWobOZ_/vgEO8947XCGdtxrAftAD/T-bimqbh_B9ndoBbcKTc/KWGn4hd2RVLFpPWobOZ_ -compressdwarf=false -B 0x1d95cf159c8bd0bcf58f1475ca8c0bbe1c99fafc -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x82c2d18279360e6e51fac7803cab22850b6ec651 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build229229686 runtime/internal/sys mkdir -p $WORK/b011/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b367/ math/bits mkdir -p $WORK/b022/ crypto/internal/subtle mkdir -p $WORK/b039/ internal/race unicode/utf8 mkdir -p $WORK/b013/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ mkdir -p $WORK/b024/ crypto/subtle mkdir -p $WORK/b040/ container/list mkdir -p $WORK/b053/ unicode mkdir -p $WORK/b025/ unicode/utf16 internal/nettrace mkdir -p $WORK/b091/ mkdir -p $WORK/b079/ github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b122/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b295/ mkdir -p $WORK/b131/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b197/ github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b339/ encoding mkdir -p $WORK/b090/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding -std -complete -installsuffix shared -buildid 1p5UEMYJOyyen6DU3yhQ/1p5UEMYJOyyen6DU3yhQ -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./encoding.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid I4EfXIzchoRJ4gefZNPs/I4EfXIzchoRJ4gefZNPs -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./common.go ./common_unix.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 9v9ZSTqXXL4U04DSS91X/9v9ZSTqXXL4U04DSS91X -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./promise.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid a8KtBoJhCtv5mPux-txh/a8KtBoJhCtv5mPux-txh -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid bCuke15Vk6NVYDcgnfAA/bCuke15Vk6NVYDcgnfAA -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./options.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid 6e79zwrIpw1CcBNXYzZC/6e79zwrIpw1CcBNXYzZC -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 5eWVipja1EPqgGPtmBwc/5eWVipja1EPqgGPtmBwc -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./utf16.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Nzd9s_JJRzkg8V8WUoYA/Nzd9s_JJRzkg8V8WUoYA -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p container/list -std -complete -installsuffix shared -buildid AD8AhtukCJRxuDGZFQZL/AD8AhtukCJRxuDGZFQZL -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./list.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 8T30JQvcSIJi8PMsRL9I/8T30JQvcSIJi8PMsRL9I -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go vendor/golang.org/x/crypto/internal/subtle cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid Ib554mBCrdtWxHXyHS7Z/Ib554mBCrdtWxHXyHS7Z -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lbCd7C8xJGaNGpSKBOCm/lbCd7C8xJGaNGpSKBOCm -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid co_8x1hPkxaNcX7fRLpD/co_8x1hPkxaNcX7fRLpD -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uludSWPTQ2-pwPaZVWDJ/uludSWPTQ2-pwPaZVWDJ -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mPQu5x7wYZMObd1fbaK3/mPQu5x7wYZMObd1fbaK3 -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./constant_time.go mkdir -p $WORK/b084/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xwxhTbL48rWSYN0t3Gw_/xwxhTbL48rWSYN0t3Gw_ -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kD6kMIp-_1mOBfwzhoga/kD6kMIp-_1mOBfwzhoga -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid haIC5fhE2yhZiTNUDGrS/haIC5fhE2yhZiTNUDGrS -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid zGbSr1VUmAFGZBojgBxL/zGbSr1VUmAFGZBojgBxL -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 3RQ7Evfk5PAovVWXj5ge/3RQ7Evfk5PAovVWXj5ge -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./events.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid oWBf4eJGWeCfGXNQJQGZ/oWBf4eJGWeCfGXNQJQGZ -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF image/color mkdir -p $WORK/b327/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid KfpZznNIi0WZr01DH574/KfpZznNIi0WZr01DH574 -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./image_history.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p image/color -std -complete -installsuffix shared -buildid k1Jm73CKkI2YyFE5L621/k1Jm73CKkI2YyFE5L621 -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid LPfAYUlGq94OxNesiipg/LPfAYUlGq94OxNesiipg -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 7VXyObqIvzgRy5l9tqsw/7VXyObqIvzgRy5l9tqsw -goversion go1.13.4 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid j4QY602m9vMflhFCKoOK/j4QY602m9vMflhFCKoOK -goversion go1.13.4 -D "" -importcfg $WORK/b423/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/7d/7d51d3c1255c4daeb995dcd8b0837060eb31d617befbf0fcf50a767437bfaf08-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b605/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cat >$WORK/b605/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b486/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid TJ7iTq0x9ZpvsPKEHi1M/TJ7iTq0x9ZpvsPKEHi1M -goversion go1.13.4 -D "" -importcfg $WORK/b605/importcfg -pack ./integer.go cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid uxq9D5CLrYwAK7G2Nn_w/uxq9D5CLrYwAK7G2Nn_w -goversion go1.13.4 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid y49lDjtszWNkKWew23II/y49lDjtszWNkKWew23II -goversion go1.13.4 -D "" -importcfg $WORK/b513/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b1/b1b424e53b8f224a2d79c347d714114b097dd3cf2d9797966542119e118953dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b010/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9a/9ade6d21c70ea3f63d73778f25c9d80f227c16addded41acec1b037aa7751edf-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b611/ cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid yriMglFQK1SL5H6bmZre/yriMglFQK1SL5H6bmZre -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b611/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid MHMoe8bKgwkKziGQjNQh/MHMoe8bKgwkKziGQjNQh -goversion go1.13.4 -D "" -importcfg $WORK/b611/importcfg -pack ./exec.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid st_65G0-KSYQBDbSXxdE/st_65G0-KSYQBDbSXxdE -goversion go1.13.4 -D "" -importcfg $WORK/b519/importcfg -pack ./config.go ./config_unix.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b551/ runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid UCHwx9HoRaS7N_Gv0ZNb/UCHwx9HoRaS7N_Gv0ZNb -goversion go1.13.4 -D "" -importcfg $WORK/b551/importcfg -pack ./operator.go github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b521/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b126/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid fJTff42Eg0KRbRT8lASL/fJTff42Eg0KRbRT8lASL -goversion go1.13.4 -D "" -importcfg $WORK/b521/importcfg -pack ./linkmode_dynamic.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid tZeOIEeH_nhk9mTjpmSJ/tZeOIEeH_nhk9mTjpmSJ -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/1e/1e70e39b6b8828e3c2cb618fa438baa920c354641d7025abc781410bc5522e32-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid 6ADo3l_OcGZcUH3ujWKB/6ADo3l_OcGZcUH3ujWKB -goversion go1.13.4 -D "" -importcfg $WORK/b623/importcfg -pack ./opaque.go github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid jInrmTaa4h_rqH2GDjMW/jInrmTaa4h_rqH2GDjMW -goversion go1.13.4 -D "" -importcfg $WORK/b527/importcfg -pack ./annotations.go crypto/internal/boring/sig mkdir -p $WORK/b046/ internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b051/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./sig_amd64.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b051/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b051/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d9/d94dc7d6096d0481db3275bdfa0bfc92dca875dac0653d985dd2db6a5ab615cd-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ea/ea03842ccc3e137ed96d20204be68dc7b268e2cb17ad4992bbb19a90c936a44c-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/7e/7e7299939af78d70282e7ccb88c4215f5934a3bce4832684ce010b9c633170f0-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b714/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 3T2xTBJNNh1jRK8Xb7yd/3T2xTBJNNh1jRK8Xb7yd -goversion go1.13.4 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f5/f55af15f2fd93470f7355523f3255efaf192edf1edf8b90e3f4efe9b9f684156-d # internal mkdir -p $WORK/b199/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid I1UbQCApQ-sa52N44CQO/I1UbQCApQ-sa52N44CQO -goversion go1.13.4 -D "" -importcfg $WORK/b714/importcfg -pack ./restriction_manager.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/aa/aaa53d796d57c7800c09c6a74bf4ed445fbd650f9e2ece195b86b365c553d573-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b715/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid nmdu-h5jT0Ts4Tj5vFBV/nmdu-h5jT0Ts4Tj5vFBV -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal mkdir -p $WORK/b717/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b03d3d0a18198237eaec87bb4d0a618d19b367674d9710961703f09e340cb491-d # internal cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid UQeYFyaLyjpxJ2J3KccI/UQeYFyaLyjpxJ2J3KccI -goversion go1.13.4 -D "" -importcfg $WORK/b715/importcfg -pack ./stats.go cat >$WORK/b717/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid mY99_JRoVLt_-hlXquHH/mY99_JRoVLt_-hlXquHH -goversion go1.13.4 -D "" -importcfg $WORK/b717/importcfg -pack ./throttler.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf26eb025cebdbecbf784c2af9ee5aaf8aee27ca0e4411e219345fbcf59354f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/11/11d27154d102e403387b4206bbc5a1445422f6826032c2d1de2995c57414f6c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fe/fed900a67dad013c3e1c23f0e1db672edc2d10c65d5bfe5dab32b8ca763c1504-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5b/5beb7b82ea0014ea4c96d36f7a782763af097c2215f328fae417eee556b08895-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5e/5ec9c56e6a5dc6b9ae9c1548684322079c81a0b2d37c30745507055c868e25f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/852ed5cf8ad47ad6ef461b49c16b26415beefe73578ee408ec4f514f464b9f0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4a/4a1751cf2b568683d8e5c364691baba53c95f17e40d1fdadd25eeb8e57c9508c-d # internal github.com/containers/libpod/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid 6mii50VLJyEFtXZHNlPG/6mii50VLJyEFtXZHNlPG -goversion go1.13.4 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/78/78311fdf5d89e6e174cfbf3f4945d011f7061f4d01d2cbdea071734e72bba57a-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/90/90a164da2d3c4baff501cd3dc67a4138ef0206272cdf4771d814f1f9ac0de5c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/97/979338adf1177a29e4d63a8a0729ccb6072811e3e7c011dc5fd5b171e31958c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2b/2b98733b45b6acec744cc9162d3de93bbd26c81771636596aeb076218a44d7b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/00/008da1d53051fa9fe4bf6cd9e2f6525910d17f37e6e08a1ee7678ac384e0f2b2-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/74/74525ea985d834dacfdad281d51927499a24c12210821f4bae77e0db4f99efa0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/aa/aa8885e80ef9489559bba0234dc682b9664db2c8b1e64345c3ddce1b095da7cb-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ha_DBYcD0qiI5CW2rp0L/ha_DBYcD0qiI5CW2rp0L -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/31/312c865d68bd46006fe41b5613660abcf95f850f827df3362f4373416b479f50-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/86/86f74e5cfc61b50b0cb18e54aea024bcd5461db7ae9f21214ed0abcb039dd825-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1a28927ae79f789d2a71cb45074320dda337139bbea7269a08197a695a97e95b-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f2/f270484ce9c2d16efdbc24692a327c2c56791106852e17b672b31306c46ff05b-d # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ea/ea46db489b5fd31a4e92e3b7c9b37282d5bb49456c31eb6656f19f410f70f93a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/b5/b5583e37b7695c9798ef4e96b7f9a4d3a1cb4cf4e9fa0b3b3df5208dce8541a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/f5/f5fb70442d39f4d92397ba1a65b17b44262a48836237191fcce507c523c4c413-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid ciB-DVT9EbBVaoyRQb1W/ciB-DVT9EbBVaoyRQb1W -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid f_L4YJGVPSkhoUgM6YcW/f_L4YJGVPSkhoUgM6YcW -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 93xCmzlZvYy-118vrUYT/93xCmzlZvYy-118vrUYT -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/e9/e99774b21d43570934ab700ad06462c1a57fddcb74df7a26b4a3f2d8f315a7a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e3/e37056551d5ef8eb3fa39801189f2ba258cf317c691a4619d5b131294a035fe7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/45/45a6c84b212be0aac34c90c5e3999caf1a7e044cea0412e3a073645f9a0ac3ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/01/013f72f23c5b64b8fa85ec1b9d33c556175536af8f6381d3e0a0961c2354d224-d # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8b/8b087301441a5c3aa77471a0c76a87610be54efd621a458a207ad0811cf704f5-d # internal cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid swn_9Sp5T9RrJi69xjqE/swn_9Sp5T9RrJi69xjqE -goversion go1.13.4 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/13/13b2195d95c4743cc12257a1e2cf8f7deea7f96467012f96d423cd646f328554-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/e2/e24b2b6c670d506eb3eb312f4d918b5864c0c87ee8f5a1e7e3ad884828f18aa8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/15/15e161474535b2b32f0875f5bbef2e738c5adf11649f5b119659a9aa17d0ca03-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/7c/7cebf2518e2357e73c60ebbe6441412fedfc254bd76cdbbaa4d81459b5f43cbc-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/86/86d4ed6385c6c93f49e7999c6b07d51d580e74ed5a301eac177018a4bef43566-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c3/c3c906237a70b2ed13162f7c4dec07d6c6cf5fe481d157c055884c682ed1eb25-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7f/7f74292ac3efa981d4ed86b3d49f7019c34f421d8934a4bb74eba5cd652dd26a-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/sig_amd64.o ./sig_amd64.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca5f8d9a946463e7225cc9aba905adba2ecff86f00f95d39ee0db2242b6040ee-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba2372819049aa49d4f3f5121b8c8685d92a84ade826dd6b4b95a876863900be-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5a/5a6b964bdc3e36d3c5f353ccae656e33cb2d92b083110682a94f6ada1cd59204-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b087/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/ladderstep_amd64.o ./ladderstep_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/const_amd64.o $WORK/b087/cswap_amd64.o $WORK/b087/freeze_amd64.o $WORK/b087/ladderstep_amd64.o $WORK/b087/mul_amd64.o $WORK/b087/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/22/22db201caff83b1d14dea09cc266bb084588fde687eaa65785c8e343a8e3ecb6-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ crypto/internal/boring/fipstls internal/bytealg mkdir -p $WORK/b045/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid AWy1Y9b1sFr7uO9_Spmq/AWy1Y9b1sFr7uO9_Spmq -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go mkdir -p $WORK/b006/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./dummy.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF math mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 -gensymabis -o $WORK/b021/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 9PesrkaYih5NP5UXHOWa/9PesrkaYih5NP5UXHOWa -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./tls.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Wg-BqZnmRE7ypjEsa7HX/Wg-BqZnmRE7ypjEsa7HX -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid b-QAD_cyzFnG0jt5_L-w/b-QAD_cyzFnG0jt5_L-w -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bf/bfd40697d81d75822c63c0fb0b48e9a7855006e4e55aa1ad6583f4f037310f7d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3f/3f63c0471e7e1ebf8837eedd33ddf69735866999286bd71ae7de8d296d2aa1a3-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/86/86ee262ed0d15e53359fcad7fd553a541b67a0df44793a10508165ab7b3c520e-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x003.o -c gcc_context.c cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid rJ57YT5AFs88iaG4NgdM/rJ57YT5AFs88iaG4NgdM -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/82/82c075e2d79b1ac4a7095af36620a867f6bd632eccb51ee4a5fb8c3aed69a43b-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid 57TOgLw_rTrPL13B8dMQ/57TOgLw_rTrPL13B8dMQ -goversion go1.13.4 -D "" -importcfg $WORK/b697/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/cb/cb4e6808c831c2fe0aacd5ff441c876b7b650b80b7683bf1d05d1b7b24a93687-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/dim_amd64.o ./dim_amd64.s /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/exp_amd64.o ./exp_amd64.s /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/floor_amd64.o ./floor_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/log_amd64.o ./log_amd64.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/log_amd64.o $WORK/b021/sqrt_amd64.o $WORK/b021/stubs_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/10/10183f64ce59cba1a90f3ff24ac4fb135f008df4088e35414eab3fbe980113cb-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid OVTxbgFeVSqoFAJPSqwI/OVTxbgFeVSqoFAJPSqwI -goversion go1.13.4 -D "" -importcfg $WORK/b424/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/11/114df13d079878122651e184bec9f771f39ec8d1d139b4a63a6805d240c67cd3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x012.o -c gcc_amd64.S cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go -dynlinker cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./asm_amd64.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7iAgrB4yF9KU7fDnDx7-/7iAgrB4yF9KU7fDnDx7- -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_amd64.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1f/1f5dc3973a47e80c094c09278df09cd4c4b40a4272c187a49bf3f420e92d071d-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_amd64.o ./asm_amd64.s /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/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5a/5a502c07ed7a1f4935ef88f8e774a1c6000f9c325c1e6e8d6d6177cfdc4c8f81-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid DBd5cyfT_00EVpwUigR5/DBd5cyfT_00EVpwUigR5 -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 5DFoAHYm8oAkkymsjhCg/5DFoAHYm8oAkkymsjhCg -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/af/af4ecd3cf25e287ec7dc384e7979905e830cc06070007a5969cb032130527a57-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b191/ internal/singleflight mkdir -p $WORK/b080/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid On81w5m-Sf6SNh1_R32r/On81w5m-Sf6SNh1_R32r -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go math/rand mkdir -p $WORK/b049/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid f9lsAlSnXNdFNwQbyG2Z/f9lsAlSnXNdFNwQbyG2Z -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./singleflight.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid zu9ShOc2AlKFGXjN9tHv/zu9ShOc2AlKFGXjN9tHv -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/00/00140ec0c50c4ff84db0a171936a43507440bfcc3de6f7fcf4d3b23c5bd634d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/10/1097a4c2dbd803327c692383edc0e85dea6d731ea540f78925be2c6d0b597766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a2/a26c4d06eb3ffaf4bf447ba8488caffa4d100ee64ad8af3f9a3950123da112dd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/91/91b5486dddb0c72fc70f67bf72a8b08fa1b56f1a6b7d500846d2cd8ab9cbfcad-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid tLxOEXsgWGAlDvxFXWhY/tLxOEXsgWGAlDvxFXWhY -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid zlg4F866n4nkejRYBnLQ/zlg4F866n4nkejRYBnLQ -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4c/4c90ca527da0306218fc56fcf48f7a606baa56e3b07f865b9f8e8ea03d654926-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b237/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker internal/oserror github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/libpod/pkg/registrar github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b271/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid pQEecpBpUkDI6DtMw-2X/pQEecpBpUkDI6DtMw-2X -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./apparmor.go ./apparmor_unsupported.go mkdir -p $WORK/b017/ strconv cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b387/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid k_d_le_cPYatuogpR33d/k_d_le_cPYatuogpR33d -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./locker.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid ULHoR8tZCGrp744n5Kf7/ULHoR8tZCGrp744n5Kf7 -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go mkdir -p $WORK/b614/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid iRqqHfxwm0kgL2PhuwDc/iRqqHfxwm0kgL2PhuwDc -goversion go1.13.4 -D "" -importcfg $WORK/b387/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b323/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid Bb0YTAidUhOJzmbFPJ5C/Bb0YTAidUhOJzmbFPJ5C -goversion go1.13.4 -D "" -importcfg $WORK/b614/importcfg -pack ./registrar.go mkdir -p $WORK/b027/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 9Jx185tnwGSv8vra5H3X/9Jx185tnwGSv8vra5H3X -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./cast5.go mkdir -p $WORK/b078/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid NvjpQf3qcCIBuQiAMCnq/NvjpQf3qcCIBuQiAMCnq -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b023/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 3dYoCLJD2eU6RcygwEoj/3dYoCLJD2eU6RcygwEoj -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./message.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid l8DSP59EPQtNM2MG2Xj_/l8DSP59EPQtNM2MG2Xj_ -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/bf/bf81a82e9844464b9ca017fb521e4fd19e8063467b7f446ea19d8e0dd312e63b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/13/13182bde9f0150854738823049fe41714e0d0f0f39f4e4156de701f92f2f83e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/53/533da759cfbbe936fa23f12b93a13e5fcde877b7bdad28f44f062cb2dec60061-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid esyQeM48ti-6fje3mkuT/esyQeM48ti-6fje3mkuT -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/9f/9fbf785bc13107564a5c9557f9c0774d684c4b5fe80909176ee3d9b1464cef66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/63/630311bb81caa190fe286f90ed09d9010e7b648d418fa6c066873ba744792f50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ed/edebd77df9f9eefa3472b76b6cb3af34fdfab2e549d443101f9892ded9f5e2c7-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile container/heap mkdir -p $WORK/b182/ github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b417/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid VBsU5W09u-JtlryBcMlS/VBsU5W09u-JtlryBcMlS -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go mkdir -p $WORK/b543/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p container/heap -std -complete -installsuffix shared -buildid GmtDd0zY1u4NI3HAK4c8/GmtDd0zY1u4NI3HAK4c8 -goversion go1.13.4 -D "" -importcfg $WORK/b417/importcfg -pack ./heap.go cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid i0MS3oNJPNqNmLjUVWK8/i0MS3oNJPNqNmLjUVWK8 -goversion go1.13.4 -D "" -importcfg $WORK/b543/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8c/8c16b04a2e5b158ad6122583747a971e467564c06a33f1e8db8f4f7eeb66eab3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6f/6fa9e8b78360600a2cd476bbe29276543eacc15049cddbce5fb1623bfee6488a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/12/128c0d16c5dd1efe589d57698a2ab71bd4f80d0457f13c3357a9d90d3ae74cb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/76/765ea88b7ed3c38c1a743bc2eb530375299bbacaa93a30987d5e0f6c7acecf9a-d # internal hash mkdir -p $WORK/b044/ crypto/internal/randutil bytes mkdir -p $WORK/b034/ strings cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid OkJWPVrZYGWiZgfsSNsD/OkJWPVrZYGWiZgfsSNsD -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid MLLhSs5hgVCoLGkDAcCS/MLLhSs5hgVCoLGkDAcCS -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b134/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p strings -std -complete -installsuffix shared -buildid OMggFq4oTAjssgAiRWUm/OMggFq4oTAjssgAiRWUm -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go text/tabwriter mkdir -p $WORK/b105/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b057/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid pJAjlmvVmkkGrQsMLFbC/pJAjlmvVmkkGrQsMLFbC -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 5A9fNBGFTwQNkvGPj49x/5A9fNBGFTwQNkvGPj49x -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go mkdir -p $WORK/b232/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _HXd5GK4FAV0Z5ZIP0d4/_HXd5GK4FAV0Z5ZIP0d4 -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./randutil.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yq2Be8S2jA4jRBPnOejb/yq2Be8S2jA4jRBPnOejb -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e1/e1848d3f561647917117ad78d19ccba395973c967af60584822d1a832717620a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1e/1e2cbeaea213033e7f3b520505698bda2ece3c6eb6ba8a3bc2741824cdaa0a0f-d # internal hash/adler32 mkdir -p $WORK/b322/ hash/crc64 hash/fnv hash/crc32 mkdir -p $WORK/b127/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b188/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid CIRanvKtY5lZhrefEDOy/CIRanvKtY5lZhrefEDOy -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go mkdir -p $WORK/b114/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid XCWB_2TH2kVluHfGrLDJ/XCWB_2TH2kVluHfGrLDJ -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./crc32_amd64.s cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 92MjSfrQcXO-nI94ZMSH/92MjSfrQcXO-nI94ZMSH -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./adler32.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cf/cfac325925955c0e2c43ef5a4fa38692bd1a93a8e28020206995eb814b26a134-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid IUlzuYjcxZl0FVdwcj4J/IUlzuYjcxZl0FVdwcj4J -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f9/f9a3803fdb3839a96ef98033bface18c643d6aff371e37231b438151e3f0ba8c-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/34/340cc373fba205d58842293ffbe3c538dd30b5e5ec7e78f10fe022a93dd43400-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid thbsUF0IbQbECd44E1oz/thbsUF0IbQbECd44E1oz -goversion go1.13.4 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/53/53d83dc9c6821cc229e8df1d3ff1958f793b8c0e1259af2730234bc8f725c385-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/6a/6a508abfc3869216da22bc6bcce5cb171ee4a354222f4e66538ed39cc77a0083-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/cb/cbf83aa76538878e43ab4661ae02cb2020e0482957f407d47b6784c79d2dd315-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/14/14692cbc1fdaae83a146ea9e2934850af7c90de73f011dccd4c96627ae1b6b79-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/60/60ac2d210c16d02d8291f2e3e961074143fc415ca0d7f3c4d71d2610f2a54f77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a5/a57960d55a422285aa8a70d257e0b1f3dd0e52391b84e1923f3947f30a19e085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/92/928bb61d1cfed23ed587920e2fc08de75d1f87b943920c2d107c9cdbf04ae8be-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b155/ github.com/containers/libpod/vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b381/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid MYe-T3C93D32P75MSnXx/MYe-T3C93D32P75MSnXx -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go mkdir -p $WORK/b033/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid txeiYtFQEkv4-LFP7azX/txeiYtFQEkv4-LFP7azX -goversion go1.13.4 -D "" -importcfg $WORK/b381/importcfg -pack ./transform.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid Obe_0qyKib1nHfSv800V/Obe_0qyKib1nHfSv800V -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d3/d32e7e4e21fa6adffa21c47030edd85edc3f2f8af3be5116a3a4b84e0e41656b-d # internal path github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b097/ html mkdir -p $WORK/b286/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid J42ZB5dhffu5CXY2h0h7/J42ZB5dhffu5CXY2h0h7 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b701/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid x8PILO4ToCPA9v9QiwQL/x8PILO4ToCPA9v9QiwQL -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./stringutils.go cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p html -std -complete -installsuffix shared -buildid 7JwAUK1KnBXtSkWNsq7N/7JwAUK1KnBXtSkWNsq7N -goversion go1.13.4 -D "" -importcfg $WORK/b701/importcfg -pack ./entity.go ./escape.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5c/5c00cd80da3577cfe449e9836264b2a8e2bcdde9280154b5daf07eb8dcf3e453-d # internal crypto/rc4 mkdir -p $WORK/b063/ crypto github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg encoding/base32 cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oWuUw7nhYS5US-Po0ii8/oWuUw7nhYS5US-Po0ii8 -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./rc4.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal regexp/syntax cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b132/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid joSzvuthKIxwaP9ZxOy7/joSzvuthKIxwaP9ZxOy7 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ reflect cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid wlFo_cwFAWZSq4TRtxys/wlFo_cwFAWZSq4TRtxys -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go mkdir -p $WORK/b130/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid c-lSnwwlYfknnbbPWAsY/c-lSnwwlYfknnbbPWAsY -goversion go1.13.4 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b319/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid w4NLtjzwD2M_p4MBQF9W/w4NLtjzwD2M_p4MBQF9W -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go mkdir -p $WORK/b263/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b096/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Uzi0X2-vWE-D-oJM8qkn/Uzi0X2-vWE-D-oJM8qkn -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./errors.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid GGNeW7h3mMB_yK9jqO5H/GGNeW7h3mMB_yK9jqO5H -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go mkdir -p $WORK/b217/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oFHdTo1Tq4W5OgMwgEo3/oFHdTo1Tq4W5OgMwgEo3 -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 6IA8jN3ttFCzhiAJn5m3/6IA8jN3ttFCzhiAJn5m3 -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01cd3da23ae0999093e4f2f2a74e61a20e01e5f370c4416aeee7fb9a30743852-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/50/5035ccbe67fd382a7562d7fd0b41427b7f400bfb65b82f8064149aa8c003765e-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid -I_bZ1xsqa06Og3qhkuS/-I_bZ1xsqa06Og3qhkuS -goversion go1.13.4 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f0/f029dbf23aefd6f732757f8977b024e3eae5b20c142554074a0727eddd5d4e7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fa/fac29362c98ce3b42dffce82a6dfa4ace534d664a273c3fccb283e4015cab759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/9a/9ae9b65405baae90c1e8601d3cd465af3ddf9352ab5b33235893e7897dd43be0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid GGRIEKWeiU8EQuvCxRH-/GGRIEKWeiU8EQuvCxRH- -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./s2k.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/52/5286d35d20079df4670ed55919860170695b8de2383bebefdfa1634c6c55bcdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/40/4027e8bb8126a68803df96272794f2809be7f5d2ad9743ae3ebd5f00fcfac7e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b2/b2592ac1437d15eb571ce317e803cd5a14605df7c60712d277e589d36030bb7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ca/ca69f90ce87897ac08e7a328088a03ebe6b9bd0df9b73da9097d7bb43477ca87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/96/96c44c64887fe9772a17d6cd293bce75fa948cf0dd12450ac8683f9ec7f81441-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3e/3e18b60aa86dcd8ddc419004df4f81101438ee5df107fe98e1f769c4d9c8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ce/ce266b42225e4185a37436bb3a80a47c0416d6484a5d383ddae321d6dc127ff7-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3d/3df023a945807f850ed2f9606e81cced7da4bdd454761bae1a425b9b8d473f19-d # internal compress/bzip2 mkdir -p $WORK/b109/ image cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b326/ cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 0GcB2PMNP8lYc5Q_CL8_/0GcB2PMNP8lYc5Q_CL8_ -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p image -std -complete -installsuffix shared -buildid 2WPyocEct5CWotnYHDy7/2WPyocEct5CWotnYHDy7 -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/71/71e9587b025df175f81770fa1899ffae5d6e8ff6d4f3f5391087b2713cf7d03d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/ac/ac7866197503303110f4834df1490130a03dfcaf32c3ea26c037247d23ed4ef2-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/05/05b4e4e41b59850741eaaf90312d0b7477850d65e75178ca72690ad5320f3846-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f4/f44f5515abecf0a79404ad40312cbd5516547968dffe05a3fda8b943116b59de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/da/da4f01a15ea11873610083fe4a5734619f71090b61461b707f9b1fb2ebae9f07-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b449/ internal/syscall/unix mkdir -p $WORK/b489/ time cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid IFxR3ta1gW88u44fxlWy/IFxR3ta1gW88u44fxlWy -goversion go1.13.4 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 0JD1rWVl_VbiyLkYYI6F/0JD1rWVl_VbiyLkYYI6F -goversion go1.13.4 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Pd20d3iyxnxvzlS7B7e3/Pd20d3iyxnxvzlS7B7e3 -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid vX1i6IEszYYlb7bAK7n6/vX1i6IEszYYlb7bAK7n6 -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/c0/c03546ad97b76711e736ddcaee4e9647db2e0abd91901f8927af3c9dbb57c904-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/44/447cda31184c68e5f1bdd5b104506725226ed5452596b556a1e93931739bf1c2-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/90/907d2b6013cb6442c023d06eb456fe09a0ff603402a856174082d4cd0f1d6de0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/eb/eb2fb434de5b33e76010ec8a5977e2bbe37be46d51a10df9f69d8c122a2e8fdc-d # internal image/internal/imageutil mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b326/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid cIh6rkmL2-Y6mc2VViz4/cIh6rkmL2-Y6mc2VViz4 -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/8b/8bb90ff3b52f3541e429de2145f190d7f5b8180cb469f8832a6b68e6144a0b84-d # internal image/jpeg mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile image/internal/imageutil=$WORK/b329/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid UW7yNPF391i2h0fcS6l1/UW7yNPF391i2h0fcS6l1 -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a1/a1165ef03d2ecb49affed01081ccbe7921592d6221f7a8eca01f691e3c56c16b-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid lELxUyExo_yK4ae8EhO-/lELxUyExo_yK4ae8EhO- -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/55/55aa0a2ad7df7e593c3804a42aa456db2e05caa79ecb35beecda5aca34608e29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/44/44dad88b757ac9d4d7c2ca9dbbc6f349573c7677fca31733b507524ab2bd71ed-d # internal context mkdir -p $WORK/b002/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b496/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid k1ZcS1pg5frr1sA0nmAc/k1ZcS1pg5frr1sA0nmAc -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b604/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid OG19NVG_3z6-oHXsTJVL/OG19NVG_3z6-oHXsTJVL -goversion go1.13.4 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go mkdir -p $WORK/b726/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 5Ek2Dj0vsraxzPHvHkiw/5Ek2Dj0vsraxzPHvHkiw -goversion go1.13.4 -D "" -importcfg $WORK/b604/importcfg -pack ./clock.go mkdir -p $WORK/b029/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid lDRgbDUe_CwwG95MKMe1/lDRgbDUe_CwwG95MKMe1 -goversion go1.13.4 -D "" -importcfg $WORK/b726/importcfg -pack ./atomic.go ./error.go ./string.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid F0C49Ba1-D7E1VccTJnp/F0C49Ba1-D7E1VccTJnp -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/0c/0c71370e61a4adef9ddc986c4d6636d7763c061dc2e7dcaf839272b32a92f5c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/b2/b2f102543a993ed4e8d211bb51a571fcaf0b71aff4926f6b88d8104c70fd694e-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1d/1df3ce2640887695079f331d0c9f2f960698962412e0995a3280cc01c643942b-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b418/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b428/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid 24HKFGMODSxJlP76BkXu/24HKFGMODSxJlP76BkXu -goversion go1.13.4 -D "" -importcfg $WORK/b418/importcfg -pack ./stripansi.go mkdir -p $WORK/b616/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid LaDx1zlqvfN09IzJkXxK/LaDx1zlqvfN09IzJkXxK -goversion go1.13.4 -D "" -importcfg $WORK/b428/importcfg -pack ./resolvconf.go mkdir -p $WORK/b578/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid aMYnUBzYUs-UwqdTMscP/aMYnUBzYUs-UwqdTMscP -goversion go1.13.4 -D "" -importcfg $WORK/b616/importcfg -pack ./resolvconf.go cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid SfcL5tr9JlWmX7FedaaP/SfcL5tr9JlWmX7FedaaP -goversion go1.13.4 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/96/96a61ee9274a3a5c97a70dc48237972939d12ccf2d095c0f100970be8d3900d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/8f/8fef0bebfea691e8fb80902d8a083ec998f2cd59ff313c08df3b8ce6e1b9b7ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/03/03bdecfd61e58004f25e395607bf56cc0a334313060d45aeacf18d43fb8faac9-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c78ee642f73667a0ee176da51402fd520399fc3def3067079699f423a8dd8847-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/golang.org/x/sync/errgroup github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b450/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid X2zP9bQllb-HBBQFqkje/X2zP9bQllb-HBBQFqkje -goversion go1.13.4 -D "" -importcfg $WORK/b425/importcfg -pack ./semaphore.go mkdir -p $WORK/b258/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid dREis2Y2gh4sfy2WLgDk/dREis2Y2gh4sfy2WLgDk -goversion go1.13.4 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid JCirrc0Awi_2GAs8ZbzS/JCirrc0Awi_2GAs8ZbzS -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./context.go ./go17.go ./go19.go cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/bb/bba1dbf7e0491dcb1fca9d1400ffd03dbd26615987f08382321bcbd22c280ff0-d # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/91/914689c8bac58cecf4ae8e91a69c9efb9ce9a748b2d25f84804cd273681c3d4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d9/d9bdeb0c039df9930cbc0276c16203d28764f5deefcc1bc9eea4464fc76a118c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/38/38c6902e5fa116d8c05eff131a629ce5bf57a7d87a42c554e2b74dd4c0f78e40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ee/ee3ac09f2cc359d654c62a835f06d8f8ec5d9e9edcf4c2a636f7288e2a7ed77d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/68/682ffdceb4b8af1020b072f174aabb8ec1e6e3965827f884115c739c86be7df6-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid -UYBTsBxIjd3qsHHMlWE/-UYBTsBxIjd3qsHHMlWE -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c3/c3db15f68cfd7f7ee9bfacdffd8dd7dc203c6f3437eddcbaf84770cd6d2d1a63-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b293/ internal/fmtsort encoding/binary github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b553/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid jsdi9WfTMcRrA28YKet0/jsdi9WfTMcRrA28YKet0 -goversion go1.13.4 -D "" -importcfg $WORK/b293/importcfg -pack ./errwrap.go mkdir -p $WORK/b019/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid aLIfITg48dRRniWccaHg/aLIfITg48dRRniWccaHg -goversion go1.13.4 -D "" -importcfg $WORK/b553/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go mkdir -p $WORK/b041/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Jul7LCaedw2R9m3IwvuM/Jul7LCaedw2R9m3IwvuM -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YsekcMg3GOH3rDJ1gQ7_/YsekcMg3GOH3rDJ1gQ7_ -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/cd/cd8f048877940c5894ee1f2968b5bccde1af7667f11bcfdb3d0657b48f98c5e1-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/11/111b92a6546a167e48678570cd97bbdf1af01f186983e428f454dc5ca79b72c6-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/a8/a8b3557de834cad34c71b54a50d9bb2dbe81822c223117813a97bfc7d27a4848-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b343/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev runtime/debug internal/lazyregexp github.com/containers/libpod/pkg/ctime github.com/containers/libpod/vendor/github.com/mattn/go-runewidth github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir os/signal path/filepath fmt mkdir -p $WORK/b487/ mkdir -p $WORK/b117/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid bhIQjMoMcbJ6c9HPzFBm/bhIQjMoMcbJ6c9HPzFBm -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./mount.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid WmL0uFdvFFrGJ1c7KW4v/WmL0uFdvFFrGJ1c7KW4v -goversion go1.13.4 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /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 -gensymabis -o $WORK/b117/symabis ./debug.s mkdir -p $WORK/b559/ mkdir -p $WORK/b531/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid -E2sazwgs5F5bCc4iVsn/-E2sazwgs5F5bCc4iVsn -goversion go1.13.4 -D "" -importcfg $WORK/b559/importcfg -pack ./lazyre.go mkdir -p $WORK/b419/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b645/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid VKwHREbLnMnjo0sqnXr9/VKwHREbLnMnjo0sqnXr9 -goversion go1.13.4 -D "" -importcfg $WORK/b531/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid snXcGgtrzPg3Fhh8JqBE/snXcGgtrzPg3Fhh8JqBE -goversion go1.13.4 -D "" -importcfg $WORK/b419/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go mkdir -p $WORK/b458/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b076/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid BNaNluhA9JzinyBi8oHl/BNaNluhA9JzinyBi8oHl -goversion go1.13.4 -D "" -importcfg $WORK/b645/importcfg -pack ./homedir.go cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b018/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 83s_tbI5bElH-XjSA-DG/83s_tbI5bElH-XjSA-DG -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF net mkdir -p $WORK/b077/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid 5KOUxoX4xF7vpKvaTHvC/5KOUxoX4xF7vpKvaTHvC -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid -481t1JR3PeMLMjPGt_Z/-481t1JR3PeMLMjPGt_Z -goversion go1.13.4 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b077/ -importpath net -- -I $WORK/b077/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid lUnitzCRC5zLmpcirdJA/lUnitzCRC5zLmpcirdJA -goversion go1.13.4 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7c/7c14131c4cbf26ac11bfc94bb52112fd074f4e32a5c9b91316f3e058208a03c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c8/c869220524bc9ceeeeebcd9648542fc31c2b4f32b973e584b793e667ecbbe84d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/44/44f906f6d309d0ee84a390a51d7484d796052a5b015e765022b82f8e51a00646-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/8a/8af642fac2a5821473c0d79f559655f2b476483472557f3400e0b84993c21cc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/20/203ab7231fba131ca2fe858f67d6905ba770bde1dd73dd8292ae2cb4089b3b76-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a9/a91469cde549de8a72d8bc646f8b13984d0b5e11094f4c55a27333d89ca6c9d2-d # internal encoding/base64 mkdir -p $WORK/b072/ vendor/golang.org/x/crypto/poly1305 crypto/md5 vendor/golang.org/x/sys/cpu crypto/cipher mkdir -p $WORK/b085/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 8Oo_dDkKVbe3OeE3ZJG5/8Oo_dDkKVbe3OeE3ZJG5 -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./base64.go github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b060/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./sum_amd64.s mkdir -p $WORK/b062/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid OpmI5b_9Ix5qFMZhHsX-/OpmI5b_9Ix5qFMZhHsX- -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./md5block_amd64.s github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b115/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b086/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./xxhash_amd64.s mkdir -p $WORK/b038/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./cpu_x86.s mkdir -p $WORK/b113/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./xor_amd64.s mkdir -p $WORK/b187/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b113/symabis ./decode_amd64.s ./encode_amd64.s github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 5SathONgvjbmYbWKJMdC/5SathONgvjbmYbWKJMdC -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go cat >$WORK/b641/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b641/symabis ./sum_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid QTwtZGOyRdN0eu5ixtqs/QTwtZGOyRdN0eu5ixtqs -goversion go1.13.4 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6de8a25c3672ea28f1268102ef5fc5f74d0cba332bfad129a5a6d6ecbb590e7e-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_amd64.s cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid MtU8vqEUVY1khnW43OI9/MtU8vqEUVY1khnW43OI9 -goversion go1.13.4 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid f-sixeAyXiOIaEFeS3_q/f-sixeAyXiOIaEFeS3_q -goversion go1.13.4 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T5T5-bXhdtsg3HtpvZ9b/T5T5-bXhdtsg3HtpvZ9b -goversion go1.13.4 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/cipher -std -installsuffix shared -buildid hw3fISDAvPK5a0u8Xpjf/hw3fISDAvPK5a0u8Xpjf -goversion go1.13.4 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid J57NIeTC3yCdrfle-9kS/J57NIeTC3yCdrfle-9kS -goversion go1.13.4 -symabis $WORK/b641/symabis -D "" -importcfg $WORK/b641/importcfg -pack -asmhdr $WORK/b641/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go ./sum_noasm.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid U8C5R3za8j05hgot9QlQ/U8C5R3za8j05hgot9QlQ -goversion go1.13.4 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b458/sig.o ./sig.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Mfj9x7Zt_U0nLQudH2KE/Mfj9x7Zt_U0nLQudH2KE -goversion go1.13.4 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/17/179fb7acf877763ae5c21d15202cad5833cde4909ecfbc89a8f903327dc9bdef-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/2b/2bf3e65b10163165b7fe1e62feac8c9ba022e989d2fc8eea73f4a02c4d86349f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/0a/0a64e62b2623dd4a45f1c4f3cf8dab8b176c9fd86f0bb16e2aaf4bd4261cf86a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/88/884153b296d8c16abb0c359268342d7404ea1243d3f759e193cb53e2ef1c7257-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/58/58b55909663d05f12cd089e5de947a4674e09314265c5bddc7193bf933d3edaa-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/xxhash_amd64.o ./xxhash_amd64.s cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6d/6dae27d6527bf829c3693b8467de931a67cc13a60dc7c162330ca6d3b0b7a6a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/decode_amd64.o ./decode_amd64.s cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c8/c8445416496b8a9fcbf00588373dba30f9d866511bc4fdddf20e4506eee4f463-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/decode_amd64.o $WORK/b113/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b641/sum_amd64.o ./sum_amd64.s cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cd/cda48f35b24a3ab56b1a2efd240e8bc0562428eac7645676702130f43d8d1734-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b641/_pkg_.a $WORK/b641/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/11/11a9c14b885e2c04a11becf0d6253e2f5432cf4d96a13e84f1892141be6396d2-d # internal io/ioutil mkdir -p $WORK/b075/ os/exec mkdir -p $WORK/b139/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0Ujg8MW9KG7ar8msZbA7/0Ujg8MW9KG7ar8msZbA7 -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/10/1071078e92a7f7326dda2572e143b4ea201c7a6199ca62eaac3043ec0f8aa371-d # internal cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid S_N9nV2M9_svnjFZul5N/S_N9nV2M9_svnjFZul5N -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f39a58adb67185ceac95ec1efeed5cbcddca08c81817a06ff6b4d83c5d41ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/20/201ead919572b78bcde14bb1ec3f8644ee9cc69145015a7d1e802e65a51568b6-d # internal encoding/pem mkdir -p $WORK/b071/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b318/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SfgqKCi_fDsL4_JNDOt_/SfgqKCi_fDsL4_JNDOt_ -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./pem.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid x02wQfUGFFtNc6krTinn/x02wQfUGFFtNc6krTinn -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/78/7871f0d2f9ea7487e7665006802a069ff348d4c0d040b8064a3553758b1f8ac6-d # internal crypto/des mkdir -p $WORK/b054/ vendor/golang.org/x/crypto/internal/chacha20 github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YEx67Y4QpQs8_wxZbshq/YEx67Y4QpQs8_wxZbshq -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b638/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid e0W-dxABzxb5uaug0eSI/e0W-dxABzxb5uaug0eSI -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid pvsYDY_PtCDWMdEVqP7K/pvsYDY_PtCDWMdEVqP7K -goversion go1.13.4 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/95/959775de5da9196a99440f76b0aeda108821808f8a6b27754de5d560fe1ecf2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7b/7b11f90d692eb0b66f5684db34a624a49591f747d7fb63a55c3a0b7a410b7eef-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b221/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal mkdir -p $WORK/b270/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid bqaHIQmRukKAsU0ZAA_-/bqaHIQmRukKAsU0ZAA_- -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid -kqB47pa37C-W34tJgmN/-kqB47pa37C-W34tJgmN -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./directory.go ./directory_unix.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/09/09337349736d62171e1ed25999edcd8d74072cc3b5180537ce815e88fb9c4abc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/a4/a4306d7951625cd4f8667b813b226ab9b4eb254c38870c69112a5cf38538c7a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/865e2ef961eafc3059d6a60e3c71f2d44889c35ba733fc27796746a6730ecfd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/17/17281a705f3f6badaf8c80968c6781a8fa6c57d857aecd463643a477eb154dd4-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/95/9545770ac2e9fbd1c6ad4d9cdfb2e945489c1cd0569d25f02934f899fc8d8080-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /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 -gensymabis -o $WORK/b082/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/01/01b7df542fadc269909a8a328997ab15a5b1abf8cfdb8cafd65654fe08d537ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/c1/c18917c5dc3ed20edd20d1a652cc6b15755cbf24633d2b892638bf6264313a44-d # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid On_MI8oSFlOMxPNCYc-j/On_MI8oSFlOMxPNCYc-j -goversion go1.13.4 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/01/014affbaf81db2e0d95975ff646faf39a8ae074c51e9e0b305bbbeee46b38340-d # internal /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/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7a/7aa2204a874645df44fcfaf00089440fa416760c84041b9ed5757372973dbfbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/17/17884954ca003114af06960e0a6ddad63a02bcb1f72419bd87eed31142b6ad31-d # internal encoding/hex mkdir -p $WORK/b070/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go net/url github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/compress/fse log cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid RYQCbA2oUrrT7KLojxox/RYQCbA2oUrrT7KLojxox -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./hex.go encoding/json cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b124/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid YR6yKMcQM7P3KQFuAxGR/YR6yKMcQM7P3KQFuAxGR -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go os/user math/big cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid lKwacEaWOSJRKH8He6zj/lKwacEaWOSJRKH8He6zj -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go vendor/golang.org/x/net/http2/hpack mime/quotedprintable github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mime github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs go/token compress/flate net/http/internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors encoding/csv flag github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers github.com/containers/libpod/vendor/github.com/klauspost/compress/flate github.com/containers/libpod/vendor/github.com/docker/go-units github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability text/template/parse github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec text/scanner github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b107/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b081/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid fGrVvaswYdGzqB9rLDxu/fGrVvaswYdGzqB9rLDxu -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b098/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid cWvHwX3HdC5iJQi_ehDt/cWvHwX3HdC5iJQi_ehDt -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go mkdir -p $WORK/b112/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid i7ERizIk3yJO1nHq7Zqa/i7ERizIk3yJO1nHq7Zqa -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b116/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid Ns7sX5AaDugc2vjv1_AC/Ns7sX5AaDugc2vjv1_AC -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b089/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid M6PpShhuWcrv-u-_Pp7W/M6PpShhuWcrv-u-_Pp7W -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go mkdir -p $WORK/b141/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid Nr7BPNefpUtE2mJkXj9k/Nr7BPNefpUtE2mJkXj9k -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b048/ mkdir -p $WORK/b160/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./arith_amd64.s mkdir -p $WORK/b163/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_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/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ULP_2GPcsBQZMivOYMMG/ULP_2GPcsBQZMivOYMMG -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b212/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b161/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid RQaQq0gRdBcaSTB2Dght/RQaQq0gRdBcaSTB2Dght -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid MQdJS84zOR-LO55djmiG/MQdJS84zOR-LO55djmiG -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go mkdir -p $WORK/b220/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid 6Ts1-l6kiqtavhyyNV1v/6Ts1-l6kiqtavhyyNV1v -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b196/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 3jY-wA-IO4YQUPIs5D1x/3jY-wA-IO4YQUPIs5D1x -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go mkdir -p $WORK/b151/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid iIqCYXojJJt4Io20iMQM/iIqCYXojJJt4Io20iMQM -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid mYZxGa76hA7wE21HSqme/mYZxGa76hA7wE21HSqme -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b165/ mkdir -p $WORK/b143/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b186/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid lUq1rPS-lnL52F3m8Tr-/lUq1rPS-lnL52F3m8Tr- -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid VDm8ZXRVE_KdeNPYrG5A/VDm8ZXRVE_KdeNPYrG5A -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF mkdir -p $WORK/b227/ mkdir -p $WORK/b228/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid rigmQ64_ypscEdLVHdWB/rigmQ64_ypscEdLVHdWB -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid -U37JBPQB9gzmWI23ptN/-U37JBPQB9gzmWI23ptN -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b242/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 4q0_HxAoyeoHpqcoOP4U/4q0_HxAoyeoHpqcoOP4U -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go mkdir -p $WORK/b119/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid 1ozmwbpaHeDspkTCHJRU/1ozmwbpaHeDspkTCHJRU -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./parsers.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b244/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid xW9vp6a_YjrLP1KxiLIs/xW9vp6a_YjrLP1KxiLIs -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid A2D7EfLnSCQY5_fE0bwv/A2D7EfLnSCQY5_fE0bwv -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b239/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/big -std -installsuffix shared -buildid 8NK9h8IoEYVLuVVkcUOt/8NK9h8IoEYVLuVVkcUOt -goversion go1.13.4 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 7H7Yezbmi3wvAsQGFMOi/7H7Yezbmi3wvAsQGFMOi -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b235/ mkdir -p $WORK/b265/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid UtGzn-BqrPYKii4hSIB-/UtGzn-BqrPYKii4hSIB- -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b252/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid a-7MB8HxvarexlKHvnAB/a-7MB8HxvarexlKHvnAB -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b272/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid M5ewwtEVZyDMOsAJML-W/M5ewwtEVZyDMOsAJML-W -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./scanner.go mkdir -p $WORK/b246/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid JLn_QrslFpkR1a3elzsU/JLn_QrslFpkR1a3elzsU -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./parsers.go mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid WqkJ5CQI-ZGTk_38a6CI/WqkJ5CQI-ZGTk_38a6CI -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go ./state.go ./version.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cf/cf71d530c8a5f3cd5f5cb4909892060c838a5d29d893c40bced788ce78f5de74-d # internal mkdir -p $WORK/b290/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 5sdcvWUBaGtJNtjFxwSl/5sdcvWUBaGtJNtjFxwSl -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./config.go mkdir -p $WORK/b282/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid r2OOX3l-mnAljP4WxGsQ/r2OOX3l-mnAljP4WxGsQ -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b292/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid Uo1hAf-IOukdEAhBu1yx/Uo1hAf-IOukdEAhBu1yx -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go mkdir -p $WORK/b225/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b293/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid nsKPvsKYKC7cVDQNwv1P/nsKPvsKYKC7cVDQNwv1P -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b157/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Y7jcl9wWo2ss_j5fcXeq/Y7jcl9wWo2ss_j5fcXeq -goversion go1.13.4 -D "" -importcfg $WORK/b225/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 cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b315/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iEkFOEht0zWoPqJd2mT_/iEkFOEht0zWoPqJd2mT_ -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 4Iy4xpfUw9QLw6WqbNoH/4Iy4xpfUw9QLw6WqbNoH -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/cd/cd9d100419ed67a8bd653d72fe25c09cc53840939631ed0143a50ea049a82c04-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b316/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b316/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b316/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d7/d78c69b96820a24518e460808b6b8b2c9ed501662be470adb5de2dc890e21896-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid WJwO5qv5G9_fKY8OxWeQ/WJwO5qv5G9_fKY8OxWeQ -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4a/4a7e7876e82988da8b8d0758faaa148d4c6f1ee9d0a2618a80aa982c5e616004-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid GfY9N-XMX3Vw-B8Kka4T/GfY9N-XMX3Vw-B8Kka4T -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e1/e1996390fbca05d4716cddd6de09eead7b6fb26aa71f1b18d100d7f18c7a15fb-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/06b5900bc72dcee782a04efe4020309a6e94e1351cfe6dab30f974a6403d5e29-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b156/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid lfjZva66oji9-ncADz-i/lfjZva66oji9-ncADz-i -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GWHlHbOzrQr_u2Ce37zy/GWHlHbOzrQr_u2Ce37zy -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c4/c41d600d88b4504640b7cac0ba40d0af121b7104718da2181ee617b696ddc0a4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid P2EHL6imVN0jfr2re892/P2EHL6imVN0jfr2re892 -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8e/8e0b9823da5cbba8965160490181862ec1f1afcc4c0a0f76ed91441a4347316d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ab/ab27af9b4b83f91df5617d04dda18cf17283f4f92ecd440643cc4e8cf5b1c1f4-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid yIS7w0dGAYUWpNCOe9eI/yIS7w0dGAYUWpNCOe9eI -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid LPMys76hO_Wq5zJr_vbF/LPMys76hO_Wq5zJr_vbF -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2b/2b05f93b2987352500acecde92ca54e00690129ca8c2d5f3f91c30f9f3ffc503-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid xG_i7yzvSzMKhuWM1gjv/xG_i7yzvSzMKhuWM1gjv -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/83/8305b00afdc2af11e9d9967159064764010f3473cbd04e849d2270b4a21c5334-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/6e/6e5798352183ee30226ebaaa06779efe9ff559da472a2a1a957a0801f969a909-d # internal cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 43SGM1KvfVl6IN0SgyYu/43SGM1KvfVl6IN0SgyYu -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./set.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1d/1d244f53e1bb9de03c8a50aec37e21e48cad67ed8517c200449dcf73652ad642-d # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 2wo4xqXDGfy82tY2ixhM/2wo4xqXDGfy82tY2ixhM -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid V3aZI9_I46keQp-tbhPw/V3aZI9_I46keQp-tbhPw -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/95/95be4bf782076a25b6577e8aeec2a648355fe1bee49cf8db6234592d88742f8f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid DqNda1G3fN1ZwRD28G2u/DqNda1G3fN1ZwRD28G2u -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ff/ffb55a62b77a33c4504e42892c74fae44973ba3c1a9c67bc7e6a6f1cfc24bb33-d # internal go/scanner mkdir -p $WORK/b298/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid H6qrG4Jmclc3comaPRt8/H6qrG4Jmclc3comaPRt8 -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./errors.go ./scanner.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ce/cecdd59d7287ad7cef7f457fb2de169d443dd7e768f08a1df0acea211f012bbd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Gjlfq9tHPuq3vHqdpDPN/Gjlfq9tHPuq3vHqdpDPN -goversion go1.13.4 -D "" -importcfg $WORK/b369/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/cf/cf9fdfd96021c06d07407fca01602930e996c413ae3e8c417d66d1fd0b66b52f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b373/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid mLj83PEDtphqrC1w7c15/mLj83PEDtphqrC1w7c15 -goversion go1.13.4 -D "" -importcfg $WORK/b373/importcfg -pack ./oci_util.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/97/971ca5e661fdac2e83066fe380a457a7018f00014af10ec38d5a3c968f6c2d51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 0BF9EocJiXjF5pSiW43-/0BF9EocJiXjF5pSiW43- -goversion go1.13.4 -D "" -importcfg $WORK/b376/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/25/25d096e6d902d99156d419d2087b423156c930d55aa106508e87399fc30bc6e5-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid lgFnF6b7a3H81W4WHZ7d/lgFnF6b7a3H81W4WHZ7d -goversion go1.13.4 -D "" -importcfg $WORK/b382/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ac/ac300b7b5959028f4b90647e6ab5fea346c3a9f0fe23b74cb13fc794f16a88d9-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b383/ cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7f/7f6a05ccc01734be9233853d86a70d682ecbd7f5fda99707c2a6d0d95c8b7cb9-d # internal cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 31bPz4odZYn0jcyexnXT/31bPz4odZYn0jcyexnXT -goversion go1.13.4 -D "" -importcfg $WORK/b383/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid gNfVf7r7i7pB9p5bhj7p/gNfVf7r7i7pB9p5bhj7p -goversion go1.13.4 -D "" -importcfg $WORK/b384/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/72/720a3f93c8a55324390a08f4827bcc2685790f74fa0ddea7616fab9c7299f039-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b388/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e4/e41b87458cdb47a72f58951d091dae6d837f085698f11b5edce58c9f289e32e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b399/ cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c8/c8799b13a5d06ff8a2f51d9963a6b3f05de179141254d05ecbcb38bbcfaa20d5-d # internal cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid CvAdmtzBX1Byx7cXK43-/CvAdmtzBX1Byx7cXK43- -goversion go1.13.4 -D "" -importcfg $WORK/b399/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/b266/_pkg_.a # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b408/ cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/09/09827e924483faeea366caaad62e6d83020e6c727c5e2ebe43931d33593eb329-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b409/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid DnuyzMjkCsRoaxsGskZx/DnuyzMjkCsRoaxsGskZx -goversion go1.13.4 -D "" -importcfg $WORK/b408/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid u1Gr3kLTtR70EHI_k-mM/u1Gr3kLTtR70EHI_k-mM -goversion go1.13.4 -D "" -importcfg $WORK/b409/importcfg -pack ./config.go ./constructors.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/b081/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/61/6119395d851e069d49c7e447ee19e3ecc2a69bb6fba015b117f16303790059b3-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b422/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/89/89b14fc052d0e4f745e4c27d2ac71508bcba1a8bb6c4ced098fa310a216e677f-d # internal cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid f_EDfMLw8T8w6G0n1CbD/f_EDfMLw8T8w6G0n1CbD -goversion go1.13.4 -D "" -importcfg $WORK/b422/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid dhTRDNbYBHNnffTj4R1U/dhTRDNbYBHNnffTj4R1U -goversion go1.13.4 -D "" -importcfg $WORK/b432/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1a/1a2bfbf1db9e170e25a37376abf6ea0b79f88009dfbfd0e5de536e39061b209f-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid baxOwwFGGBYMqF3IN042/baxOwwFGGBYMqF3IN042 -goversion go1.13.4 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/cf/cf47fe4ce850e10a30365c68cdac664770995a204c8a8b35dbc88e3e5db42c5b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid a6Tx447ZKGB5YUfoBb3k/a6Tx447ZKGB5YUfoBb3k -goversion go1.13.4 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_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/e7/e772aad18d2ab6bb96d0cb2fa4723868ba0ca229fdcd24782b0954b8f48da4d7-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0a/0a2c6c444a6ea43b0452ad8b132eb5f1e12c50412320d6846ffd10a695e0e56f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b289/ cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/90/90687ffdeee4866ebce87fe6a7c58c7eaeb6eb2d4cc48a256f3efb04a0fbb8a8-d # internal cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid K6FZseah34RyJ8QZRpn0/K6FZseah34RyJ8QZRpn0 -goversion go1.13.4 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b238/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b290/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid -ipVv6T-0QEBrlwGu6It/-ipVv6T-0QEBrlwGu6It -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./truncindex.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Zf-9HoHJGNU5ubDsFOGb/Zf-9HoHJGNU5ubDsFOGb -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./capabilities.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/19/1922986511a15321269a5a3bcfbcb1bb6ac2a368b09e572115d6a4055e830477-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid VoMmkm9wqFr9-CwwGQgH/VoMmkm9wqFr9-CwwGQgH -goversion go1.13.4 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b161/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cf/cfeae2f2576a7077aa8a59a9ac25a089df6ec2ab13555eb179981445128ae861-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 60AGQrd1sZD4R0NrZ7eI/60AGQrd1sZD4R0NrZ7eI -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c1/c11fbba50c0cced604c74b913e1a0048aaee5be53eeb42270ccd7e8c5108ce66-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid oXuXzwFH7dOepkWXfhpi/oXuXzwFH7dOepkWXfhpi -goversion go1.13.4 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.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/b185/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/fa/fac6582cb347efced819299744b444f032e55a5c1884e91f4ad7b7e1143ed92f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid cpDVp1skV0GhNlHEH5BW/cpDVp1skV0GhNlHEH5BW -goversion go1.13.4 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/73/73c91343017687a5e80f6b43ea7829e6f94216d14dcb3c42475234b53afee256-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/9e/9ea7d91c6c095608e0c8715c1fdbe85110ac848180f43ab7753070b36d8ba62a-d # internal cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid DI50xnNHA3plwkwi9IBz/DI50xnNHA3plwkwi9IBz -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid Idxlkms2tGBWrVZFJxvw/Idxlkms2tGBWrVZFJxvw -goversion go1.13.4 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/0f/0f5b5d58666fd174c79146d4292852d431a051d400df951f7450a3f3800de783-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid DhhmyouukOHOcNyT2Bsi/DhhmyouukOHOcNyT2Bsi -goversion go1.13.4 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/1f/1fa965fe1b1f4d7b3bc29f838305d1fa19180155f09e7e7ce7187fd2cbf0a283-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b362/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid XXUV3CkV6EbYLIosFXV0/XXUV3CkV6EbYLIosFXV0 -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/9a/9a67687cff623f9c8b1d2246890d21f2f66ae5461e023a50b827fc54c95b2c9b-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b410/ cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c1/c1f07ad152f48f102bbead5a8df77f317db5402f037705433c7628c2098de722-d # internal cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid e5z6D14QYyQ5PgNcw39e/e5z6D14QYyQ5PgNcw39e -goversion go1.13.4 -D "" -importcfg $WORK/b410/importcfg -pack ./keywrap.go github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid wWcdHYprrzN_IN1uMX7H/wWcdHYprrzN_IN1uMX7H -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/b4/b4a6002ec0d831d4386dc60e71250176a62c2aea602ddfe62539d478566cb67d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid ABL1aV69nAhBuEt5lt_D/ABL1aV69nAhBuEt5lt_D -goversion go1.13.4 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/05/05104598f5681b400e46156645b8ba1eb7d1a5b474ce9472cbcc40774a0b2f82-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid -17ZSXelSFw6PM8MXJ_O/-17ZSXelSFw6PM8MXJ_O -goversion go1.13.4 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b388/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b388/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/73/73b42929e4a6c2ad246c79a5f558ca41f58b3fd85c4398993ae73a4caa17f8c4-d # internal go/ast mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uYIZuUq3NKIF3iMvB8-4/uYIZuUq3NKIF3iMvB8-4 -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/bd/bd7faddf64745fd4a28a0196aa75ba2f210bb3f18fc44c4221d21de6bd48640f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid WNCuzFSWWODHyrEotbb8/WNCuzFSWWODHyrEotbb8 -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/51/51ad51417de5a69521ddc1801afc3397ebef195a234707e0e40fd956909ebb99-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid OuhW0MlCl8mtOyvHK0LT/OuhW0MlCl8mtOyvHK0LT -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/07/0792770de94223e1303e8c2f7ed1d731f2e4ec39c4d1ed3744520792bb771014-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid x9NoTarbhdzgOS3Mdizk/x9NoTarbhdzgOS3Mdizk -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f9/f9936184b3c8af7b8d8b3dde3c2512a506a0d48043b724e58f578b82f7d8d5c2-d # internal compress/zlib mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid UCBXM2R9MQ1QES1AJ49c/UCBXM2R9MQ1QES1AJ49c -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./reader.go ./writer.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # 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/b441/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/74/74ce8f1481a4710c327d78fc9978d1a47130abfcd29840086ffb505011ded627-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OsH009Nl5VZmE30oDEml/OsH009Nl5VZmE30oDEml -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8d/8dcf2720363d62d03509c21c5b737a003aaf334d04063768fc9a60c322bf4cb4-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid sw1rqOYz0xcyI6n0vZWv/sw1rqOYz0xcyI6n0vZWv -goversion go1.13.4 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/a8/a8e25f95976a8108c401b017eb2d8da49ecaf7d55ae8d9596da377e2f54d5bcc-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/ac/ac6ddb9e429cc037b3037cf6577b0f4c490ee2595d6fdacc233120dc297da16f-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b494/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/32/32f20d569fc4a9145d5aba8927dfd0de57c8bb31e5b5a6fbf3f0ad838d7943b4-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b361/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid I5Q72qadpW25SLoShQCh/I5Q72qadpW25SLoShQCh -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/a0/a0306a7df0cb3fa0fef3144d2d1767fb836eef5534b63c28a38c8694f770cafb-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b497/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid B_f7jboK_dEdZWH2ZvH3/B_f7jboK_dEdZWH2ZvH3 -goversion go1.13.4 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/59/59e65b275b5d62215d4fc0f794a722b37898671e1e7db5e3b728f35742b732ec-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid W21sKlesRkFk1zZO-2l_/W21sKlesRkFk1zZO-2l_ -goversion go1.13.4 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fd/fd01f1ec1b009216e9cadeccb4aef55b4f3758929de4f75d008117ef7a6c2a73-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid AHs-5UJYb7n8uz8iaf3R/AHs-5UJYb7n8uz8iaf3R -goversion go1.13.4 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/87/870988700084176ac3c8799e42d8a14814d51aeaec2261c3d5c697204faa60cf-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid _YdajvHcHmo5CY_gPVLB/_YdajvHcHmo5CY_gPVLB -goversion go1.13.4 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/0c/0cc4eacf5a47e70201e258d44d7549551f28a6433ae1b6f56aa39e3f75fa3a63-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b526/ cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/df/df09470b6f68c5c5ed1ec8ca5065572da88bef4113430b87800828fc21e800ac-d # internal cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid Co3Z4PlXhp7qrYU18pHE/Co3Z4PlXhp7qrYU18pHE -goversion go1.13.4 -D "" -importcfg $WORK/b526/importcfg -pack ./reversereader.go github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid -QivdohprWJ-LD9VRpy0/-QivdohprWJ-LD9VRpy0 -goversion go1.13.4 -D "" -importcfg $WORK/b536/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/20/20d279babc5898a201b9ce1bad9a413fdcfe1101d343fb1a562560e89794d58a-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b537/ cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/c8/c8ee7a21f3170f4d05530268c8b591d2b3b585d98dc90facdecb46cdb4982930-d # internal cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b547/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid dqoo9UrQeCzrpNGL5UgA/dqoo9UrQeCzrpNGL5UgA -goversion go1.13.4 -D "" -importcfg $WORK/b537/importcfg -pack ./difflib.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid nnQsD2se2AcTDvj3s3Nv/nnQsD2se2AcTDvj3s3Nv -goversion go1.13.4 -D "" -importcfg $WORK/b547/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/26/2629316766c1b3080560da7940d25eb5b9f53c5ee810cf12cf63c88caa913160-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid h3cWfVz-GuIVbkTNzahT/h3cWfVz-GuIVbkTNzahT -goversion go1.13.4 -D "" -importcfg $WORK/b380/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b121/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/6b/6b4d1a3f92c9880c7dc8b650d2420a9de1ed2d03c2a50895622b507363ff9d68-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 3i6f0iemC2su9GtS3sck/3i6f0iemC2su9GtS3sck -goversion go1.13.4 -D "" -importcfg $WORK/b549/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/0f/0fb370b4f2350830ec9141591531f653139ba1a7c4f1ce74225c6ff9985852cc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid dt5U3IpjJYZg1QThlEzA/dt5U3IpjJYZg1QThlEzA -goversion go1.13.4 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/26/260e5603c84f0165ce2597ca6c47c63b74188a79285c29fcff6dde41caa54c00-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/07/07e7fa43e470ffef8668d03e85b898990f448fd3503f6dde455361ffc90ffb14-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid clWxo9-YRuDNeEDS3aSz/clWxo9-YRuDNeEDS3aSz -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid QvEDouiJg22KdSq2D_M3/QvEDouiJg22KdSq2D_M3 -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/47/47e71f070d0bd121226f54748c204981cfac31000e2d8e8444d36cde326facd4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 8v1maeC7B14VrF1JqwXC/8v1maeC7B14VrF1JqwXC -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6d/6db10d44a98d5200a534d8cd7bcc05ad4b93b79927b4289064310508588760bb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid rEOGLXOvBZ-EEAMndAvX/rEOGLXOvBZ-EEAMndAvX -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_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/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ec/ec0e609a84dc519e1c6e383739232289afa3eb72c815b379bd282518cb4d62bb-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/db/db22961bfe6e6f4516904fa62962403f15e43d0ba8c29d30a7170a37f16829eb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ab4cMUhR9q3BqtFaIstU/ab4cMUhR9q3BqtFaIstU -goversion go1.13.4 -D "" -importcfg $WORK/b556/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid HVZGIavLAOcHFSTRGWoo/HVZGIavLAOcHFSTRGWoo -goversion go1.13.4 -D "" -importcfg $WORK/b398/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8a/8a24723e484239ea175d9ef3038ac2882d725b64ef9b3f73b100872063aecbd5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid yFsdfnxF9JTTOUjQzG23/yFsdfnxF9JTTOUjQzG23 -goversion go1.13.4 -D "" -importcfg $WORK/b560/importcfg -pack ./convert.go ./doc.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/e4/e46b3e0507c7c4b69822f8498297e25df49cb7863fddd953cdb70ef258132f26-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid uTN7ascsBW3uDEB4feOs/uTN7ascsBW3uDEB4feOs -goversion go1.13.4 -D "" -importcfg $WORK/b563/importcfg -pack ./from_stack.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e8/e88e2053058cf9c6b4eb61b63ed407c0746daf63c627222d2b58ed409289ebc9-d # internal text/template mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgFDblriAGAVOJNwBhTM/jgFDblriAGAVOJNwBhTM -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/18/18f1c952fbc6c0c9cfbfed293282b47873b009a7b6c27164009abd72fca7c0aa-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b566/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid mRYFnj12sgo9CccONREu/mRYFnj12sgo9CccONREu -goversion go1.13.4 -D "" -importcfg $WORK/b566/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/5d/5db472905fa3fc34b9f6bbd33f316697a7e724bedc90ce93e572881ab8fd64e2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 2EJu1T19n7rYHJp6RiMk/2EJu1T19n7rYHJp6RiMk -goversion go1.13.4 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/f1/f1bc7386000b45bd274ff918127177efa05b69e4d4b2342eb29185280f489b93-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b578/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid M45EnGXVpWvoeAQMllQ_/M45EnGXVpWvoeAQMllQ_ -goversion go1.13.4 -D "" -importcfg $WORK/b577/importcfg -pack ./base.go ./doc.go ./version.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/81/813d146298b54e2bc42c10203efb910b005caace9a0febb0e0245980154edcec-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid hwJ_W7pxQESaeN6WRvyp/hwJ_W7pxQESaeN6WRvyp -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/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/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/54/54957abbadb96cabfd61776f27227b45eb0a88278f8905414459de0d19847703-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4c/4c11e4795f4260b5596e0c5908814db765e3c9497493624a2dc4fc4385804a26-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/03/0326997cd9f17a3fb0dc14e4b450e37078a3932f08a79691b009ff1210b307b6-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Cd8Sb1mo7ilFtd2GPsKB/Cd8Sb1mo7ilFtd2GPsKB -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid INmyzbx4Zcc-FDBDri1b/INmyzbx4Zcc-FDBDri1b -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1b/1b10413412053490806aba9c5c7a038e3b6dbfccc4a8c5f613899cb6bcdd4a19-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/5f/5f6cd707db43fa2103288d5ee8eb194477990e953beb8a2d36609adb3ecc2e19-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ vendor/golang.org/x/net/idna github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b153/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid KHGYt88naEAh4YA2mDmi/KHGYt88naEAh4YA2mDmi -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go mkdir -p $WORK/b120/ cat >$WORK/b153/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 1RGpnJqnG6Fzvb0n3J0E/1RGpnJqnG6Fzvb0n3J0E -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 74KqvQBJRnh0FDcxx2EU/74KqvQBJRnh0FDcxx2EU -goversion go1.13.4 -D "" -importcfg $WORK/b120/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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/15/15abfad8df719a91868b92dc46a0447ac36e0211b7dd3b8f337a86c7d00b0aba-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 8rl1ioMixEaEIapfOkZ0/8rl1ioMixEaEIapfOkZ0 -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/08/08432b058a7c8a76a71e389672a31c6003630ff4b02ea2aa3d96ac6760065038-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid stDVDLEkLc3QbCKCVwes/stDVDLEkLc3QbCKCVwes -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/21/21e2f818d0151e0f0378b7ba2726c1ccdb9b2ce3a62612bf56554d1b0bdc8a95-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 9wr5h3SX7UVxCm-Z2k7X/9wr5h3SX7UVxCm-Z2k7X -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/15/15aaf50fc5fabe0f1fd9913ee6cdf359b37eb4b340ccce77e12d3c39617aa389-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 8awt5hXTQcPI-ZeTkmgG/8awt5hXTQcPI-ZeTkmgG -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/37/379d39c659bd50bbd2df753ab97e8c9bc2bce1140e56abe21b355f31909b5a48-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid au4H6fCatmgm0iNFOp73/au4H6fCatmgm0iNFOp73 -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/7e/7ef8fe24afc46900faa75a39135720c62b7bca4705fd4e0b1f701652947ff43d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid YLM0XOSVUtt79MCpWmBV/YLM0XOSVUtt79MCpWmBV -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e5/e5a1dc18a1c138262751e903c50ee135295b17d99745e3b582bd6f066b4f8199-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Prbl7cEojCcUhdtpg2jx/Prbl7cEojCcUhdtpg2jx -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/6e/6ed03a26d819beef0af6a90b384039b4b42855e048de999eca499cfe4cca0ff0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b346/ cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/1a/1afb89d0ff22e18b4d973c7dedd95b207048b36a0c96582ec1bfa38d129afad0-d # internal cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 9zwEJjK-9-3jW1OR02fz/9zwEJjK-9-3jW1OR02fz -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./parse.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7a/7aa6fc68c3f36f6305d7c662af994ff5ca70b0e00adf406272261d1990963f16-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 1uSWjehKIEyY3Rhyu7bn/1uSWjehKIEyY3Rhyu7bn -goversion go1.13.4 -D "" -importcfg $WORK/b421/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/fb/fb83d4974fe8166dd2066054f33001c4313d9abb4d5e9abb19087fb5849b2c27-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 6cNCUw5Z6pplSBziocxc/6cNCUw5Z6pplSBziocxc -goversion go1.13.4 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid GqqJplPscmUDHFZAoKcI/GqqJplPscmUDHFZAoKcI -goversion go1.13.4 -D "" -importcfg $WORK/b366/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/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/db/dbe1bd9e2b2b3ce499c6c7b4b23b1afdbe5437bec82d5bf506bd01ef9ee15276-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/af/afdead01a5f29f5cc9a236421fed6ce91234845561194e254a1a19edac11cff6-d # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/20/20f4cd704a4fd1c5fcd30728a1059c5ac268392ac75ef28b3fc071512604b40d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b464/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid JZhmrYW7wdH8ymae8wWz/JZhmrYW7wdH8ymae8wWz -goversion go1.13.4 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 17uI03wZk2ZW6wYIMEeT/17uI03wZk2ZW6wYIMEeT -goversion go1.13.4 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid s0-d7xgs_k1Yi89gYaJd/s0-d7xgs_k1Yi89gYaJd -goversion go1.13.4 -D "" -importcfg $WORK/b457/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f5/f5109b8fe2de37f368b20e0e6e51095194d4c7e0abd0ea1ff3f22d6310fd82e0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b389/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/eb/eba24a6e246c4367266aaf26b4dbcf17ead9a4975c57d584e129f2d86e01ae93-d # internal cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/signal mkdir -p $WORK/b484/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid xdFkTjCUD4n0olsLUt02/xdFkTjCUD4n0olsLUt02 -goversion go1.13.4 -D "" -importcfg $WORK/b389/importcfg -pack ./types.go cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid FVAJGRneD49TziZhKm2d/FVAJGRneD49TziZhKm2d -goversion go1.13.4 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a1/a14cdc3b5db265b5a51412b17248d07a9a29a89b7d38e341ac911f826ee89b4c-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid tYf2cAIUSqxGjNsmxK4q/tYf2cAIUSqxGjNsmxK4q -goversion go1.13.4 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/64/642b9b9c2ec2be3800b41e76002469d1fdc868b83a9d0eebd88fcc1927febdaf-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid OzRLIqeejaMDJQjM44Qh/OzRLIqeejaMDJQjM44Qh -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7a/7ab7d17c711138a73eb49541065faf392a26ae8e0902f1c0971479293098a69d-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid B8HBCqqo9IAc3KfulCTV/B8HBCqqo9IAc3KfulCTV -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d3/d34ce3f2db7ff716327a5b418fba0dcbbc88a29383509fb45c0d8d5d04cc1b8f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 5Bdb_to6WG8OZ9LOPLlA/5Bdb_to6WG8OZ9LOPLlA -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b9/b92b297873ca2e12de78eb5305ab205d599ad7f566b20917bcca622be4dd4176-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid qwROQVr6AmzPet-XImNs/qwROQVr6AmzPet-XImNs -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/71/714041223e78f89e6a14cb22381e9e0ed7ed29e64a6b180dba8ca80b8bd47f8c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid UWviUYb6o-60DA1_UgO9/UWviUYb6o-60DA1_UgO9 -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/6c/6c50894870520c8168b5dd27690efe412a4cc30cdb0569505e51d978c9d57438-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid QmIyCwOMFHUiHFNQS4rW/QmIyCwOMFHUiHFNQS4rW -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/9d/9dff01b9537f64ba0037a77bfb218950b9e1a341f7200939f62baabb01e06eba-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/70/7088738fb42ebec2d09ddfc17ef24ae7d575a04946748de96590964c51ce7ccb-d # internal cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid taFwo-ld06KqCDOt8Wd8/taFwo-ld06KqCDOt8Wd8 -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid N2Ffh5QgJ9rcftbgWENM/N2Ffh5QgJ9rcftbgWENM -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/25/25464586d2834a5313b19e501459f765bde097caaa021084984e9e721c5c12d8-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid XscRDW-_wLJQpbWLXrDf/XscRDW-_wLJQpbWLXrDf -goversion go1.13.4 -D "" -importcfg $WORK/b420/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/19/1977de9910a396143f92350c36effcde222666b48188173ac35fee5ae1825e3a-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Hok95gvB7d56bvSV6p7G/Hok95gvB7d56bvSV6p7G -goversion go1.13.4 -D "" -importcfg $WORK/b512/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/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/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3c/3ca6f985ebb491145cac77c8c69bafd8a55ee1f8e9e5778e43f9d6a9792c59a3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid mN8mJDCdx4Xs1JEWEuP-/mN8mJDCdx4Xs1JEWEuP- -goversion go1.13.4 -D "" -importcfg $WORK/b518/importcfg -pack ./ns_linux.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/48/48e7cd91bd5ddc4d7d3fe2c1e1844241fdf5a7d349cc3c1cf45c7adad8ce3627-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid LXMjAjrWlsL_Sco2RL3P/LXMjAjrWlsL_Sco2RL3P -goversion go1.13.4 -D "" -importcfg $WORK/b534/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/40/4017fcdf3b6e0f52fb03c0e19999696f0fa9321ffc09abd2ede71e0c984e04f4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b549/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid yM-jW_wbLvlSbadDvYEd/yM-jW_wbLvlSbadDvYEd -goversion go1.13.4 -D "" -importcfg $WORK/b548/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/18/1881cc39e63dadaa2ea6034e74a8da289ea8a58f36a99772affd11d2ddf981f3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 1cY0bL1TTGe_1CPevLMU/1cY0bL1TTGe_1CPevLMU -goversion go1.13.4 -D "" -importcfg $WORK/b555/importcfg -pack ./errors.go ./path.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/17/179e74a61744aa65f33f79de429e9af3180999f8a3cae2c6d89209aa35c4ace5-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b379/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b383/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid woCz5C3Iu8cqOTsUMySN/woCz5C3Iu8cqOTsUMySN -goversion go1.13.4 -D "" -importcfg $WORK/b379/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/06/06523ba061281bf6ca92ef4d8e2fb7207f37bf90343410d88ccf16ecb7aa09d4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid Xm_imf3Z3vhy0jRoclSn/Xm_imf3Z3vhy0jRoclSn -goversion go1.13.4 -D "" -importcfg $WORK/b562/importcfg -pack ./json.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/56/56fff713856e621d01857de104e19ad9f632bcc0fe72b68480121123eed07f99-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b567/ cat >$WORK/b567/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b567/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f8/f8030d0224d8e5bf065d6f4919c363afaee28143394bb2b653f841294055b48d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid geKuypJkp4qDx4elT9Wy/geKuypJkp4qDx4elT9Wy -goversion go1.13.4 -D "" -importcfg $WORK/b583/importcfg -pack ./framer.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ed/ed35ae21ed6dc93a5a7d022ab9e41deb2567cae7719a3bc845f59a0be3a16d50-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b599/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 55dpl3e5ZfXqlrWB9G8X/55dpl3e5ZfXqlrWB9G8X -goversion go1.13.4 -D "" -importcfg $WORK/b599/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/b8/b8ee3086c1afa980e5100a294919b149f8b36093d34e1df0ff8221f56b7472fc-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/16/1625f1c90b3fdc0b58818a3537a699e68c416716dad62587603a0bff4dd47ac1-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid eAnoKZWlhPqEKv9e17da/eAnoKZWlhPqEKv9e17da -goversion go1.13.4 -D "" -importcfg $WORK/b603/importcfg -pack ./rate.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 7hb7BBTk6rVWsSvumdMk/7hb7BBTk6rVWsSvumdMk -goversion go1.13.4 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3b/3b687ef6ea84d49877a1c3c29c5efbb49ac16f65e6a8fc6e4af25dcccd3d6217-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid b1x7YvWVjgA2vt1tUMip/b1x7YvWVjgA2vt1tUMip -goversion go1.13.4 -D "" -importcfg $WORK/b610/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/de/dee3e02abc5834b987242e0a05150d976f9a91fe728dc7d286350951ee6b7b7d-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/42/425ef2c8b685f2b9f20b18b548bd85f8434207a4bc13df3b4be4903e03126098-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b621/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/21/21f859bf2d1e6c094cf480a13fdaa08980e36ade2713f8772ed3cea17e208687-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid pLK2h7mVmbBa3xkHlteC/pLK2h7mVmbBa3xkHlteC -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cat >$WORK/b621/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid Xncg2mIv1GAiZjbaujJt/Xncg2mIv1GAiZjbaujJt -goversion go1.13.4 -D "" -importcfg $WORK/b621/importcfg -pack ./msgutil.go github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid FDYe0NweQwaxtzTL9Rq6/FDYe0NweQwaxtzTL9Rq6 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6b/6b3b336ec2d9c08280e6c7b40991adf8e4dc3e75f53d0978cb6aee7df5b39aa3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid TCvn-i_UEm1tVij0p12S/TCvn-i_UEm1tVij0p12S -goversion go1.13.4 -D "" -importcfg $WORK/b632/importcfg -pack ./names-generator.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/32/320ef495e7c510a7e76e10ed6f7cd44080acc62a5b2d9f68b75ad7174462f7f8-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b635/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PuhLsysQRYr98no_EOwc/PuhLsysQRYr98no_EOwc -goversion go1.13.4 -D "" -importcfg $WORK/b635/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6e/6ee3ad16d6ac1b6324807c7662b6d20d8654da619e6cc90a2f68ed69f013e0b1-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/30/30d286226aec381333f2e355ea484811ec2fdd887dea226e5be7cca501f24092-d # internal cat >$WORK/b640/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/pkg/env mkdir -p $WORK/b655/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b640/symabis ./curve25519_amd64.s cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid ZKLbQqnRqYKPsFscBSxD/ZKLbQqnRqYKPsFscBSxD -goversion go1.13.4 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/54/54fdf8388c6eddd50552a5265a92a3c4465fb1d3b147de120cf35bc5deb4b392-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid QGAc65BObPjLsmrk9PmQ/QGAc65BObPjLsmrk9PmQ -goversion go1.13.4 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/e0/e0ea43689618a229e8be3ccea417ee33dea6e421e6ea2f652f68cecd67f86a6a-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile container/heap=$WORK/b417/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid IlyB9hOgks5D_J2pVlVq/IlyB9hOgks5D_J2pVlVq -goversion go1.13.4 -D "" -importcfg $WORK/b416/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid fyKrhdaQnRZwsHgLTr6v/fyKrhdaQnRZwsHgLTr6v -goversion go1.13.4 -symabis $WORK/b567/symabis -D "" -importcfg $WORK/b567/importcfg -pack -asmhdr $WORK/b567/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/05/05f04e2b9988f8dcadd8c19a0c07936a0a232d64902c8f537ce79f7a54c7e1d5-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid o3xeJZ9FpvLcjT7v2QPh/o3xeJZ9FpvLcjT7v2QPh -goversion go1.13.4 -D "" -importcfg $WORK/b533/importcfg -pack ./hook.go cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/5b/5bd259a3313a9c373017bc7d5ff16545e5d1f9314a313989ed1f2e3fe7a2aece-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid FCurRQQaHMv7bp5NlnGO/FCurRQQaHMv7bp5NlnGO -goversion go1.13.4 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b0/b0f645e5a8b6c6a46e7800be15e5cef99fa93f0618fabab4f6bfb38f7188b8db-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid rpsmBXq3yV-nP6q3p5ja/rpsmBXq3yV-nP6q3p5ja -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/5f/5f4a34a9d3c4fbf22abeddb55418d6fd6e61f5dd5287f373136a7ebde4a4607c-d # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid 6kDX50a2PFmmKN1ZFg10/6kDX50a2PFmmKN1ZFg10 -goversion go1.13.4 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/0a/0ac22c70fdba9141600089213043c6c01035875e043eab89b0dbfa374a283eb3-d # internal github.com/containers/libpod/pkg/seccomp mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/pkg/seccomp -complete -installsuffix shared -buildid bEWF_9_FbPT-ghmcfbEu/bEWF_9_FbPT-ghmcfbEu -goversion go1.13.4 -D "" -importcfg $WORK/b667/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/58/58e259ca1382ec0885df85517a389dca9a76f58d3e313c55aad075702f6fbe84-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid gjWVSFELNVFPX8cPX0Px/gjWVSFELNVFPX8cPX0Px -goversion go1.13.4 -D "" -importcfg $WORK/b672/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/31/31cd7c5084efae09730b8cd629c7b5dda9786eba52d8d70f5af40fe39aebe5a9-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid KQCKK6w0u6x5yjeNboUT/KQCKK6w0u6x5yjeNboUT -goversion go1.13.4 -D "" -importcfg $WORK/b674/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/31/3192ab9a74273adc903293ef21a9b5dbe20655e0ee5e5cce80a9e212cd03de54-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/1c/1cfcd51d3edf46cd620a5c8d5267449f66ce3421a8e9ef132854d8e0fa895625-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b678/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b716/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid 5KJhz45JGTEZcshPty2X/5KJhz45JGTEZcshPty2X -goversion go1.13.4 -D "" -importcfg $WORK/b678/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cat >$WORK/b716/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid tsTLv6icaTl24rzJu9-k/tsTLv6icaTl24rzJu9-k -goversion go1.13.4 -D "" -importcfg $WORK/b716/importcfg -pack ./json.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -installsuffix shared -buildid DXZjt0QbLLvGwaUq0As-/DXZjt0QbLLvGwaUq0As- -goversion go1.13.4 -symabis $WORK/b640/symabis -D "" -importcfg $WORK/b640/importcfg -pack -asmhdr $WORK/b640/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fb/fba3396f4d9d9eb7bfa55e52e13702f969153b770389a2a1dbf030e1838e52f8-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid JFym2lzyB5bJ8wmIB-1y/JFym2lzyB5bJ8wmIB-1y -goversion go1.13.4 -D "" -importcfg $WORK/b718/importcfg -pack ./logger.go cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bc/bc44ab557d5702115deffef45d2b9223ee94025f3cce6b07518a126f2c2bf248-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b719/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid -HCfnqBrEtiuo0KhTTH1/-HCfnqBrEtiuo0KhTTH1 -goversion go1.13.4 -D "" -importcfg $WORK/b719/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/ef/ef05400faac4b33bacc1c3ee12b6ee533bd6d782658126a914041a9618ff652e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid X-I4uWUthLNm4Q8q0Zlt/X-I4uWUthLNm4Q8q0Zlt -goversion go1.13.4 -D "" -importcfg $WORK/b725/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/c8/c885a48c66e2c197c1a70096e9870f0acb80840a61b2fdc155cc139c831c3076-d # internal runtime/pprof mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p runtime/pprof -std -installsuffix shared -buildid aYYUOScsvK7RQUksjP5f/aYYUOScsvK7RQUksjP5f -goversion go1.13.4 -D "" -importcfg $WORK/b735/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/62/627f4f65fee51b2f012ce1b71e13ea0f67b1fdce3e0d5e5e1ba71f2eb32cf092-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/8c/8c8805aef58e332961c033b2ff92b48171da5ee93bc034d454766c6ae726fbef-d # internal go/parser mkdir -p $WORK/b299/ go/printer mkdir -p $WORK/b300/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 2TMZQ_4Hb0JHPV7SdeMg/2TMZQ_4Hb0JHPV7SdeMg -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./interface.go ./parser.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p go/printer -std -complete -installsuffix shared -buildid yReOOeATTWdljFpe4VQ5/yReOOeATTWdljFpe4VQ5 -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./nodes.go ./printer.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/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/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/c7/c7ac1e6b2d371f233f1f775b1236657f4be6127dabfabfcd923611ec41ddfee3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fb/fb50a2938da08706ce0ec4c5449c5684bd1346755cfe034f98c7bb5c211c4f72-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/42/428c951a22372b3793d85b7655c261fc66c5b2b88bcc4bfce4b3c331c87e0310-d # internal crypto/dsa mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal encoding/asn1 mkdir -p $WORK/b047/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 2UgS4RvVcNnrTVz6xetf/2UgS4RvVcNnrTVz6xetf -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./dsa.go crypto/elliptic mkdir -p $WORK/b056/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _KY3nRtEi5AOhGmbgQv4/_KY3nRtEi5AOhGmbgQv4 -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./p256_asm_amd64.s cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/96/96c5d9a2946d05c0dba4d612feae474794aa18b381a6f3ea8de81e1b5283a3fe-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid vPQ03wIcn9i6QOyAv1nV/vPQ03wIcn9i6QOyAv1nV -goversion go1.13.4 -D "" -importcfg $WORK/b545/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/04/04b630e364cb38226456a61e50bc00ba6f2a6c88f3d746a9537e59770ec6efbd-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b605/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid 7Nninsf1w5JJP9-gEIcs/7Nninsf1w5JJP9-gEIcs -goversion go1.13.4 -D "" -importcfg $WORK/b602/importcfg -pack ./backoff.go ./throttle.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a3/a3a94aba50b823800d0f352bba0f0312956dd9cc29625b3748176ae6e2f4a9ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/cb/cb4216eb277a9d5284b608f483342c74fbf242cb29521599aa09e633fb414223-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/55/558259eea4d1995078142313140f56f3b99c8cc444687896c474e2351c9b4e00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/17/17590fecf78b1bcba49cab115446ba81b9ee7966fcd6d793a0f1747f7f0610c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/3f/3fb848a4f944be442a7b6bd7101a7db179679458fe1c995b31c6917f828ccac9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/71/714bc39a6edc655517633738cbda54687c2aca6516543bdbf6f62d0915ec1d51-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/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/62/6282782637d9fb862ec384909044e615ed5e900f037a6d918f9c2b2d5946a2dd-d # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/8c/8cfc7afb6cfd0c987780dd125f795e24bc514e2f85072e44c218aeb537edf159-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid o1Wch83Mdg3sXav33Thr/o1Wch83Mdg3sXav33Thr -goversion go1.13.4 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0c/0ccf13744242a68aabddc347d653514ac41c98c076dceccf00ee7eb143209cec-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/93/93785b9ec7d619e9ef069e984d27605925bf83eb73b3d6d48f0681fe04f86eae-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b251/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b277/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 6hdH3KvazmJwE71NeGbi/6hdH3KvazmJwE71NeGbi -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/libpod/vendor/google.golang.org/protobuf/proto cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b277/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b277/ -g -O2 ./projectquota.go mkdir -p $WORK/b394/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b245/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid ZmQ6WnW-GoXBt84x2QVa/ZmQ6WnW-GoXBt84x2QVa -goversion go1.13.4 -D "" -importcfg $WORK/b394/importcfg -pack ./umask_unix.go mkdir -p $WORK/b397/ cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/41/41b2af9098ff84a6ed50a8ba713c79b0da66ed4cfa87e53cd4101b9f406b4dad-d # internal cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b200/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid z1nbrLEOHRJdW-zfEMa1/z1nbrLEOHRJdW-zfEMa1 -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/16/16125862fda9b6f1a5c5a1252602788d391d4656c363c05d6d6932e9151053c4-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid GDW_POzxsmFeaP8CYjj8/GDW_POzxsmFeaP8CYjj8 -goversion go1.13.4 -D "" -importcfg $WORK/b397/importcfg -pack ./boltdb.go mkdir -p $WORK/b400/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid hLmlaOaHW9dGfBzJsyID/hLmlaOaHW9dGfBzJsyID -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid l5GPjlr7wkXwVWLM782Y/l5GPjlr7wkXwVWLM782Y -goversion go1.13.4 -D "" -importcfg $WORK/b400/importcfg -pack ./memory.go mkdir -p $WORK/b444/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid x9DdvwIS3CCxlIe_aJFg/x9DdvwIS3CCxlIe_aJFg -goversion go1.13.4 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid 0jXxikeyTZotABPBfecm/0jXxikeyTZotABPBfecm -goversion go1.13.4 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid IgCdMN7bYur6aRgcJn-V/IgCdMN7bYur6aRgcJn-V -goversion go1.13.4 -D "" -importcfg $WORK/b447/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_linuxopenbsd.go ./time.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b454/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid rrxpam1tswZOCIYMBU_M/rrxpam1tswZOCIYMBU_M -goversion go1.13.4 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid jqpljpNMBv8v_nCeO0pr/jqpljpNMBv8v_nCeO0pr -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid tqs0jZ20VKFAMVD73biB/tqs0jZ20VKFAMVD73biB -goversion go1.13.4 -D "" -importcfg $WORK/b454/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f8/f8dea9f2882d1395e6f02580132110289db3f01b8212eaff856cd44196d4a163-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid guGYN4fwSwrwnZl3AZDH/guGYN4fwSwrwnZl3AZDH -goversion go1.13.4 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -o $WORK/b494/_cgo_.o $WORK/b494/_cgo_main.o $WORK/b494/_x001.o $WORK/b494/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/85/857b071228eacbb95868c260e62b9f09ed1b5e5b363cabf7af19f490d37db12d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b524/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b524/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b524/ -g -O2 -Wall -Werror ./shm_lock.go cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/9e/9e7afd6e0a99d3415ffa9155094336969d11477bce067678cc22ca644f32910f-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid G6T4yzD3oaoYg2yZ5a2m/G6T4yzD3oaoYg2yZ5a2m -goversion go1.13.4 -D "" -importcfg $WORK/b532/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/6c/6c6c1c1310a78008eddd9d02ca7d564c5bcbebf2cb02e0a30fe89eea60758f43-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 3H9AKargJBjFWQY2p2pT/3H9AKargJBjFWQY2p2pT -goversion go1.13.4 -D "" -importcfg $WORK/b535/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b640/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/30/30e66aef84e1a0ab956b460da3e2fa801c8f57f9672e05c2480de86c5644518e-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e8/e8f54dd389a8349547c06b7a6f59ae0a3c537cdd0beacb8f87a68d2aa3e44242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/0f/0fbc9261df30de71f5d7242e02ab8a99d56d2c6ad6a6502421647b4ad48c55dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/d8/d8179a245ecbea74290e2f91230c27756cd6d69cfff3b660c8467f3b0932e611-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a2/a2e6468da9a2119df0f28cefb1add1c723c1f01f2d16d4b574fdedec482331fb-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 6Vcrn9Wwj4Ymztw2ddl8/6Vcrn9Wwj4Ymztw2ddl8 -goversion go1.13.4 -D "" -importcfg $WORK/b255/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/b491/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/42/42cc6ee5bf7dd98d1145b0f4f5bb9cb9e653ff5d3dd4ce33ffb0c9b3e935e881-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/25/2519e0fa35c5d3fa200fa43865228c6b0450c69acb2fbe420ea18e32e075e05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/77/7745761eb036409da45a68dc8f54372d45be01743e95ed347cc2c6c28f7605c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/af/afe613f55354d1e8090fb0c72a924ca94335bdc5574c543f7b7918444d794096-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid bfxQmSNtvkfF2obzYqOC/bfxQmSNtvkfF2obzYqOC -goversion go1.13.4 -D "" -importcfg $WORK/b525/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/84/840120424ae47abc6b3b46977d49177bbf5381be7b305502ff1d6e51640212ac-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/b2/b2a76c52b6869319ca80bf827f12a1c6f7b6a81198e96fcb369c180aeb32e767-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0b/0b0940fd879d19e112db63723b612ec8c461d03367ad8d230cb1f2e3c728ee15-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid RoW9IPUJda0R9iKkkS40/RoW9IPUJda0R9iKkkS40 -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/a3/a363517e223fb1032b6c4e929885a3ab6ea52b0be3848f63c10aff548cd1503f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 6d4S5Du1jEoiNeUfuGzr/6d4S5Du1jEoiNeUfuGzr -goversion go1.13.4 -D "" -importcfg $WORK/b396/importcfg -pack ./default.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/cf/cfec6b8796e2fd70a1820a1fc01d5009a5ab52b8a47e4780ef5834f80e247eb6-d # internal go/doc mkdir -p $WORK/b558/ html/template mkdir -p $WORK/b700/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b559/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p go/doc -std -complete -installsuffix shared -buildid rmRko7BPKHTWMpUH15CX/rmRko7BPKHTWMpUH15CX -goversion go1.13.4 -D "" -importcfg $WORK/b558/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b701/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p html/template -std -complete -installsuffix shared -buildid WskDbR0JLLegnTsasa6h/WskDbR0JLLegnTsasa6h -goversion go1.13.4 -D "" -importcfg $WORK/b700/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b078/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b080/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p net -std -installsuffix shared -buildid Nngp9jweW18V_dd_UIR0/Nngp9jweW18V_dd_UIR0 -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b077/_cgo_gotypes.go $WORK/b077/cgo_linux.cgo1.go $WORK/b077/cgo_resnew.cgo1.go $WORK/b077/cgo_socknew.cgo1.go $WORK/b077/cgo_unix.cgo1.go $WORK/b077/_cgo_import.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b640/_pkg_.a $WORK/b640/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/4f/4f7723a70ce15d4a61005e3323a024c90d88072957ba1c84ecd90f5b52616702-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/7d/7de80704ec405a6e1efb0bb2b4c85bb6ff598dcf2016bf8e351011ea76588f1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/3e/3e80a5aed01d6364ee181bab2ec81623bfd00d27d7613c51881bef39cb604f10-d # internal cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid rkr7D2RtG1zuQ_KSKbGC/rkr7D2RtG1zuQ_KSKbGC -goversion go1.13.4 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/35/35dd39a80eaa610a7ae358a237e1e33f01e78b1a18e93a62aef0bce413d50081-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/0c/0c830f3cfcb0052c48e94f813f8c903cce24ada90949d7cfe35460b710d47545-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/35/35cd5f91f0a7a48f3fdc69f6a92ef3c1025e2075b6f50d3294bb93a7db4ad7ea-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b243/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 3etpzVeF2E3d5SxBKWW7/3etpzVeF2E3d5SxBKWW7 -goversion go1.13.4 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid oG-NN4-M3l1T48ZIoud8/oG-NN4-M3l1T48ZIoud8 -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/07/07e16078af2fa194ac09bd1924cf15171d49d57b41a7cb3b19191257e8481a26-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/4d/4d0d1a210b5dba77aee503cd95f4ffabf532555dada04a2e8a3ffb69a4ba9cf0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid LLp7OSnQohjRcSuNgY5D/LLp7OSnQohjRcSuNgY5D -goversion go1.13.4 -D "" -importcfg $WORK/b453/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/52/52b711ed1f127de51e3f2a8f64e451eac4d9ce40b71e49f194f0e1497bcdad7c-d # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/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/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/5f/5feea5b4e92d44a6b16e5c90664a43424943feb3081911b0ae9cf76b9c8455f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/cb/cbc7833f2d9190e2d406205b30510cd49df407d9b0a8cf52070a971fce61e1a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1b/1b9dff3460ad4677604eb1411cf3b35b9ea8d72e7a20cda0289ff2ea40e08e87-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/a0/a0223433ac88e97c1a7868f3c2d8915f8dd08e66cbadcc3851281175dc0c5acd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f8/f8aeb59c580d14abdf80308cb5c571592dd6efb76d271722ad097e73d88f852f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid QdjXdJ9WZKcVNQVl204A/QdjXdJ9WZKcVNQVl204A -goversion go1.13.4 -D "" -importcfg $WORK/b254/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 cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6a/6ae01e7bfa80daf7972700137544bcfb114599d024db1e8006d5f1ddef9300e6-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b515/ github.com/containers/libpod/vendor/github.com/ghodss/yaml github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b224/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid w4JAQQUuw41ecn7ow3rv/w4JAQQUuw41ecn7ow3rv -goversion go1.13.4 -D "" -importcfg $WORK/b515/importcfg -pack ./config.go ./trust.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 2zM0FuXWSFHg9pv-qah-/2zM0FuXWSFHg9pv-qah- -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid IwI_UU4sPN8_Dyl5To6I/IwI_UU4sPN8_Dyl5To6I -goversion go1.13.4 -D "" -importcfg $WORK/b585/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' 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 cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/b1/b13eaeab14787eacf0461356213558c82d8a716deb7197411be0bd3a5bffcfe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/a7/a70cb65ab3383bfc1ae3906df22493e9c9db317cb4ba6346b29814088e0795bb-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/9d/9dcdb71579676716cc51dc44aef89c0cde8860eab6fd1c59e4bc5973d9ebb805-d # internal crypto/x509/pkix mkdir -p $WORK/b069/ vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring mkdir -p $WORK/b073/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid icayjBCKUiU3n7RVT5qB/icayjBCKUiU3n7RVT5qB -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./pkix.go mkdir -p $WORK/b042/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YxRu3W_i26XTHUwb2jAR/YxRu3W_i26XTHUwb2jAR -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath crypto/internal/boring -- -I $WORK/b042/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid 2Tacj679jTWpsMQVyEK-/2Tacj679jTWpsMQVyEK- -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/9e/9e9194a1a26addab6ff064078bed1d0bb3f42bb0e58e523352d05e45b6ef584f-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/18/184500c6896656217e286cc510885f844da956f289843f7c41abd963916fb9b8-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid LvQcpa4w-ZXSnUMMMiQn/LvQcpa4w-ZXSnUMMMiQn -goversion go1.13.4 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ec/eca6478abd53b7cf7ad6c15ad5ba62fbd5c4755ae45565266164bdf2ed652f81-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid NcDRxLFnloSZbDbtOYUS/NcDRxLFnloSZbDbtOYUS -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4f/4f2b16fc3ee3d49b534c5ddc2432f4d00b742aa0f0ff7cb8a7240b886e42929c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/35/35ba4ac02182cc15853aa7e19d5c946d109b396324c9c5ed9d6a3ee00c85c391-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/8a/8a5e32c5d9da65c1494b8891b6ebe65efe972886abbdf6366826bee3587d4363-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c1/c1b42c7fcef2a1f7c774fb145885fa6dc088907d34dd4cde79875d2a7a188054-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/87/870aef395d3b8b4abf34dae9ff511e453a085f5e1a72b7e0b2f987a984236442-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f1/f179830e0d877e930cdb3b3fe0105c3429dbc40df2286de6cdcbc8b7ad21c4b4-d # internal go/format mkdir -p $WORK/b296/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c0/c086050acd0eeb7dc1ec70cfbaab8bdc155bd978e3da8a539d5ca5027c46d65f-d # internal cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/printer=$WORK/b300/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p go/format -std -complete -installsuffix shared -buildid UaVJYIRYV7lJsOP3QDSw/UaVJYIRYV7lJsOP3QDSw -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./format.go ./internal.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a EOF cd /usr/lib/golang/src/os/user /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 cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid HY8e8rRtOgP1h_D958eD/HY8e8rRtOgP1h_D958eD -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/79/79c09eae104c7aa7710671b102a300e31fdcf61cdfaa6737901d19bfe6472154-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b540/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF archive/tar cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 5gRFAQzbEoKCZbw5iPpi/5gRFAQzbEoKCZbw5iPpi -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b144/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid x41Wm9L-kLy1ZQSX_VW5/x41Wm9L-kLy1ZQSX_VW5 -goversion go1.13.4 -D "" -importcfg $WORK/b540/importcfg -pack ./klog.go ./klog_file.go mkdir -p $WORK/b256/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid dWRLK1zSVQbnCB7DIu7x/dWRLK1zSVQbnCB7DIu7x -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b391/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid jF6dSRAejhiW8z3EC389/jF6dSRAejhiW8z3EC389 -goversion go1.13.4 -D "" -importcfg $WORK/b256/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b250/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid hzsOBcryy1LwbiUfJTaH/hzsOBcryy1LwbiUfJTaH -goversion go1.13.4 -D "" -importcfg $WORK/b391/importcfg -pack ./user.go ./user_linux.go mkdir -p $WORK/b288/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid W4mNILleGuQVWNuNGOxE/W4mNILleGuQVWNuNGOxE -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid GU2N14LYGDhuS6p5PG7l/GU2N14LYGDhuS6p5PG7l -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/99/993267d64c5c00bb9f2b652061ecbf6ea031b58978c3670fa76551ca8b245a01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/61/617a14cd6bcde4a5109724a02a1262ae940d57c42bbc15902e1b2a7468db0e63-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid qtRyVdt0HbyLFpu8y6Wk/qtRyVdt0HbyLFpu8y6Wk -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e4/e48fd8db0a1653470e6d7f0e0232358fb0ba797a3954342a4f10c3852754baf0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 70TT3fW-lGjyqbrAacE5/70TT3fW-lGjyqbrAacE5 -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/_x001.o $WORK/b277/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/6e/6e269e4cb2e274a8f283acc8e7b73cf895904e3ab7ea8a2cbb1d3960b22f474b-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e7/e7657fff9158ba56f4321e391e3f04ecaaca8330c1d9520a3e9453250f94dc73-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile go/format=$WORK/b296/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid RWzulBb0_yFqLgSUw0wf/RWzulBb0_yFqLgSUw0wf -goversion go1.13.4 -D "" -importcfg $WORK/b294/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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9d/9d3dc2c2de8d8bd071f3380576943a0c30d618a66bb969f3288f442d9a981c2f-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b277/_cgo_.o -dynout $WORK/b277/_cgo_import.go cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 04bmrDe0pAsJrAIEyNoi/04bmrDe0pAsJrAIEyNoi -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack $WORK/b277/_cgo_gotypes.go $WORK/b277/projectquota.cgo1.go $WORK/b277/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/03/03fdd0e7a53144ca157d9cae1b279f5accd37a07f3d00e7b963af2e886d03565-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6d/6d0c08406393d4b547e77a035d57936eeb1aa0f797fa84a3edd529516df1f1b6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid tUlI7m6e63TOs5tv7_CA/tUlI7m6e63TOs5tv7_CA -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b7/b7438ab731d25cb6266ed072ea4843531b76c683fbaf854058b9c24f48cd7aea-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid HKyjAc3kllRYoj2Ibn-e/HKyjAc3kllRYoj2Ibn-e -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/88/88132a6b3703e0db4d10d1926abf73ab181519c8d4e83a83daa153b0e03e2861-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b729/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b720/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid dadz-Ist7xecd1pbuoEg/dadz-Ist7xecd1pbuoEg -goversion go1.13.4 -D "" -importcfg $WORK/b729/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go mkdir -p $WORK/b721/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF mkdir -p $WORK/b722/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid bQP8JuLaCU5gE6F4O6tO/bQP8JuLaCU5gE6F4O6tO -goversion go1.13.4 -D "" -importcfg $WORK/b720/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid sJzhxZXzGoQK-HBHD-B7/sJzhxZXzGoQK-HBHD-B7 -goversion go1.13.4 -D "" -importcfg $WORK/b721/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid B55VeegOvJ5Tj_jKucNR/B55VeegOvJ5Tj_jKucNR -goversion go1.13.4 -D "" -importcfg $WORK/b722/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/b7/b76b148da563b766434af105843f9a97df762f2af748e07351b8ef7de23961de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a7/a7031426a975c710e0e4d9b17bcd48f24bd78f9e602d8ebbf9137b8a4975e5fc-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/49/4974f016272a7bb3313553225361fbc017bb774f94189b4e401261ff4b7342f4-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ github.com/containers/libpod/pkg/lookup github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b612/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid W9smbEqiqjgMsWAXiqKI/W9smbEqiqjgMsWAXiqKI -goversion go1.13.4 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid a0Tu54vgGR4YFhfzz_Ra/a0Tu54vgGR4YFhfzz_Ra -goversion go1.13.4 -D "" -importcfg $WORK/b612/importcfg -pack ./lookup.go mkdir -p $WORK/b261/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b261/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b261/ -g -O2 ./sysconfig.go mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid _r7Jx6UwimqAukEW7WFF/_r7Jx6UwimqAukEW7WFF -goversion go1.13.4 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid y3uBleiXx-_BIOKkaW4A/y3uBleiXx-_BIOKkaW4A -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b277/_pkg_.a $WORK/b277/_x001.o $WORK/b277/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/80/8085351603bf2f855d18106efd8ca4fbeaecb551b4dfa4afa8734ef1a6f48f57-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e6/e60d845366751ba6f64c7d97c5560159be6fff86d87ff5a8eb4c5d27a35c5db8-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I $WORK/b524/ -g -O2 -Wall -Werror -o $WORK/b524/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/51/51fb93ff93be76491892c59c1df2e3a44546ab1dffe0bd890c1d0bb0159c2537-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/99/991aacb9ad038c336a209c854eec59e3fc75d3cb10f0435e1e799a969de49a65-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid e6CmytuOZdttIMX4lrom/e6CmytuOZdttIMX4lrom -goversion go1.13.4 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/b8/b8bf33eedc65f8102012aa5967118b61b9e52c57fbf0d1408bd29545aa916feb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid Li3xU9c4uJt5UJ7Fc4Th/Li3xU9c4uJt5UJ7Fc4Th -goversion go1.13.4 -D "" -importcfg $WORK/b584/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/d8/d84cf136f8ebb5d9b019ae8e224081da41e30b6620833456f22392b9b1f29af9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/73/73b151ca09c509ec24704e4f4a33e0f382ba5727f16f781841c7282abed244ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b567=>" -I $WORK/b567/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b567/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b567/_pkg_.a $WORK/b567/reflect2_amd64.o $WORK/b567/relfect2_mips64x.o $WORK/b567/relfect2_mipsx.o $WORK/b567/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/3c/3c1151c9658d58029d1de4bbab57136fa3dd578fbd15c91a3f750c32895cf8ec-d # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/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/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/8f/8fc52dec21d90bb471202a6c512b78269b5643812fc21c37df7ae30ab3faa136-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ac/ac9ca8573c38e5cd74ffe2608321f220e2381addf641da76214350d07c11c989-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/b1/b13da5f6f5ffb82687d5111ae55814cd072802d465b70e5470b46a3dd3e40226-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b291/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b291/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b291/ -g -O2 -Wall -Werror -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/99/99f9656161c200e798c3a8a99c495fff648c0262ee9dbb7ba012ce32bb9fc54d-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/0a/0ab4929db5eb9ea8e6ba6bc22cbabd1058324e81f1d16f6e568878b01bb14bc5-d # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid DBubOzrIeiYZDtkScG31/DBubOzrIeiYZDtkScG31 -goversion go1.13.4 -D "" -importcfg $WORK/b565/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/a8/a8e8fb98993428f2baa78dbdf2170446d37043ac3dc545c58262ed85738db27a-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/_x001.o $WORK/b261/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ee/ee555bac2206e6ac1e3273f8c41838f23f89f0200f1a4247e30a8f2180e0a384-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b261/_cgo_.o -dynout $WORK/b261/_cgo_import.go cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bb/bb8423d506e73db1d5b3c5c3fd33404d92c26d6211eaf40fa0681743da399148-d # internal cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ul78_hkCMxFefzcS7dKP/ul78_hkCMxFefzcS7dKP -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b261/_cgo_gotypes.go $WORK/b261/sysconfig.cgo1.go $WORK/b261/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/99/996ac2d55dab57267f4e879fffa7301385c570be7cf7e50fc82d0e6b2aae08af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cd $WORK/b524 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/a4/a46685116a78a8956cf0bd8d0755ecddd9ada482f762e07df7561b8298c0a22e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b287/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b301/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 5IJ6ze-0wH21AjBqC-6s/5IJ6ze-0wH21AjBqC-6s -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./tarlogger.go cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/4a/4ad880ee9eaa031369650e39891d74ca1caf9ef61bf3cbe46fb1a7aca569142a-d # internal cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid IfwOyvOpQFcviFEFZmbN/IfwOyvOpQFcviFEFZmbN -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./assemble.go ./disassemble.go ./doc.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 35XOL1IK77QtF5UGEzYl/35XOL1IK77QtF5UGEzYl -goversion go1.13.4 -D "" -importcfg $WORK/b724/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b261/_pkg_.a $WORK/b261/_x001.o $WORK/b261/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b7/b723d932e496afae9c49a1095224b5231301ae9c7dadd296af8dccdb0f51af9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e5/e5c1d080c27ec1170a8f9e8f60da6bef91072c4305fd79366971116822e12421-d # internal cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b524=/tmp/go-build -gno-record-gcc-switches -o $WORK/b524/_cgo_.o $WORK/b524/_cgo_main.o $WORK/b524/_x001.o $WORK/b524/_x002.o $WORK/b524/_x003.o -g -O2 -lrt -lpthread cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/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/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/bd/bd54a13acdd4362081cb695b9f98d2a749fda60cfbbb8c35b6de3f1a199693b2-d # internal cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/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/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/d1/d16905d83313da8b4408cdf4d5da4234c3bfec80f8fb2b7e131c67714fd60b2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b524/_cgo_.o -dynout $WORK/b524/_cgo_import.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid mh0SFBXnlzly_-M5gRIA/mh0SFBXnlzly_-M5gRIA -goversion go1.13.4 -D "" -importcfg $WORK/b524/importcfg -pack $WORK/b524/_cgo_gotypes.go $WORK/b524/shm_lock.cgo1.go $WORK/b524/_cgo_import.go cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e3/e35bf7b73069a8dd7a0173455928deda027c88417dc942452fdefd5ed5980680-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid BW7RWUaR2iwJ1qY4IIJt/BW7RWUaR2iwJ1qY4IIJt -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b524/_pkg_.a $WORK/b524/_x001.o $WORK/b524/_x002.o $WORK/b524/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/01/0172b14ca0f0ed7d28d778235a1dc098ba73a915e9de442c62212919a4dd2537-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4e/4e43c765de22cb24cb42de6cd7ad088a783703552755f8b656130c222425a2f7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 2lZKun58KIyYhFWDBwkH/2lZKun58KIyYhFWDBwkH -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I $WORK/b291/ -g -O2 -Wall -Werror -Wall -o $WORK/b291/_x004.o -c unshare.c cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b388 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b291 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -o $WORK/b388/_cgo_.o $WORK/b388/_cgo_main.o $WORK/b388/_x001.o $WORK/b388/_x002.o $WORK/b388/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b291=/tmp/go-build -gno-record-gcc-switches -o $WORK/b291/_cgo_.o $WORK/b291/_cgo_main.o $WORK/b291/_x001.o $WORK/b291/_x002.o $WORK/b291/_x003.o $WORK/b291/_x004.o -g -O2 cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b388/_cgo_.o -dynout $WORK/b388/_cgo_import.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b291/_cgo_.o -dynout $WORK/b291/_cgo_import.go cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid dKOjoCz6y0FzYWTxPfzr/dKOjoCz6y0FzYWTxPfzr -goversion go1.13.4 -D "" -importcfg $WORK/b388/importcfg -pack $WORK/b388/_cgo_gotypes.go $WORK/b388/seccomp.cgo1.go $WORK/b388/seccomp_internal.cgo1.go $WORK/b388/_cgo_import.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid bgWMph2J-Bn3-7Mb6S_4/bgWMph2J-Bn3-7Mb6S_4 -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b291/_cgo_gotypes.go $WORK/b291/getenv_linux_cgo.cgo1.go $WORK/b291/unshare_cgo.cgo1.go $WORK/b291/_cgo_import.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid Ziqdcfp6Xxv-PEiRda53/Ziqdcfp6Xxv-PEiRda53 -goversion go1.13.4 -D "" -importcfg $WORK/b493/importcfg -pack ./functions.go ./read.go $WORK/b493/_cgo_gotypes.go $WORK/b493/journal.cgo1.go $WORK/b493/_cgo_import.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b291/_pkg_.a $WORK/b291/_x001.o $WORK/b291/_x002.o $WORK/b291/_x003.o $WORK/b291/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/09/09cdac364ec558fc9c16941d759018f460c56304ec5b7a99b538c5a617bc368e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid GeHdSGFU1aVJLedBV63w/GeHdSGFU1aVJLedBV63w -goversion go1.13.4 -D "" -importcfg $WORK/b392/importcfg -pack ./overlay.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b388/_pkg_.a $WORK/b388/_x001.o $WORK/b388/_x002.o $WORK/b388/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/20/201990455177830de4d92490590a271b90a10e006b220d107eb7f9546f8da5fa-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 73e2pFALuw_ty3qtKS8j/73e2pFALuw_ty3qtKS8j -goversion go1.13.4 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/b4/b42213afdca77f6b11acea9754b93d6b21ef82d2d775b166774756ea4e0039e5-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b6/b64b7908b56bb4d687db657d587cafebae31561b3c035e6fda2c6f170515fc27-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/95/95917826af182d61dc42788d5ac0a963ff37cc68b2727da512cdf7bf753c8114-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2a/2a21881a1b0f6f9c804d65dd36f630919b7bfffc7768f07b9567e15936a13719-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b159/ github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry net/textproto github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b430/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid WKn04x_cv5kspR8etKLm/WKn04x_cv5kspR8etKLm -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b597/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid AdW12McQw3c3nAjZrq2O/AdW12McQw3c3nAjZrq2O -goversion go1.13.4 -D "" -importcfg $WORK/b430/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b618/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid _KFYhFd_Fo_ZRIFnCor5/_KFYhFd_Fo_ZRIFnCor5 -goversion go1.13.4 -D "" -importcfg $WORK/b597/importcfg -pack ./connrotation.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/procfs github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid uQDT7LRVfctOsyypxilB/uQDT7LRVfctOsyypxilB -goversion go1.13.4 -D "" -importcfg $WORK/b618/importcfg -pack ./port.go github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b148/ github.com/containers/libpod/vendor/github.com/spf13/pflag log/syslog github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b307/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid Wf3tyvp3Hja52KslfU5C/Wf3tyvp3Hja52KslfU5C -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b492/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b345/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid NW48fymkSAFtl1UAKoi9/NW48fymkSAFtl1UAKoi9 -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./args.go ./types.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid qao2vvfvXr9CwHFA4KPL/qao2vvfvXr9CwHFA4KPL -goversion go1.13.4 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go mkdir -p $WORK/b363/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid VnzUps3mGv_i4YczOMV7/VnzUps3mGv_i4YczOMV7 -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b158/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 6whHM_T-dTaxfv7eXpjL/6whHM_T-dTaxfv7eXpjL -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b554/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Je44QlQlMHuylWddO-MC/Je44QlQlMHuylWddO-MC -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b219/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid cFhNaWWlxk7vNlgn-Wsh/cFhNaWWlxk7vNlgn-Wsh -goversion go1.13.4 -D "" -importcfg $WORK/b554/importcfg -pack ./validation.go mkdir -p $WORK/b627/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid EfFlKf8bXKMwuQyjsHtF/EfFlKf8bXKMwuQyjsHtF -goversion go1.13.4 -D "" -importcfg $WORK/b219/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 mkdir -p $WORK/b658/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid Ugdd3GS9XycT0iRF-L3h/Ugdd3GS9XycT0iRF-L3h -goversion go1.13.4 -D "" -importcfg $WORK/b627/importcfg -pack ./udp_proxy.go mkdir -p $WORK/b663/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid nSPUVOkBj0iMhmE6LcSm/nSPUVOkBj0iMhmE6LcSm -goversion go1.13.4 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go mkdir -p $WORK/b660/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid VFD0OR0ZTEoITmHWDcAL/VFD0OR0ZTEoITmHWDcAL -goversion go1.13.4 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go mkdir -p $WORK/b226/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b734/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid TLZZCtOcIOFg37IPOC3c/TLZZCtOcIOFg37IPOC3c -goversion go1.13.4 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b670/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid qmnedh9J3W9GfC8tyEHb/qmnedh9J3W9GfC8tyEHb -goversion go1.13.4 -D "" -importcfg $WORK/b226/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 cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ORGDVr9D2FrloFgDv2oD/ORGDVr9D2FrloFgDv2oD -goversion go1.13.4 -D "" -importcfg $WORK/b734/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go mkdir -p $WORK/b634/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid UaBWCzlF54Hmgj0uj03x/UaBWCzlF54Hmgj0uj03x -goversion go1.13.4 -D "" -importcfg $WORK/b670/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 5bE5DIj6OxjQKjwN2fuQ/5bE5DIj6OxjQKjwN2fuQ -goversion go1.13.4 -D "" -importcfg $WORK/b634/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/03/031df83a370b08f3e552495573c6e2d09d23cca675f91dd9b113cd16e55cfa5e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b622/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b628/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid aQG6i9B_gZcU-nCfCRjP/aQG6i9B_gZcU-nCfCRjP -goversion go1.13.4 -D "" -importcfg $WORK/b622/importcfg -pack ./msg.go cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 2EUkZB3C2GjNhjJuNA6c/2EUkZB3C2GjNhjJuNA6c -goversion go1.13.4 -D "" -importcfg $WORK/b628/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/75/75d41c702b88a2fac9be06f10e7745775fb3f914e9acfb7e188187a8e6d61c13-d # internal cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/a6/a6775dcb224db88094898dea52891898ff5dff3eeca91616a17a0502a6c7b2e4-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/42/4236b3427b349a564a5c191704dcbf04c5f88db45c5216f440c627a6cc08c4c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/24/24b58a259ab6ad6946d3429abeb43947320a473a8c3e500d97093f94b123104e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/de/deec41b423d559c8f18b8f67a09a03d180d2585666d23d5c1ae65ec8b4f46bc1-d # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/24/24c675eb403927c9f6c40deab99e0b7aa47c279215b7d9b30ffef2862acbe0e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/88/8846f68530c18383647a3c9f3e4fb39886ab4273dfeb5477e6d76faf6851cfd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/49/499a7afe66d63a2056c9e892a2ad68f73d9b8390c8a4368bd6500ace5bbb5383-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/68/6841b976d8a15c44c2ae17f3cfaf2b9a4a00ac7e54a1a2c5ea8b1118a111b827-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b309/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b311/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 6kSsH9s_ZQq2rafAAj3j/6kSsH9s_ZQq2rafAAj3j -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./types.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid D0BLq52QuPAO_GAvtXbI/D0BLq52QuPAO_GAvtXbI -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/51/5167088aa323f75b123349f5099cb95d2827d97e3dc5e60037e7f0cf82cf1178-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid vMxbRiHyWATtYBuFy-N5/vMxbRiHyWATtYBuFy-N5 -goversion go1.13.4 -D "" -importcfg $WORK/b341/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 cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b316/ -g -O2 -o $WORK/b316/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/19/19063e5b4a157718fde53b963ce5040754d2f0ccca96c58e3ae422328afe2ad3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ab/ab4bd427c318c2228774538b0c052192b15a3cb56b1e3ca8a37550a19c8ee0bc-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b620/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b625/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid pC-i-RXo2tNUCSjmhlgi/pC-i-RXo2tNUCSjmhlgi -goversion go1.13.4 -D "" -importcfg $WORK/b620/importcfg -pack ./child.go cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid kmc2wLy3ESr70sea6Iq4/kmc2wLy3ESr70sea6Iq4 -goversion go1.13.4 -D "" -importcfg $WORK/b625/importcfg -pack ./tcp.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/45/456c8bc4a47de5541e10d3e280cef61cd9e2696fc6b74a3761ac5d374409ae85-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b310/ mkdir -p $WORK/b626/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid YhFEpR0Hre8ljSkTLDhF/YhFEpR0Hre8ljSkTLDhF -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./types.go cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b627/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid KxVgl96xyO7Dc0s1rMFe/KxVgl96xyO7Dc0s1rMFe -goversion go1.13.4 -D "" -importcfg $WORK/b626/importcfg -pack ./udp.go cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/28/280e22acbf88520a5ffa605235db184756df56905ed52a7a35765e0beb6fbafb-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid zBCuYFSMV2BKyZwAZ8rT/zBCuYFSMV2BKyZwAZ8rT -goversion go1.13.4 -D "" -importcfg $WORK/b733/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/14/1431a630b275333b4ec53872a79f7a7034987856fce638a2b58926e07870bc65-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/51/51a85faac8fd285fd69123d4f3d4818adf469e1220c31d92841a1a6efe67bb8b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b152/ github.com/containers/libpod/vendor/golang.org/x/net/proxy github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b147/ cat >$WORK/b152/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/b153/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jgDH6q_jyni52UGPOQhA/jgDH6q_jyni52UGPOQhA -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b378/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid HKVo9fahryymrJVCeTQb/HKVo9fahryymrJVCeTQb -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go mkdir -p $WORK/b413/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid WW7SITAn4VI8Qcnkc4M9/WW7SITAn4VI8Qcnkc4M9 -goversion go1.13.4 -D "" -importcfg $WORK/b378/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p net/mail -std -complete -installsuffix shared -buildid XPomM6xTwSReWSs5ML81/XPomM6xTwSReWSs5ML81 -goversion go1.13.4 -D "" -importcfg $WORK/b413/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/c2/c28a00e00aed16508b03dd02438d44c1bebb582849fb0890d61040a39352ce38-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/ea/ea51016e09975afafdd61c028bb3877d045b8fa54af4307fa531ffae5e0e600f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2e/2ee432824b49d281588d90bb9e2b762ae7a1bfe86603a51cf42ea509df8adf69-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid ScgMHHQFy-Pz95686mZp/ScgMHHQFy-Pz95686mZp -goversion go1.13.4 -D "" -importcfg $WORK/b552/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/68/6802708804eea335fdc83e745b0f3fa97148c13b87f58500f18b079363391549-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 1xXVSMK0qwSbB92yZu2z/1xXVSMK0qwSbB92yZu2z -goversion go1.13.4 -D "" -importcfg $WORK/b624/importcfg -pack ./parent.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/96/9614278afe35efc3bb549169e94dcc914ad3803bdb0866daeb5d3c79ef83d55b-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b430/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid eI26N-PBhaAkzsArxuMj/eI26N-PBhaAkzsArxuMj -goversion go1.13.4 -D "" -importcfg $WORK/b429/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c2/c27a9d39fe0f0295b498cd8b15a9c5979301c2464d9f146ab6b01945384ae9e3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SOJHCCfQ2sUAv-SKeY66/SOJHCCfQ2sUAv-SKeY66 -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a7/a7854daeebc7e18f6d7d29b2d2e3761ddd3a35c2f0ae49791d53c1be0be40137-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/cb/cb975cbcdb4898eae48a681d82a3d628cc25841a5f0e258f0abe559406285690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/c8/c897ed59142038af855543ebc3c2d5ffd9e5bfbac4348c043bb080852d42d2da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/6f/6f73e95ab6439209f52a12b856e8c2c141a86f774e031b968d34c9604d6a6452-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/72/7205921dcfcb1f52507a58de734c770086fb069ba9c73b8a68ce26e3d2a05b8b-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid COjiR0mePxup9DjumfFL/COjiR0mePxup9DjumfFL -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3d/3d624da5b0d422985c2c1eaeb34f7ef34d35f2e03a8a0f1c3d97c1d7785647d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/bc/bc7e97f024052cfcd98bdb47a6366077a8ebe6cc63fb90866d8a659bbea6d632-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b619/ cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/db/dbfefaf0c70cbb70b91c8a4abf6464092d5a35d8585ad212dafbcea4930e1dcc-d # internal cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b624/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid cbfD0DJZrFd_Tn-Kv1Cl/cbfD0DJZrFd_Tn-Kv1Cl -goversion go1.13.4 -D "" -importcfg $WORK/b619/importcfg -pack ./builtin.go cd $WORK/b316 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/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/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0f/0fd10efaf6523b139f3767edbbd0b2088860f817e6edc2224fd1dfdbe337d90d-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/e8/e856fc47e52662649715cd09e62cb170e797f5f407e9ce550a011481728c2485-d # internal github.com/containers/libpod/pkg/varlink mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/varlink -complete -installsuffix shared -buildid Jk1OcK--LCOw8oS0jXqQ/Jk1OcK--LCOw8oS0jXqQ -goversion go1.13.4 -D "" -importcfg $WORK/b669/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/53/536f48576d5daf48437e4eaf1d004967643c9e0f80c49f72ac975b7aed19cd3a-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b316=/tmp/go-build -gno-record-gcc-switches -o $WORK/b316/_cgo_.o $WORK/b316/_cgo_main.o $WORK/b316/_x001.o $WORK/b316/_x002.o $WORK/b316/_x003.o $WORK/b316/_x004.o $WORK/b316/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ac/ac985b3cb4cb33c31d375a9b40fc84edce5fc9568eb5f406502066c61d0fb2db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b5/b57fc9e9aea9e334167535e9e05cf0e2befbc4c5af470799075f68b399017ced-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid OV1dQ4xhBl7lZV-8mwnt/OV1dQ4xhBl7lZV-8mwnt -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b316/_cgo_.o -dynout $WORK/b316/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid XpPc948Sdo2Fjb7Or0nX/XpPc948Sdo2Fjb7Or0nX -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./callbacks.go $WORK/b316/_cgo_gotypes.go $WORK/b316/data.cgo1.go $WORK/b316/gpgme.cgo1.go $WORK/b316/unset_agent_info.cgo1.go $WORK/b316/_cgo_import.go cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fd/fd458cb0efb287810173d7b3bebb2f76402d90eb914bd9815cf8f7810d803895-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid NXWkbOEYGPJLUDdIibN_/NXWkbOEYGPJLUDdIibN_ -goversion go1.13.4 -D "" -importcfg $WORK/b633/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/25/25c5f1b84c34721fc37014cac947e73b843c8f246edea736f08fe3b9cf1f814d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4b/4b742602fe84e59152d647c40f33b1c865965111662eebf165a6368269c97cba-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b654/ github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b564/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid gbRHfX1ERo7Y8W9fM3Li/gbRHfX1ERo7Y8W9fM3Li -goversion go1.13.4 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid Q_gs20mt0A2uQwBFO2kI/Q_gs20mt0A2uQwBFO2kI -goversion go1.13.4 -D "" -importcfg $WORK/b564/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/19/19f0af246880216b57e67b8d0c7348b41b84e2ecfa24a92a01bd6f72c1f9c8fc-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/70/708767863018f09e462a6f4459b926cb1ea8d46ad4acd4c6aaf66b4f9cdb5983-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b365/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b569/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid xOjvCMcuoqa33L6tfafo/xOjvCMcuoqa33L6tfafo -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b561/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid JdcY1LRzp9kc7J92U9jX/JdcY1LRzp9kc7J92U9jX -goversion go1.13.4 -D "" -importcfg $WORK/b569/importcfg -pack ./generated.pb.go ./intstr.go mkdir -p $WORK/b544/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 6cXvJOnWdkhqBtafPwNp/6cXvJOnWdkhqBtafPwNp -goversion go1.13.4 -D "" -importcfg $WORK/b561/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gyTxUvV-RNgNSuNsGBJ6/gyTxUvV-RNgNSuNsGBJ6 -goversion go1.13.4 -D "" -importcfg $WORK/b544/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/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/3f/3fe459c22c9daf25abefd3685cb0a89626212cd980c43eab71ef94f95424a4c1-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid pIncMX0bA4MXi9XHbIz2/pIncMX0bA4MXi9XHbIz2 -goversion go1.13.4 -D "" -importcfg $WORK/b511/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/49/4965352bfd0a388b915e550bf3d42a1603ff8ff496456c9ed1b8fa89b95190fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/8f/8fcfa8e625508b1b8fb9e3a00a83f609b39ed4b8da25b3f54a69120a3c9ba9a5-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/43/43fa5720bf904c928d7d6bb9502a76253a6d2a11b7ee1cd47698a6b88086df7d-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b316/_pkg_.a $WORK/b316/_x001.o $WORK/b316/_x002.o $WORK/b316/_x003.o $WORK/b316/_x004.o $WORK/b316/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/13/132d634812a80a91026b61dc23ea8a0c1c81c5bfd1045a1673b8fbdb246cff15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/30/30b6f63da784eda6eb9f811c4ad4514ad50804d5a099045f321a4fb019093966-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b7/b75f282884fc9ff908289178dd0a92ee0f6197cca0751a4e1b7f62cac8df2c98-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid hItNVWGWYOHTpEVG_nVO/hItNVWGWYOHTpEVG_nVO -goversion go1.13.4 -D "" -importcfg $WORK/b617/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fb/fb034090c4c0f3cd0b20a4d910943d50b0e41709d5d8c553d0d7518ae8346b15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0f/0f4cb1db8278a9e0fc1009ca4d4f892ae5cd5b3f208044d26c172a570116b621-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/91/91ffeac4185350404478de27111439d932095b7c90afc4294ca0a6aaff0c6c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d9/d91be45b28f6070923f280fdd5eea25ff31d14b28ba7b18be907c53c74a969ae-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid _0I-VP76rEU1pIIR7d2M/_0I-VP76rEU1pIIR7d2M -goversion go1.13.4 -D "" -importcfg $WORK/b467/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/19/19e1cf8c32737c3c7148422c4cff0c92d15b650188cc778c0ddcce65507eb63b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid z9oKV55lNzpSZFvbAmNZ/z9oKV55lNzpSZFvbAmNZ -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/21/211c5ef6973ff720bc96da07cb0a460dc800b1faff0b18ce3935809f80feecdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/62/62bc8b476dd16c55dac425ad0f1a0e40ff2fe8305d039fe95fed721d9bf46ac2-d # internal github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b692/ github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b468/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid -FnrW6K8aPdQfoax8A1M/-FnrW6K8aPdQfoax8A1M -goversion go1.13.4 -D "" -importcfg $WORK/b692/importcfg -pack ./args.go ./choice.go cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid 6lBCfdeEKsUYppsa2P6d/6lBCfdeEKsUYppsa2P6d -goversion go1.13.4 -D "" -importcfg $WORK/b468/importcfg -pack ./common.go ./net.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/43/430445089f4ee357f4611d23de406067977cdd94da1d06d0cff5d8e236ac4923-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8d/8d79ed7256aa39589b2fd6cac88cee0dec8787318fb663eb4c05e46736bfd322-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 1-4iqqickzU_DV9yYlUN/1-4iqqickzU_DV9yYlUN -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/a4/a41afd9e2cee775a127a963b046b80fe7bf50d9325111f8fd7d3a5703de8346e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c7/c7b31aec6e37cd8306e8b8318e41d3a44285c2a8cb773ed75cd241e1a293e7d8-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b354/ github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b358/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid GvRM-rNhICGqrgJx6D64/GvRM-rNhICGqrgJx6D64 -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./any.pb.go github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid BNOgqWCwpK0UvZMkCG2p/BNOgqWCwpK0UvZMkCG2p -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./timestamp.pb.go mkdir -p $WORK/b356/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid wq4Z2jCUMkOuKoOZlJj8/wq4Z2jCUMkOuKoOZlJj8 -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid yRg2h2mxHfj1HtTUyIFj/yRg2h2mxHfj1HtTUyIFj -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/dd/dd9ca3f03ab4feb8b4888b23bd9a64cda763e39c264c803306e451d7cd5d1672-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b357/ cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/2c/2c65c1e03ded3fd2bcb7da4a8a98294b8051227c8ddf8cf72bc3d4a8367e969a-d # internal cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b358/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b353/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid ZABeAeiW06Er7n4bXgy_/ZABeAeiW06Er7n4bXgy_ -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./timestamp.pb.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b354/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid gzvc8dpJrbbTx0GfPdj1/gzvc8dpJrbbTx0GfPdj1 -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ca/ca12259915e9efd14d3dea5328a91539fd50c57ed2eb3d9239412240bf4bab27-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b356/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid KOl5hnR1F-bZ287lb5ik/KOl5hnR1F-bZ287lb5ik -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f5/f5703cff89f66a6f22d82d0662448e5687ade019ac8d32997616d8bf16a394d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ac/acca6c5db453798158a4650485b077b562e913b15c21bc43e3bb6ec621fd48d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/cf/cf73b5d2f360d0be9cf433e48e398de5d49b2e81fff1485468a64b6b5fb7c32b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/9e/9e20d4e6e767a075f9e6aaf43febeb61c5ba83354f92d605f46d28566a65a532-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b359/ github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b214/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid udLeguBpZjQhBhpMw9Zn/udLeguBpZjQhBhpMw9Zn -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./status.pb.go mkdir -p $WORK/b216/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid DxAKw1CNuD5TUud3vf4A/DxAKw1CNuD5TUud3vf4A -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.pb.go mkdir -p $WORK/b352/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid m7jV0SO6ETG2sL134EpK/m7jV0SO6ETG2sL134EpK -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go mkdir -p $WORK/b530/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid H9uJM7BLOFM634KspPfL/H9uJM7BLOFM634KspPfL -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid Mo9fyVJ_SlYet9mL7mcT/Mo9fyVJ_SlYet9mL7mcT -goversion go1.13.4 -D "" -importcfg $WORK/b530/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/67/677163c55787d8b01b3e3e36792217a21916b75a1c66347960f4620084e605c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0d/0d01b19c983a7d37a6284ffba18bffae3032d110047e0c2b4c77da075bbf97a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/44/441541ac821ccd0b0214982e4cced2141812d42901a37e3674365189df573970-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid NARW25MjcayLnhzOt43e/NARW25MjcayLnhzOt43e -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/80/807c80170bb96182863c795c8bb08e53f0f4759b68c2c4b8212a92de99006764-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b360/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid xFknvK2i-8DUYdd1z3Jm/xFknvK2i-8DUYdd1z3Jm -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/46/46c85460e774cdcf2cd3ff63310311a7d0bcd2ebc36d101c795c7bb40cefbdbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/75/75d8182a0a75920243990d457b2d8f1549161cca9f985d5173f88fc21268dbc8-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid gu7bUd9iKZlX2vGVe0gq/gu7bUd9iKZlX2vGVe0gq -goversion go1.13.4 -D "" -importcfg $WORK/b529/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/7b/7b503c3de715adcf2001f3feaa6a487d1d05772b4e0aa977bbf81c1cb270871a-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid Q6_g8pNBFMxuMAh70U6c/Q6_g8pNBFMxuMAh70U6c -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/68/68dd6593e05693ecae616e87c41165f75bce9241587138485df5d1e685887bca-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 8jn6uW29Ru23iLhNdEyr/8jn6uW29Ru23iLhNdEyr -goversion go1.13.4 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/67/67fa094b2e0c2a7090a46880a1ea7d105d495d342658a866fefc44d2756d48f7-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b529/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid EA1V8GvyPZui-XkCT-Ii/EA1V8GvyPZui-XkCT-Ii -goversion go1.13.4 -D "" -importcfg $WORK/b528/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/32/323eac891590e0e995b6ffbb77318355d8fb1788ceb25f43ab9c6618bf1a8b01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/3a/3a17a1ba6e9b221d4bc0c7c657ef08d6d4e479ee078d819f4441c7121f3f8122-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/f3/f361429f2fe0e000c6a458929e9fa94399b4c1528c791879cf51868cf06971a0-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -o $WORK/b042/_x017.o -c openssl_stub_rand.c cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o $WORK/b042/_x013.o $WORK/b042/_x014.o $WORK/b042/_x015.o $WORK/b042/_x016.o $WORK/b042/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid kbQQWprLUaLth7sjP9KV/kbQQWprLUaLth7sjP9KV -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./doc.go $WORK/b042/_cgo_gotypes.go $WORK/b042/aes.cgo1.go $WORK/b042/boring.cgo1.go $WORK/b042/ecdsa.cgo1.go $WORK/b042/hmac.cgo1.go $WORK/b042/rand.cgo1.go $WORK/b042/rsa.cgo1.go $WORK/b042/sha.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o $WORK/b042/_x013.o $WORK/b042/_x014.o $WORK/b042/_x015.o $WORK/b042/_x016.o $WORK/b042/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/01f94e4e4a42d2efbd8fed069f825607bc98d22697e60347f002cc8351c7f4fa-d # internal crypto/hmac mkdir -p $WORK/b061/ crypto/sha1 mkdir -p $WORK/b065/ crypto/sha256 crypto/sha512 cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF crypto/aes cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 3jAPgTU6edMtDsuQwYay/3jAPgTU6edMtDsuQwYay -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./hmac.go mkdir -p $WORK/b066/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b065/symabis ./sha1block_amd64.s mkdir -p $WORK/b058/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./sha256block_amd64.s mkdir -p $WORK/b037/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./sha512block_amd64.s cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b037/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/aes -std -installsuffix shared -buildid EYZACJCq2-9xyXsbkbLc/EYZACJCq2-9xyXsbkbLc -goversion go1.13.4 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid mK4_EvL4KvHjyTltiX3_/mK4_EvL4KvHjyTltiX3_ -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid WGDP8Y8-uV0Fv1ROsGsx/WGDP8Y8-uV0Fv1ROsGsx -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 1Js-d9072w8RGQrZ7yIU/1Js-d9072w8RGQrZ7yIU -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/91/91e61db9a72698d43562977f7ed52ecec021acc7da040a9a874b2892a520ed7f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b088/ github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b406/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 2BSMOkg3rY9sw6-L9dm1/2BSMOkg3rY9sw6-L9dm1 -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./hkdf.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid WyJKCw1wp7QfOdHI8OFh/WyJKCw1wp7QfOdHI8OFh -goversion go1.13.4 -D "" -importcfg $WORK/b406/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/81/81438b84c2eb1a342f1b32abfd4454788e0603b91ee30652c9341ffa4a3a210d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/59/5900f966e354dd0907dd93a13e3c7b5dabc192bb9a2aa7493ab11f3479d50af8-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/22/222e31b17f4c13d71ba370f69a567949297c3d43ba27a0d28af6de35808adf5d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid fmPWgokcC01FiRZzsF8H/fmPWgokcC01FiRZzsF8H -goversion go1.13.4 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o $WORK/b037/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/43bae8a74e78bb55bd675f8275a2cd5c7dd975317befe1fb318cc328f68bc81e-d # internal crypto/rand mkdir -p $WORK/b036/ crypto/ecdsa mkdir -p $WORK/b055/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 0fINNjLvkfgNizrKsvSp/0fINNjLvkfgNizrKsvSp -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid fLbQx2aBGl5hyC_zXCU-/fLbQx2aBGl5hyC_zXCU- -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d7/d7cb1a96ad2965bf0e6628529953e6724df0c66df3c6aa69e67325e73e61baaf-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/7b/7b8d80398311ba78b00c31e0902034a5adaac2e69048cde56ea385bdaedd4b86-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b427/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b257/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid c6kYVe0K11ndjNzCE9G7/c6kYVe0K11ndjNzCE9G7 -goversion go1.13.4 -D "" -importcfg $WORK/b427/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b123/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid ycYVXz5csIjwkN8leGEz/ycYVXz5csIjwkN8leGEz -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid cJjwqOTgLxge1ta9-Ymo/cJjwqOTgLxge1ta9-Ymo -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/7f/7fc2ac2804636ff5388e185731d6e0b2ded4b184f88a60c3d19c715d451186b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c5/c5ae5c28f85278c5d7c23ad8489be9a88e8cae4f0e982a2221d7e32418b95af5-d # internal crypto/ed25519 mkdir -p $WORK/b059/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/google/uuid cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid DDJmObgPvRvohBvNvKHN/DDJmObgPvRvohBvNvKHN -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ed25519.go github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip crypto/rsa mkdir -p $WORK/b285/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid c3mCOHyG7gJmumR-hZ5p/c3mCOHyG7gJmumR-hZ5p -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal mkdir -p $WORK/b324/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid jBpUf-XzNgQkU8HQqQoK/jBpUf-XzNgQkU8HQqQoK -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./stringid.go mkdir -p $WORK/b274/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GGmUwNMsHfg7xHRN-8q6/GGmUwNMsHfg7xHRN-8q6 -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./elgamal.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid dh3DuNI31lwcO1uFC-kO/dh3DuNI31lwcO1uFC-kO -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./selinux_linux.go ./xattrs.go mkdir -p $WORK/b708/ mkdir -p $WORK/b657/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/vendor/github.com/google/uuid -complete -installsuffix shared -buildid ZSJED-WcOQZg08G9iTul/ZSJED-WcOQZg08G9iTul -goversion go1.13.4 -D "" -importcfg $WORK/b708/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go mkdir -p $WORK/b064/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XbD60qV5EAOjFgZZ9ioT/XbD60qV5EAOjFgZZ9ioT -goversion go1.13.4 -D "" -importcfg $WORK/b657/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/387c40f3ca4a890020e4cd559647111eec7561763e28978d9422f752e0a26c27-d # internal mkdir -p $WORK/b510/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b110/ github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c5hh_wjgpiM21hE3OFBO/c5hh_wjgpiM21hE3OFBO -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid qDln8jbsbH2MdY0ceGX2/qDln8jbsbH2MdY0ceGX2 -goversion go1.13.4 -D "" -importcfg $WORK/b510/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 ./match.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 mkdir -p $WORK/b407/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid AkuLdz6izV5T39HHlWCp/AkuLdz6izV5T39HHlWCp -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.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 cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid nA1kEWNTDAmZvZqQKVAp/nA1kEWNTDAmZvZqQKVAp -goversion go1.13.4 -D "" -importcfg $WORK/b407/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4a/4a4c75c9b000e425b2c73251038be1f3e21c1c09211c21af13bfa77e55862ae2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EiNCnyHZaj2gB9HbJ51A/EiNCnyHZaj2gB9HbJ51A -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/29/291d88e994a030b5872144e0720a79ead0ecfe1ca42e4b4c7cac473fecb71429-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d2/d27865295fd79732766971708fb1d330cbaff133337d676727f6d7669941c0e0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid u_GS5hzvIarfGTERGWPU/u_GS5hzvIarfGTERGWPU -goversion go1.13.4 -D "" -importcfg $WORK/b405/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/3d/3d7b391250bfae1bf29d69deee7ec41be433ee124318689c972dac0b2213bac6-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/25/25564db612e46aa2db5540189eb3dea9188cefb3b92032f70b93e83de708f42f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b426/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fU8IZeW4LAgKHHVy0H2D/fU8IZeW4LAgKHHVy0H2D -goversion go1.13.4 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid vjUNePDEwU1p9z2sPR81/vjUNePDEwU1p9z2sPR81 -goversion go1.13.4 -D "" -importcfg $WORK/b426/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9d/9d7e6b284f99c0552d1099d15cea2c353f671a2ee261c32701bb566793ab9a8c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b259/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b615/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/30/309a43ed8feab78e72438966e5ef9177a1dd3a3bf27da9a86414325317e86680-d # internal cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid cnr2pf8mAwVJkmvxUS5D/cnr2pf8mAwVJkmvxUS5D -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./pools.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid jsf9Vet4RX5IiuFz70zg/jsf9Vet4RX5IiuFz70zg -goversion go1.13.4 -D "" -importcfg $WORK/b615/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fa/fa02bb0916a7c7f3d418013687a0aa2295ebc9dce6cedf209b6c5c5afd630442-d # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/5d/5dc38377b89139ce964a7279294a4a7cd080e6129380e32c59814dda17f4a543-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid bd_9wMwU1MAAADJxVCt8/bd_9wMwU1MAAADJxVCt8 -goversion go1.13.4 -D "" -importcfg $WORK/b446/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/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/68/6894db3191e47689f12e184c202d5f842680c6f8aa5aa3e054246f2b3c80b75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8c/8c26650a99e6add2525cb2dd10a0839cb953c056d722509c0e9b939c65c9276b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/b8/b820897eb28eb653d4b82e68b48bb3bf94ed772c419fa890416207e54ae1efa8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ca/cadaa1185d91d8a8e1ffbf584eabd7610438b17b1289d39836a5d60a4e9814d8-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b280/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b280/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b280/ -g -O2 ./copy_linux.go cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/3d/3d6e8f64c903eee0215fc1d4b04bf38ff67057ff95d11a38f0b80b733b8b5cb1-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid Q4EZ9M9A010itd4ydeGC/Q4EZ9M9A010itd4ydeGC -goversion go1.13.4 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/34/34b80031a0532f5d544fe1f402c15ff05cb87ab636edc1d919e55acab6e183ea-d # internal github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b629/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b273/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid mpkFG2X8trgz48JcOykY/mpkFG2X8trgz48JcOykY -goversion go1.13.4 -D "" -importcfg $WORK/b629/importcfg -pack ./selinux.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid MDPJF2a2X8sTbf3EdeHu/MDPJF2a2X8sTbf3EdeHu -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/07/0741f53c658c829cfd7c321624f1840188327d8789dc37d414a69b8225b27eff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/2e/2e100cfa0e8386a50c5d952f389227caeda6d1bfa565c20e101f572d1928d122-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/6a/6a7eb4ca0cb9b8f098beb3d77e46dcabfaad5afc454b432184c8cad600bfc716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cd $WORK/b280 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/ac/acdb1646d656e26871f9d3b1a385d059523f5e191ed56c25945b63abc6094885-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid URcJSXDcPU9I8J1qKRek/URcJSXDcPU9I8J1qKRek -goversion go1.13.4 -D "" -importcfg $WORK/b393/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6f/6fa725989d57a89e074250b4c1087a77d3fe9274c90ff958757921a5e4d52b99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/jpeg=$WORK/b328/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b067/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CMsNquZ3sJc2msfFpGXe/CMsNquZ3sJc2msfFpGXe -goversion go1.13.4 -D "" -importcfg $WORK/b320/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 cat >$WORK/b067/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/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/4d/4d08ffd91c539fbbc77e6eac48a8a2405f76b725f654aabd8d7ffd4d588eaee2-d # internal cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 9ESFOG2mMp0HlkXAGySX/9ESFOG2mMp0HlkXAGySX -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd $WORK/b280 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/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/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/b7/b7189981a5154d62ad6203f4e25cd8da6340a442a742ab009a66226395d218a4-d # internal cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b280=/tmp/go-build -gno-record-gcc-switches -o $WORK/b280/_cgo_.o $WORK/b280/_cgo_main.o $WORK/b280/_x001.o $WORK/b280/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b280/_cgo_.o -dynout $WORK/b280/_cgo_import.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid FfC3fd2FtYUAkIrpY43r/FfC3fd2FtYUAkIrpY43r -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack $WORK/b280/_cgo_gotypes.go $WORK/b280/copy_linux.cgo1.go $WORK/b280/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b280/_pkg_.a $WORK/b280/_x001.o $WORK/b280/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/63/633f8cbf42ef77736507dad33e3ef46d8191e1abea98201efb1d3cb71b71e690-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/e3/e36cf7e8cb6582d8d99d072aabd13b5476b3a202ea93bda0b7e5b4dec05b4596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/66/66c3c713eaceb733a976abcbd9896920a6d9fa47d869496016973a850c4b6d34-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 1BIOMKbSasdZdf8AqX50/1BIOMKbSasdZdf8AqX50 -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/16/1607ebb5843199f51664ed5d026b4ad10072c38734c6fcf588ee3c412df386c7-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b601/ github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b415/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid AoEAs3hX_rGjIzaMPP4C/AoEAs3hX_rGjIzaMPP4C -goversion go1.13.4 -D "" -importcfg $WORK/b601/importcfg -pack ./key.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid ra7zeKcSpgabX2CMgaXA/ra7zeKcSpgabX2CMgaXA -goversion go1.13.4 -D "" -importcfg $WORK/b415/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b404/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b408/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid lf2wZyO6A9m_LNtCGDcl/lf2wZyO6A9m_LNtCGDcl -goversion go1.13.4 -D "" -importcfg $WORK/b404/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go crypto/tls mkdir -p $WORK/b052/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b088/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid PpX_czJ0AtqU9vik6g-r/PpX_czJ0AtqU9vik6g-r -goversion go1.13.4 -D "" -importcfg $WORK/b637/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 4DFRb3WNLsxJPkZznI1q/4DFRb3WNLsxJPkZznI1q -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/79/790032b1ee672e1a9e24f9518d3be10c5fc69294fd23176a245d5146f9eab2e4-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b601/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid sEXUEM3FveW9j_ObRDah/sEXUEM3FveW9j_ObRDah -goversion go1.13.4 -D "" -importcfg $WORK/b600/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/16/163eade8e7ae690f4f986fb041fc85d376c7e9cb1767b6ea78ce0f420fe378c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid F6H53ShJpc5KJOOpM64f/F6H53ShJpc5KJOOpM64f -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 3SjXE29tzLsUaGb6RnFm/3SjXE29tzLsUaGb6RnFm -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/ad/ad7629607426511bce28354e04be16c409d621ff6addc0771cba3e50951eaa53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/d2/d242522dcef337c1dc6fe977a32c1e67f74e99c96fbb561b7a24a04297d23a2b-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid OYPj9iRnMUroO-PYcJUp/OYPj9iRnMUroO-PYcJUp -goversion go1.13.4 -D "" -importcfg $WORK/b412/importcfg -pack ./keywrapper_gpg.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8c/8cf7df7de617179f3dcc094bdac20dcfbb526a2c6db2f44b6f3297daa6af1069-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/fc/fc5c7a1205ee0c8ad3c2c3d58a9fe02ff3d6e44eec0f99a3d92e4574d72406b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cb/cb745e627e92a2f5894382d45f3fc8c02ee7892a239b8d1d0590ec414005b200-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/92/92ff1275bdab626c52963099d1bf44c59c3dcf05bb31a2ee13867659d361c66c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid roJn106sflEsqT0qWs3U/roJn106sflEsqT0qWs3U -goversion go1.13.4 -D "" -importcfg $WORK/b509/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/03/03df4a8cfdbca48af5a4c3eb2f0ad90e60039dd94e796e84f76d3d1cc2a19bf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/a4/a45b42e10c3bb19747a5a30487c5a7f85070343193ab15361f3749dbf917d7ee-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid zAZAY7O3_qmHJtOZ12fk/zAZAY7O3_qmHJtOZ12fk -goversion go1.13.4 -D "" -importcfg $WORK/b403/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/83/83db44424f2bb1c937acdf4208e520de6d063502dba8420aa491a632d60d45ef-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b411/ github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b402/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 3HUBBP6wBnBnN8PWjJtU/3HUBBP6wBnBnN8PWjJtU -goversion go1.13.4 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_jwe.go mkdir -p $WORK/b414/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Npvk_4Dn26xajawMEtDp/Npvk_4Dn26xajawMEtDp -goversion go1.13.4 -D "" -importcfg $WORK/b402/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid QPacMlqq4QrA-xp-WAlI/QPacMlqq4QrA-xp-WAlI -goversion go1.13.4 -D "" -importcfg $WORK/b414/importcfg -pack ./keywrapper_pkcs7.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/76/767f558b68b8e81ffac1142a9ec082ac60e1e50879f189725a9225ed59356af4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid CpWqYN2O5F_mJyPr1UV7/CpWqYN2O5F_mJyPr1UV7 -goversion go1.13.4 -D "" -importcfg $WORK/b264/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/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/b1/b1f7df3058a758ca8ca594e5c49a2b424be1fd41b094a62bd4b67b6f3952a403-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/61/618f759ed31231cfcf3808eed83022316fae033160cd89e613c2c0012205e412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a4/a474f5c468326f4b6e2b93af5c526594b1116686beefbd6693390e63167d9cbb-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid OED9TzFKWpRLfJdP3j4a/OED9TzFKWpRLfJdP3j4a -goversion go1.13.4 -D "" -importcfg $WORK/b401/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/2d/2d9977d284d68fd95483bb06f7a575ab757a191b3b77fdbcb633a9c16c5e519a-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Ow5yIFruNdceQw1px8Ta/Ow5yIFruNdceQw1px8Ta -goversion go1.13.4 -D "" -importcfg $WORK/b248/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/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6b/6bbfb08a64b69c8d4f89560a93779f14b290bcac03ec5ff4357cf20835fd7297-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d6/d6cc9d89d0e7e9d996023cb613871219e0e69e1b67bedb1a482ac48134bb1832-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b276/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b279/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid FkZHQu_KBvS5WMUwwu4K/FkZHQu_KBvS5WMUwwu4K -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./overlayutils.go mkdir -p $WORK/b269/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid kOCLqU7dbnzEYOkGlqFx/kOCLqU7dbnzEYOkGlqFx -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./copy_linux.go ./driver.go mkdir -p $WORK/b281/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid pHZJQbLKpiTYMo3cg1G9/pHZJQbLKpiTYMo3cg1G9 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid TLIDxU6PA1zk2Up1Q76c/TLIDxU6PA1zk2Up1Q76c -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d0/d00dc091a6ea6472a2ec89bf60099ac28b9e249193bc76c148c570b9c6193d71-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 3M0V1jsttu9nP5I_Rnn9/3M0V1jsttu9nP5I_Rnn9 -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a64f5098229aca367d5809154d6275e651ab4b10be8f53a63735ee4171fcbbf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/4a/4a75f235daaf3125fe5abc643c494af22ae0f5f1959411feeae687eb6fba0f76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/09/09541884693215a8f4681e68a68b5e13d46c61b42ce5b04fa1bcae7dd98d3a94-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid mHkxgAQ784w2MSMyD37M/mHkxgAQ784w2MSMyD37M -goversion go1.13.4 -D "" -importcfg $WORK/b644/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.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/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/de/ded94ba036bdc8afe35a336d01df83c097b2f4e7fed424994f0b4345fb062bf3-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/27/277c54d2e20f4eef4258203fac0e02d0bbc8b7e78e3cef11d124042d58908be2-d # internal net/http/httptrace mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation github.com/containers/libpod/vendor/github.com/containers/libtrust cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid pgEiG6w0Y5E8c1PVHR-8/pgEiG6w0Y5E8c1PVHR-8 -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go mkdir -p $WORK/b166/ mkdir -p $WORK/b631/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ACdTiJbEQoUeOwQWlIVZ/ACdTiJbEQoUeOwQWlIVZ -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go mkdir -p $WORK/b129/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid E_Qq8eMFzJWBu7iJJ-x0/E_Qq8eMFzJWBu7iJJ-x0 -goversion go1.13.4 -D "" -importcfg $WORK/b631/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Nh43fue5CovGHOQgjR3d/Nh43fue5CovGHOQgjR3d -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cb/cbaa16a8ee19fbed3b8b0a7d2a28eb850464222134402ed1490d6a9695065994-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/30/30dca485306ab6fb32945eedab3d1a956bbc104ff0ba228d69bf7ffc3437a0a4-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid nnLRJi3s-4LwVBiMYiGG/nnLRJi3s-4LwVBiMYiGG -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/10/1064172e9ca08b15b07ff62ca03cf6c10886aa46b8f6859579e936812eaa1185-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/90/90c012c36f5d4099fcf45723ca3f7db08bf5692b3e14d23c44c69a363c09dad0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid BA75GjJvpUJL5H4acE4z/BA75GjJvpUJL5H4acE4z -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/56/5601e76f6bd88d71df88c0ef73a14afa5bc7524ca54acc6dc7daffc6dbc2d0c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid lV6kgibPri4kuhsmPPH0/lV6kgibPri4kuhsmPPH0 -goversion go1.13.4 -D "" -importcfg $WORK/b247/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 ./userns.go ./utils.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/b6/b6b780bfb88be860888e844832afeaaa9d43c1221ee80d2a97cbfcba021503fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f3/f30511598981c8643ae295ca0984dab34f755d42eb867d5f4dd9a9954406b51a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid cSDbZMpC0Ro12dW1n0UP/cSDbZMpC0Ro12dW1n0UP -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/34/34fd10ead32a7e4d64cc00396da949f724c4aa6b06b7424fbfeb0337c3f76333-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b336/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid WvFPvIFb6S7_W_D9y2jy/WvFPvIFb6S7_W_D9y2jy -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid Ww9UBTJuPxsfRXJyKSiw/Ww9UBTJuPxsfRXJyKSiw -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b314/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid yD5wf5bZypNDdIrULLsp/yD5wf5bZypNDdIrULLsp -goversion go1.13.4 -D "" -importcfg $WORK/b314/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 cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid odWXiD81hkMAhWaL9Kb5/odWXiD81hkMAhWaL9Kb5 -goversion go1.13.4 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e3/e385c7d45ef59534180bd2dba298594c71f82434c2707d83423e482366a43929-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/40/4087e1db0db6549233254b7788f48ee627e300e7791f843978689bc3aafafccc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f4/f4684d9eaa22387beb3ed36564768823978f354542bd7fbef17873c9bf3003db-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b390/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid TGAsMV4DgkYxx9e0IGid/TGAsMV4DgkYxx9e0IGid -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./dest.go ./src.go ./transport.go mkdir -p $WORK/b333/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid elU8fAX8kq4t7uB-OyA0/elU8fAX8kq4t7uB-OyA0 -goversion go1.13.4 -D "" -importcfg $WORK/b390/importcfg -pack ./blobcache.go mkdir -p $WORK/b385/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid zZdH-2mNcmDmx_IJrKxu/zZdH-2mNcmDmx_IJrKxu -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid BsvvYfMFCfGEkyN7EuNm/BsvvYfMFCfGEkyN7EuNm -goversion go1.13.4 -D "" -importcfg $WORK/b385/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/28/28fdecf946b883cbe8c6b2aa600aa8b32ccb3e48d11bce47946172ed5c084977-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 3r_HSQW100fxixDitYGU/3r_HSQW100fxixDitYGU -goversion go1.13.4 -D "" -importcfg $WORK/b395/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a3/a3ffa4f0834b866b453af55c4578dea47529cba36f1e5edc5a3f58838888a204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/0e/0eaf8d78073c517fa005796aba380204dbcf922f4c8bcf5f06b5755731cce2f4-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/52/52883ad54dad19a6eec3d056e849776014566faa911c0a4c26606d0173c2f328-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/62/62004708ed1a18766f96bcba82c497b3eaac77d72499ef8a2df491c0f9dde9e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c2/c2ccf51c5c1d18e739dd5278d9c72203f5477f3a7adea8df6237309944a86395-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid PhaGUSwObEAsSnWB04bG/PhaGUSwObEAsSnWB04bG -goversion go1.13.4 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/62/62e753b6b1d6d6ac57b3b9fd0bab9a70eb5cb501f6b838385a405072ad63b879-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/18/18cdbb631f61b6594e0adf591bc157abadf8c36804846b3ac33a859c8d0e2168-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b474/ github.com/containers/libpod/pkg/namespaces github.com/containers/libpod/libpod/layers github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b482/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/common/pkg/config cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid byxsSsLQBV3DgJ6Am8-X/byxsSsLQBV3DgJ6Am8-X -goversion go1.13.4 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b520/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid 97QqWM6nY6lq0aV3I-us/97QqWM6nY6lq0aV3I-us -goversion go1.13.4 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go mkdir -p $WORK/b523/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a EOF mkdir -p $WORK/b236/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 9uj3-tIt2qrhkKMuiZNJ/9uj3-tIt2qrhkKMuiZNJ -goversion go1.13.4 -D "" -importcfg $WORK/b520/importcfg -pack ./layer.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid fUel4d8VeRXzJU3XUX53/fUel4d8VeRXzJU3XUX53 -goversion go1.13.4 -D "" -importcfg $WORK/b523/importcfg -pack ./file_lock.go mkdir -p $WORK/b330/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid ffPASjqehUv22wD4_m52/ffPASjqehUv22wD4_m52 -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go mkdir -p $WORK/b483/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 41023IF-vtDLsg5a9Arc/41023IF-vtDLsg5a9Arc -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b483/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b483/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/85/856a04caf7ec6e9ed9c282f3c7da7c08288ee04dff834a9cd778e2053880b502-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/86/86b66476d2792c1d32375bdbcbb7901f8f608958b5f6836e5761f70faa3ae3d3-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid zMSyhSl_LeXlq5nDO1MG/zMSyhSl_LeXlq5nDO1MG -goversion go1.13.4 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/c9/c97f7465bbbb68667ce122e8c505b3bd6b8d57ef165839c1d9110af5cf010af3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/1e/1ef7c067a79df19a58bded73a94d85d60d2f8100057e6d8ea98a6680ee6f86b9-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid cAoTTBGDlGPwkaD2auwc/cAoTTBGDlGPwkaD2auwc -goversion go1.13.4 -D "" -importcfg $WORK/b522/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/f0/f05fa142d3500b58aa98c8406291a8816bb7be3a7a24a6c20a3bed833cc210f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/1c/1c060c76ba338e0259ef4157d9bdaa99c62bceecd33ea6ad64ee4754afd8a2e7-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/e5/e588b22d6ae9c528eb414d548e1906d9b6207547a64691c1e6952e1c22fc41a2-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I $WORK/b483/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b483/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/70/70a977e3066e12960df92e04557dfad253103b3d9504ea8ceaacf36233b2a982-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid B-3FOdf1ECUuQiZLL34c/B-3FOdf1ECUuQiZLL34c -goversion go1.13.4 -D "" -importcfg $WORK/b483/importcfg -pack ./rootless.go $WORK/b483/_cgo_gotypes.go $WORK/b483/rootless_linux.cgo1.go $WORK/b483/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/59/59a85ae4994e5fbd34dc25519a11083360a4c120d9ceae042d54f8c63c92a503-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b146/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b539/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b572/ github.com/containers/libpod/vendor/github.com/docker/distribution expvar github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid txWgIYhRz-hIkk79XKyW/txWgIYhRz-hIkk79XKyW -goversion go1.13.4 -D "" -importcfg $WORK/b539/importcfg -pack ./runtime.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/gorilla/mux github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b174/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid SfWLvM_7n4qIpYUU7nOO/SfWLvM_7n4qIpYUU7nOO -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b596/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid Ydkm_jx8uIvwn5-kJnx_/Ydkm_jx8uIvwn5-kJnx_ -goversion go1.13.4 -D "" -importcfg $WORK/b572/importcfg -pack ./doc.go ./httpstream.go net/http/httputil mkdir -p $WORK/b181/ mkdir -p $WORK/b505/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b609/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid vfCOU8MZXA-pkxcWfH4J/vfCOU8MZXA-pkxcWfH4J -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid YJ2tPIfEexWCmGPf9LlC/YJ2tPIfEexWCmGPf9LlC -goversion go1.13.4 -D "" -importcfg $WORK/b505/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go mkdir -p $WORK/b168/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid VV4_e3co9LT1iPvScNI6/VV4_e3co9LT1iPvScNI6 -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid zQ3osQmBTKxl8oVmDYwV/zQ3osQmBTKxl8oVmDYwV -goversion go1.13.4 -D "" -importcfg $WORK/b609/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go mkdir -p $WORK/b176/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 3u2oD8zEzRaOhMTImTtZ/3u2oD8zEzRaOhMTImTtZ -goversion go1.13.4 -D "" -importcfg $WORK/b596/importcfg -pack ./ctxhttp.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/golang.org/x/net/http2 cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid oeIfmjz4wUXpLxFuignI/oeIfmjz4wUXpLxFuignI -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid xaELI5KwZY-in8-n70Wr/xaELI5KwZY-in8-n70Wr -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b172/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid CpDY9yEuXOl4cPkn2_h9/CpDY9yEuXOl4cPkn2_h9 -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b215/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ppDmsb4WFySSAUEKOQI1/ppDmsb4WFySSAUEKOQI1 -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go mkdir -p $WORK/b371/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b723/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 0YaSOF-V3CC2KF6Yrp5l/0YaSOF-V3CC2KF6Yrp5l -goversion go1.13.4 -D "" -importcfg $WORK/b215/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/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid FPlhspRuy4D-dfz89erX/FPlhspRuy4D-dfz89erX -goversion go1.13.4 -D "" -importcfg $WORK/b371/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b439/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b377/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid aFJlltBy_TFgSMF_9eaA/aFJlltBy_TFgSMF_9eaA -goversion go1.13.4 -D "" -importcfg $WORK/b723/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid fu_OOiEV1gXt7uw8JXyv/fu_OOiEV1gXt7uw8JXyv -goversion go1.13.4 -D "" -importcfg $WORK/b439/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 cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid yrjSKpV_k_nTcf_N3xqR/yrjSKpV_k_nTcf_N3xqR -goversion go1.13.4 -D "" -importcfg $WORK/b377/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/d9/d91cbd8a94253ab37d23ab05790f070193c03e323312b29a57081f7c583f3d74-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/doc=$WORK/b558/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b564/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid Me_jLQ-wsV3C5CCE3vfq/Me_jLQ-wsV3C5CCE3vfq -goversion go1.13.4 -D "" -importcfg $WORK/b557/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 ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/d0/d01fee6678ce9c5ea18ee4c34be47f9c4636d6011c38b3cd53f9a69ac379ce7b-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b596/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid hRy4sL8eYx3CgsOBX6bw/hRy4sL8eYx3CgsOBX6bw -goversion go1.13.4 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/2d/2de306fab919f5bb06a8bdec470454d6cd695e1a267d48fb728d8ee6823da154-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b502/ github.com/containers/libpod/pkg/systemd github.com/containers/libpod/pkg/util github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b480/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid mHrgaHYeu13uM0FNUrve/mHrgaHYeu13uM0FNUrve -goversion go1.13.4 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go mkdir -p $WORK/b508/ mkdir -p $WORK/b630/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid skfLxD_rPxDA1YJNBQ6O/skfLxD_rPxDA1YJNBQ6O -goversion go1.13.4 -D "" -importcfg $WORK/b508/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b630/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Nea5xua0pj3VSR4-AckI/Nea5xua0pj3VSR4-AckI -goversion go1.13.4 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid G5RcnL1zieyCH1yO1Rvn/G5RcnL1zieyCH1yO1Rvn -goversion go1.13.4 -D "" -importcfg $WORK/b630/importcfg -pack ./activation.go ./dbus.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/9a/9ace30879ee78b5baaa7b61bf38c7ab28fde0fbd2054140b211edc765bfdec54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/66/6643e205840d95355253d768b20cae8b5cb58440dea2dd71b58b0d4d050edefb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/54/54e6494a3b9087ccbcc10a3fbd76853ee1fc2ea58f1025193e9331e2160ec3dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/c0/c090cbcc97571c227c4d7bf775947d733bdc28a1e064ff99f045c156481a51eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f1/f1655d831b978abca3c6a112ff450389acf9e9373991338f5eeb6fb5ad68ae4a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 27b0T555ygeqqKjTM9Q8/27b0T555ygeqqKjTM9Q8 -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ae/aec7eeea27bfdeab8f689a2c35c6ca9f7962683620f3d4b789f2fea5ee00ae57-d # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/a8/a826665892978356b6e09fd2a004114d03c8d0f95c75d9960ed1d11ce04208a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/34/34d2a338b1ea1e9c218e89a42067ccf9ba7b1a10497301d663047dc35f05fc91-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid vAP13nK_4QSXh4TfN7VO/vAP13nK_4QSXh4TfN7VO -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/00/0029f70fd692718fdb6688b74fcd7ffcebbc71a7043a65653e374b520050c228-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid LOXpVw5gSlDBMAdt1YKX/LOXpVw5gSlDBMAdt1YKX -goversion go1.13.4 -D "" -importcfg $WORK/b713/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/a3/a3062e3c146a92d742781ea60740e8a3b474b91adace253f6372933a8b50f154-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/ee/eec5ea0a716bc1079efcfc861e087146e99fe741f088569f799b8f8a29075848-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b595/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid Awo4ZuZ7NX3vK-kmS902/Awo4ZuZ7NX3vK-kmS902 -goversion go1.13.4 -D "" -importcfg $WORK/b594/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/1a/1af19e9dc9f5aa5a14f71dce5b6a254343eef7f4f5111d005e70e3423111f802-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d8/d89ac90b17708395aa81d06c8d4814de79f2c1f516c549f7871cd669deaa81c4-d # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/5d/5d35a1124b95165ece5d702f595ca4a49f57674d1f988929d72d1868dfc1c279-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 3GiHyeoZcrQOXeYrQ6a8/3GiHyeoZcrQOXeYrQ6a8 -goversion go1.13.4 -D "" -importcfg $WORK/b374/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b726/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid _CCzCK2dAX81Ov34wie4/_CCzCK2dAX81Ov34wie4 -goversion go1.13.4 -D "" -importcfg $WORK/b712/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/72/726e3525e5a443df998826deb90736dffca0b9ff364b3b407a458f6286f2e6e0-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b417/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b609/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid ZhTqmIScqcL6jGdHbxkR/ZhTqmIScqcL6jGdHbxkR -goversion go1.13.4 -D "" -importcfg $WORK/b608/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/8d/8db6349d97bee8ce01385250e6ff4681c16061794c6c6b280458f7c213b485e0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid TItR-Hg_Wke1ClDCEgkH/TItR-Hg_Wke1ClDCEgkH -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/bf/bf0b4c839a7e952393c2163e9488d89e039bbc11ab58dedb9ea2053013be2c3f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid cUOJsAhB07MFlvEN54-e/cUOJsAhB07MFlvEN54-e -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/34/349be4347d193a50cbfb5a70cb2d5aa141696bce741f2790f79e6006351e3748-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/32/320d2d7601de65a2aeefb1e13f42429550fa4d3cbd51b08580ad9ba53c527dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/99/99ad919dd55edbc0f71d86fdafb9963f3b98774b734c481a14cce436496096e7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b365/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid a3s9khMiJ5767bcpXYT3/a3s9khMiJ5767bcpXYT3 -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/ec/ec5e5d82c7f53e99b6bd7ba61e43bfb3ab7afd9d58882b379c44da2bfcfbf23a-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b613/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid Hv2k8cfu1_KJcO4v6yl6/Hv2k8cfu1_KJcO4v6yl6 -goversion go1.13.4 -D "" -importcfg $WORK/b479/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid 3caEMQ_5PMSoDf9gkCr5/3caEMQ_5PMSoDf9gkCr5 -goversion go1.13.4 -D "" -importcfg $WORK/b613/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bc/bcf11d06852061c12bd46fceb1327aa1355be814b95c7856c1b1a2d1b6eb9f37-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b340/ github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3e/3e6e78d3bed2fbd56ad2cdb3fcd741ecefcb87bd0bc1f761e5397ccc16e4f5c3-d # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 2l4F4kUkrU7pk66Qutpe/2l4F4kUkrU7pk66Qutpe -goversion go1.13.4 -D "" -importcfg $WORK/b340/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 cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 33he-UGT5knAd0wYfkSh/33he-UGT5knAd0wYfkSh -goversion go1.13.4 -D "" -importcfg $WORK/b445/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 github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b372/ cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/09/09418554ab76f5855a97e082c402ad8ea3ec14849f63c82b3c33301f66ae9bd5-d # internal github.com/containers/libpod/utils cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b507/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid QBS-WDAHY5IQUjqpQZ6G/QBS-WDAHY5IQUjqpQZ6G -goversion go1.13.4 -D "" -importcfg $WORK/b372/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal mkdir -p $WORK/b514/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid OzFCUQEM-8V-u3rCpi9J/OzFCUQEM-8V-u3rCpi9J -goversion go1.13.4 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid KJM9qgtcWVfWbT5NXqTM/KJM9qgtcWVfWbT5NXqTM -goversion go1.13.4 -D "" -importcfg $WORK/b514/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/80/802999afc085fe0e24cede71d8dd014d0ffeefeab3228d4a08989ea646149bb9-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid ug8iItwRTJuPBNgdWlOL/ug8iItwRTJuPBNgdWlOL -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/fc/fcbe7d7f9f9cd0ac3d1574e1439c25b4b55072013fbf06bbc5b42e1ed01d2f83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/39/39197c5649287201b1dcee2c5fddfa32501f6ed5c4de4f6a4e4667edc21cbcf5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9c/9cc4103c63e21acf05f2f27738a539736df988bdba16f62111d37b0292091c3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/08/080f075ba5e7da4cc9d5457db7636809e1b92a75adedfcba4162e24b41d1c183-d # internal github.com/containers/libpod/pkg/network mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid ydXWlrE3KVIwkxTkX1VW/ydXWlrE3KVIwkxTkX1VW -goversion go1.13.4 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/d7/d7b62052da6e4131318f661bf52f0461cb1523830df7d03d423b616684a11b11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/67/6719964c116e4ee1656a8dccd7ea386508f00b01114fe745b786240732286566-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/69/693e3883f674ec209b457f8950bacbcb37a65c433e8550dfc4a55156e841a73f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2b/2bfc24faaded9c2753bdb0d7da76b459240ada173ca3ff08aee5ab08d1bc15a0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b370/ github.com/containers/libpod/pkg/auth mkdir -p $WORK/b682/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid fIIOKU_D3vKxbl6ouQXy/fIIOKU_D3vKxbl6ouQXy -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid ENjUe6euUISpkjb6sS4c/ENjUe6euUISpkjb6sS4c -goversion go1.13.4 -D "" -importcfg $WORK/b682/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/c3/c3f6128f73ab6289c7543f7075a4383bad636874053edff8317c8d56f06b98e3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid mAIbjnFpkp_EIXvgbHDi/mAIbjnFpkp_EIXvgbHDi -goversion go1.13.4 -D "" -importcfg $WORK/b338/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/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/81/81c483794af06ded40ea7a8fa24e84af40c1c9d77cbdd687b3a0747af3c6ee71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/fe/feb21dcf8a60963d099eb3d6bc173a2126d9f967b9c67ceb49d079c5f86b17b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/31/31a8a4293d19ae08aa8954ab61b2db20b9b6e6c06fb64757c12ea04087b97259-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b576/ mkdir -p $WORK/b582/ github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 7hjPEFAptoYuXWEfns27/7hjPEFAptoYuXWEfns27 -goversion go1.13.4 -D "" -importcfg $WORK/b576/importcfg -pack ./streaming.go mkdir -p $WORK/b592/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid DemVw7Tw-K2gl0Y9k3At/DemVw7Tw-K2gl0Y9k3At -goversion go1.13.4 -D "" -importcfg $WORK/b582/importcfg -pack ./recognizer.go cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid Qmecjk9kSWHK9N4gHICh/Qmecjk9kSWHK9N4gHICh -goversion go1.13.4 -D "" -importcfg $WORK/b592/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/5f/5fc3451abd5bc82d038e182b6e692d4660d2ed4ac27c50edcfd090573219eedd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/54/54c733bd07d009ee9703ccfca397ad2fae6d739f9f3e4f4d42267a1721715a2d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid YH7XOlTW70y-cXg305DQ/YH7XOlTW70y-cXg305DQ -goversion go1.13.4 -D "" -importcfg $WORK/b581/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/b6/b6947c4715279bd9649a3150a595d5ec3d7513979f787f42bf84d33348de7fdd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Pom8sZ6lct1WvC1v6Ym8/Pom8sZ6lct1WvC1v6Ym8 -goversion go1.13.4 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/cb/cb0e1106d44956562c05e6ae19b11fb6b7ab3d69403f559f62a420e06a8e1361-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b728/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b731/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid u-3DJIPJ00vbCKuy2rqM/u-3DJIPJ00vbCKuy2rqM -goversion go1.13.4 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid samqE1Fl9Da0M-SoVN7x/samqE1Fl9Da0M-SoVN7x -goversion go1.13.4 -D "" -importcfg $WORK/b731/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid EfRPimZtJML5My47MLle/EfRPimZtJML5My47MLle -goversion go1.13.4 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./http.go mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid sNjD2EdRXqaO_4doVyB_/sNjD2EdRXqaO_4doVyB_ -goversion go1.13.4 -D "" -importcfg $WORK/b730/importcfg -pack ./options.go ./throttler.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/1e/1ef07050bc877b0d52ee7acbb5420bfc69eb162f4c6cab9e344f27cd2c268214-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid i1dNgeOMqiw6N_iu6YKk/i1dNgeOMqiw6N_iu6YKk -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/61/61121a3e37dd392145773cbadde766b1c2e209576223de31d57027229d5ab53d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a3/a34158bf36aa48655dbc6726e712675b0c27013e798436b24559d399b9955936-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/c8/c83a46532f856dab3203d86d3024b26ef4081b97f13149da9f9fc5e9da613610-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/04/04b7b6e84e77f5033224982cbecb8c816cc008001014822b5480a09157664add-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/22/22fa23ceedfaf3ff02d4b5b45721f7fff31473bacedaf0fb3640ae7e11118ea7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/50/50521f22f108092484f0f676c3b5fe930125214827263ad09cdaa5042ceb2a33-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid O_eghkXDnbRpnfjljmWS/O_eghkXDnbRpnfjljmWS -goversion go1.13.4 -D "" -importcfg $WORK/b727/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/64/64553e21703855109774b2398d71407d3f1e93575112db745198060d9392e2e7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid zFH9j4w5remwX1FQL6sW/zFH9j4w5remwX1FQL6sW -goversion go1.13.4 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/18/18b06c829d83c9c7cbeae327ddb3be1bbdb09b233f9421211b882dc623a44313-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b727/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid lLS3db9B57ljmpnhLch6/lLS3db9B57ljmpnhLch6 -goversion go1.13.4 -D "" -importcfg $WORK/b711/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/f8/f81e51808bc2d1069a95d7b23a070dc792f52127a155d6df404d9ffac630824e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/a7/a7bfcd51a4ac9793a834d5ec4fa8a657adf5bf1f03605892c216a3b9247ac323-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid -RzKjo9q5HHeWzu6CrXM/-RzKjo9q5HHeWzu6CrXM -goversion go1.13.4 -D "" -importcfg $WORK/b571/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b2/b2abb5a41303eab314af995ca1d9a11af3c08cbedd78019280c62875b79942fe-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid UQGKNCDPskJmmAes1CqW/UQGKNCDPskJmmAes1CqW -goversion go1.13.4 -D "" -importcfg $WORK/b442/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/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/f9/f92367369ec68282418604297b7bd9cf03766afb761ac40320fbef6350789fc6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b570/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b593/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid -6qJLygUx8b4CUFipeKA/-6qJLygUx8b4CUFipeKA -goversion go1.13.4 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b594/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid NVRmd-IUK4j4zfW3VJ5q/NVRmd-IUK4j4zfW3VJ5q -goversion go1.13.4 -D "" -importcfg $WORK/b593/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/aa/aa260c8c4c6ff488de3e4a84366d5ae4764958871b6f4eb4ef977845bd79404a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid WBObEUU0FCBZmItp_1gC/WBObEUU0FCBZmItp_1gC -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3d/3d9a95df6150a34b456163b1960bc9c1502b02b229ea8d36dbc2f4a22ef71c0b-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid XCRvQs38CibaZgqdb5BB/XCRvQs38CibaZgqdb5BB -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/74/749c07c7ad28edf6b8921ce6b62bf765241c637d0283f3bc1787f9088a325f14-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid URWDGkpJtmAKfL85-iAW/URWDGkpJtmAKfL85-iAW -goversion go1.13.4 -D "" -importcfg $WORK/b546/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/0c/0cc3888f8e61a0a88a4d63f2902fa1a7094f35bf52e2e8789e5ff2485ac1b027-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/25/25b42fadee737fd53d66b6065b88fc21b436e74df968f18028cad09399b4baed-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/84/8437dea2cdfd91d8aaf5447ea11db1b4f7ae6b1e7ce7d418bca4d302354a25ae-d # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid XyiaV1UpKYjHzFqJS84F/XyiaV1UpKYjHzFqJS84F -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/46/46be69f6523a8d4907220f6d90261969144ad8e327be6ccf1e180cf1af13255f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 3ndVuKRfUOgZvWi9Plfz/3ndVuKRfUOgZvWi9Plfz -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/1d/1d86c36c458a5350229ab0695d9e2a5780737aae7429feb538fd1a386f184f56-d # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/56/5610db2f46970a13d5e7d559888998a912bf1a9f8caff0aaf4e5a21f46b5e69a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/92/928df353f5a142ca0ca0b7772cbfcf9b266f6a5eb8146fd613b8a558f3170269-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid swXQDN-tt6aJgZf2l8ne/swXQDN-tt6aJgZf2l8ne -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5a/5a80efdca4d7cd50c0cd33cdd90eef1f76905d02197183d3aaf83256f5a5c6e7-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 49-ybTNI1AcNcOHjmQWH/49-ybTNI1AcNcOHjmQWH -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/81/81c1c6ee1df542b44113c7e4fa789581532134941591cdff5f0be921d0e3c088-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid OoGR1K2AEfpr-Fq4t0cl/OoGR1K2AEfpr-Fq4t0cl -goversion go1.13.4 -D "" -importcfg $WORK/b035/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/07/07b13e19a97f9fdf8d5f05c55df6c6f389e384a4b7914431bea59cd75683e660-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b032/ github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b375/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 3noX2t_C8wRaLsY-d3Su/3noX2t_C8wRaLsY-d3Su -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./auth.go ./cli.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid uUZz23WSN_FnbKopTIed/uUZz23WSN_FnbKopTIed -goversion go1.13.4 -D "" -importcfg $WORK/b375/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/89/89fae332408ff9cb3619bbbd7bb795f91dfe070be7130c36c50297a1e002e530-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/24/24c9c2a669ace9d50f1eddc5b6aae7aec6e05e5b0361edbb30b22fc5c9998ab4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid NsOQ8Uc7dSKRBPMfPd2G/NsOQ8Uc7dSKRBPMfPd2G -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a5/a58ce314b4247bcffd18354f842b24338e9dca1f926c5f64ad60bfb55d452078-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b313/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid 0cVmgxMfrlhlE28yUYC_/0cVmgxMfrlhlE28yUYC_ -goversion go1.13.4 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid 2dawq2lREkS4-rbB0SrL/2dawq2lREkS4-rbB0SrL -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/10/10b3586ecc845ea44668a74c263088a9da49b0c6371338a6f9316c0568b84d1e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid -qNKGgz3gXAL-wdEQ7U6/-qNKGgz3gXAL-wdEQ7U6 -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/8a/8af8c1b740e9ba77b8cafc41ace962d007c3daf2b9ec51381a53a56186106b6e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/fc/fc7b6c681d78366a470964d44d9e44f612b29802029ac19925fc2503f5321f3a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid zsMtJ9FZtBmBAsxuAjNt/zsMtJ9FZtBmBAsxuAjNt -goversion go1.13.4 -D "" -importcfg $WORK/b386/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/6d/6dd43cd7083371fb4ac5b1113adecfa3a0e1187b744bf64b7c5c291887270529-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid VpIlaXKgrGPVmA7XUw4D/VpIlaXKgrGPVmA7XUw4D -goversion go1.13.4 -D "" -importcfg $WORK/b304/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 cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/b6/b631008dd57221ed14ccf7532d9c3e7ff7994ddcf656c0956ce06fc9bd75fcb9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b573/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b598/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid _Ug7EA-_czaLFTHs841v/_Ug7EA-_czaLFTHs841v -goversion go1.13.4 -D "" -importcfg $WORK/b573/importcfg -pack ./constants.go mkdir -p $WORK/b589/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid sDSkcfzEDveF8EnVpE3v/sDSkcfzEDveF8EnVpE3v -goversion go1.13.4 -D "" -importcfg $WORK/b598/importcfg -pack ./decoder.go ./encoder.go mkdir -p $WORK/b586/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid tztlVfmhxhi_27NLoplt/tztlVfmhxhi_27NLoplt -goversion go1.13.4 -D "" -importcfg $WORK/b589/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go mkdir -p $WORK/b575/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 4fuw6Wmhwfn_Tj_G6vp9/4fuw6Wmhwfn_Tj_G6vp9 -goversion go1.13.4 -D "" -importcfg $WORK/b586/importcfg -pack ./doc.go ./protobuf.go mkdir -p $WORK/b588/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid asWX9rkWKZXUEzlq3-VW/asWX9rkWKZXUEzlq3-VW -goversion go1.13.4 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./errors.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid hyU3eJnWUc5cv9_IQO6b/hyU3eJnWUc5cv9_IQO6b -goversion go1.13.4 -D "" -importcfg $WORK/b588/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid KN9JlOcIQyQs85BfwwFN/KN9JlOcIQyQs85BfwwFN -goversion go1.13.4 -D "" -importcfg $WORK/b542/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 ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/57/5741d062c0454a3fc5942275b6618234d0224cff7bd4b911202aecb4d21170bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/27/27ba5cb2b8f4207c3c450f1f9f56c31417bef0814da33ab99b00d01620263ca9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/b9/b9566d7172b52713fdc925f74216b030b8a81bb9492448e4d291bc52ac3995bb-d # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/5d/5d28c975e630825ef0e8af0f53da3ac53a5e002e477b24281145995c6c4a8193-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b591/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b590/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid ErcQECNxV7G7r0oHtmjF/ErcQECNxV7G7r0oHtmjF -goversion go1.13.4 -D "" -importcfg $WORK/b591/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid n2snxyQ-L3-hvhLH8cIH/n2snxyQ-L3-hvhLH8cIH -goversion go1.13.4 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/e5/e573432a9f5bda1a7a55a9db253f93a6bc70b84ae924875de3444465f2b23d7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/64/643535766481c24a19e08764dc0adf8ea701e8dbec639ba19f69e59b7a159fd7-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/9c/9c39102dbba1144ecbe0ef6117e93c522fa22a7b6fcd50ff7c58ef110bbe0a43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/5c/5c8598da0fa4ae352dfb669b839ee58e4f287078ab2101e753d1988803846a6f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid lkD3R74xop1DkXKA9Qhi/lkD3R74xop1DkXKA9Qhi -goversion go1.13.4 -D "" -importcfg $WORK/b587/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/6d/6d83a7054259ce01bf30ce24fdec3a323854cf800b862394903a96466c345895-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b587/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid pfbSvXgibjg7n74RWOyi/pfbSvXgibjg7n74RWOyi -goversion go1.13.4 -D "" -importcfg $WORK/b580/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/45/45823410afd5a95d73c4339b9512c66c514cb1d54dc65fb67df083023060d62b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b579/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b607/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 6cdKztT-l2lrG3100-N7/6cdKztT-l2lrG3100-N7 -goversion go1.13.4 -D "" -importcfg $WORK/b579/importcfg -pack ./exec.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b608/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid AV4PCGoMkFlzA_27OGw3/AV4PCGoMkFlzA_27OGw3 -goversion go1.13.4 -D "" -importcfg $WORK/b607/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/18/1835f3ab8eb1dd6e179574869e9588f8c8548d61ef156dfbde05fc959c4757b2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 9xibiOvuC5sHYC0W656S/9xibiOvuC5sHYC0W656S -goversion go1.13.4 -D "" -importcfg $WORK/b574/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/8d/8d17b0d2ac2f7c4f69bb8a191e9eafb6ebcb58fb3ad2578c85f78bd8bf28941b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ec/ec54e495fd8749f74eeb72a7b83b16ca0620f8a130d1e3bf3ff6efcbe1bd9b7c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid TaZO_xQzW66Fh97q5Hoa/TaZO_xQzW66Fh97q5Hoa -goversion go1.13.4 -D "" -importcfg $WORK/b606/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/20/20ef1cd1d1ebfd6cf9e26767a80e2ad188bc49f183efe2681a329524f110705d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/83/83ae40f72673ba6b548b6e53e8f2fdef7b04d5428abc7730ac0d05c64ea23309-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid JJqlfnEQVvJ3-akEJy6-/JJqlfnEQVvJ3-akEJy6- -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/30/308b33064070d8f74900a81b2b1400f19b91bc479cbaa986bc55535bfc2e90da-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b696/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah github.com/containers/libpod/libpod/image mkdir -p $WORK/b471/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b475/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid cgA-2X6cTy1WXVqqe-RL/cgA-2X6cTy1WXVqqe-RL -goversion go1.13.4 -D "" -importcfg $WORK/b696/importcfg -pack ./common.go ./exec_codes.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Wu0NLqDNOUiQyDMSa7KE/Wu0NLqDNOUiQyDMSa7KE -goversion go1.13.4 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 0bCT9vhfumJf1kis7CXQ/0bCT9vhfumJf1kis7CXQ -goversion go1.13.4 -D "" -importcfg $WORK/b475/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/09/091ef2335edfc68f5d10dff02ff394ae918b03db9b60e70a988b25e9e414d559-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b0/b0d7fa88af461e99150aa526d524913146ec0e03b4f11087d9a167fa23faeafd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/8c/8c313ccb190c30e0492088ac602c95b6bb59c303ae0f216496bfacd8428fa2d3-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid ufiIOcQQfCaPGfwNOA3a/ufiIOcQQfCaPGfwNOA3a -goversion go1.13.4 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./ctr_inspect.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/24/2478b33d3b359a4cab43a60e442b13355f5c10204472a0f17dab281a52568482-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid ooaBryozWokyBHeNWPCE/ooaBryozWokyBHeNWPCE -goversion go1.13.4 -D "" -importcfg $WORK/b470/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/61/619296a8f92e4006055b386e06f84d1c89235f12430838d441313a0952329402-d # internal github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b677/ github.com/containers/libpod/pkg/bindings github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b636/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid 3JCFCH-Mdbn33GSlCbRm/3JCFCH-Mdbn33GSlCbRm -goversion go1.13.4 -D "" -importcfg $WORK/b677/importcfg -pack ./decoder.go ./types.go mkdir -p $WORK/b691/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid B2rwvZ8xNuTy4-M2QRJQ/B2rwvZ8xNuTy4-M2QRJQ -goversion go1.13.4 -D "" -importcfg $WORK/b636/importcfg -pack ./bindings.go ./connection.go ./errors.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid joDBt2j9D0k9NAlzeYmk/joDBt2j9D0k9NAlzeYmk -goversion go1.13.4 -D "" -importcfg $WORK/b691/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/21/21598f29912d5fffedc32f25f46a183e7cc3a6c648c807616530a74c129cc35f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/c9/c9eaac3b6b84e5904a35bff07ed605d74ce394de193fabdf46b5580536ccc5ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b9/b9a67c18ef56334b6626bba15ea5f108bb1b532df2bb58dd3e323f5811f2cf55-d # internal github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b683/ github.com/containers/libpod/pkg/bindings/network github.com/containers/libpod/pkg/bindings/play github.com/containers/libpod/pkg/bindings/system github.com/containers/libpod/pkg/bindings/pods github.com/containers/libpod/pkg/bindings/volumes github.com/containers/libpod/pkg/bindings/generate github.com/containers/libpod/pkg/bindings/images mkdir -p $WORK/b684/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid hGg68kcD_kgZ0582KLov/hGg68kcD_kgZ0582KLov -goversion go1.13.4 -D "" -importcfg $WORK/b683/importcfg -pack ./manifests.go mkdir -p $WORK/b685/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/containers cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid X7Z2Nzy5jGUW5DIuLirI/X7Z2Nzy5jGUW5DIuLirI -goversion go1.13.4 -D "" -importcfg $WORK/b684/importcfg -pack ./network.go mkdir -p $WORK/b687/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid stWv9PUG6Sj9DAAL51nl/stWv9PUG6Sj9DAAL51nl -goversion go1.13.4 -D "" -importcfg $WORK/b685/importcfg -pack ./play.go mkdir -p $WORK/b686/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid eaMQDoOgQ8N8Hn3XM_-1/eaMQDoOgQ8N8Hn3XM_-1 -goversion go1.13.4 -D "" -importcfg $WORK/b687/importcfg -pack ./info.go ./system.go mkdir -p $WORK/b688/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid kagysitXJNDmFt0aujJT/kagysitXJNDmFt0aujJT -goversion go1.13.4 -D "" -importcfg $WORK/b686/importcfg -pack ./pods.go mkdir -p $WORK/b680/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid 11zua0ng1QAvn8godfc4/11zua0ng1QAvn8godfc4 -goversion go1.13.4 -D "" -importcfg $WORK/b688/importcfg -pack ./volumes.go mkdir -p $WORK/b681/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid W2I2imgUlaG3rojxbhVX/W2I2imgUlaG3rojxbhVX -goversion go1.13.4 -D "" -importcfg $WORK/b680/importcfg -pack ./generate.go mkdir -p $WORK/b679/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid 4TDfBuZ34hykLX8YNb-g/4TDfBuZ34hykLX8YNb-g -goversion go1.13.4 -D "" -importcfg $WORK/b681/importcfg -pack ./diff.go ./images.go ./rm.go cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid ZJAFR4UzVi_kbXCoAVSr/ZJAFR4UzVi_kbXCoAVSr -goversion go1.13.4 -D "" -importcfg $WORK/b679/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/ce/ce0dc867c37f6c10c1a6a2e3cf712009e9377d6265d9144f3b36d6103a12e1c5-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ff/ffffa534ba591032ca2584a76686d1ce447ef6b0d5a8622c83b0f86fb15406f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/a1/a10ce245b68561a10f391c144d3a3e34447b73c101e8f4e1880d7018387db696-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/e9/e99d6208eab30f9497ddd9dfa8f4ef6389cabb5bb7e7d87b03de214540320feb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/20/207c9780f11ae05ce112e898d5d0f640de55b559befe8ef425db9a9fd496e37c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/0c/0ca500a40bc7d450b857459f9f4b2447a432411523eb952741328199ca61dcd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/aa/aaa87345a8adcd279ba99c351eb44dfa135a7d3f63de6600aad5e2406607dfb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/4b/4bb6689b2749f766f09aec63aee34b83d2a25473834152f341c75bcb9249e9e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/75/75d10e22acbb9ce5cc597fa67d57099b2acb23ab58aa9f2110bd68d47c2a9712-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid uCsb87GjLTXAaU76xDc8/uCsb87GjLTXAaU76xDc8 -goversion go1.13.4 -D "" -importcfg $WORK/b676/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/c0/c04bf96f16b2fcc11e163d8a2075e71f8824f38a7730802825de3b18220c037b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f3/f30d1eedc45ae4654e5e85974b1c5bad42891368bb4ab1fb7538ca5404f36b55-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 6osIAP_IhJtvdpP-ap4L/6osIAP_IhJtvdpP-ap4L -goversion go1.13.4 -D "" -importcfg $WORK/b541/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid QU_rhcGbTOTkX1FODpis/QU_rhcGbTOTkX1FODpis -goversion go1.13.4 -D "" -importcfg $WORK/b675/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/2d/2d50455f3cee34731b2be024af50252adb2e75a3d48d48d97cae8f90277ed9d1-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b538/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b673/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid lAErnY8Rl3-B0zxM4Ko8/lAErnY8Rl3-B0zxM4Ko8 -goversion go1.13.4 -D "" -importcfg $WORK/b538/importcfg -pack ./resize.go cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid _V8lN41OsQl4ppO-0YM7/_V8lN41OsQl4ppO-0YM7 -goversion go1.13.4 -D "" -importcfg $WORK/b673/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/d4/d4db2643e0d44b34750a6ae084652c88257b0a8ee735f6fd402f5b1e2c76101e-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b517/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b517/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b517/ -g -O2 ./oci_attach_linux_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/9b/9b9530fcc65af32381a69369b29a53413576b9428885757a9d467f18bb013400-d # internal cd $WORK/b517 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -o $WORK/b517/_cgo_.o $WORK/b517/_cgo_main.o $WORK/b517/_x001.o $WORK/b517/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b517/_cgo_.o -dynout $WORK/b517/_cgo_import.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid k-6nqrKHschXuFUkpPOX/k-6nqrKHschXuFUkpPOX -goversion go1.13.4 -D "" -importcfg $WORK/b517/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b517/_cgo_gotypes.go $WORK/b517/oci_attach_linux_cgo.cgo1.go $WORK/b517/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/55/553659f71c5ed1171cb9e87a7b8ae0e9f9264b20d7302ee8c668c20833effe98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b517/_pkg_.a $WORK/b517/_x001.o $WORK/b517/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/1c/1c51719bbcca9a6d903a2cf42b9ce75850c1a0e882237f891e1a0a3d515af1b2-d # internal github.com/containers/libpod/libpod/filters github.com/containers/libpod/pkg/domain/filters mkdir -p $WORK/b647/ github.com/containers/libpod/pkg/domain/infra/abi/parse github.com/containers/libpod/pkg/checkpoint github.com/containers/libpod/pkg/systemd/generate mkdir -p $WORK/b649/ github.com/containers/libpod/pkg/domain/infra/abi/terminal github.com/containers/libpod/pkg/parallel cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/libpod/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/libpod/filters -complete -installsuffix shared -buildid ySXk_KrjbHL2b6NisLOy/ySXk_KrjbHL2b6NisLOy -goversion go1.13.4 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go github.com/containers/libpod/pkg/specgen/generate mkdir -p $WORK/b653/ github.com/containers/libpod/pkg/spec cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid vFz5cRM7U_bgfXyYbfnm/vFz5cRM7U_bgfXyYbfnm -goversion go1.13.4 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go mkdir -p $WORK/b652/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid FlTnej5pEZ_f2tEvgcMf/FlTnej5pEZ_f2tEvgcMf -goversion go1.13.4 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go mkdir -p $WORK/b650/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid GiAdZd6DLU0I4Ek5LWTa/GiAdZd6DLU0I4Ek5LWTa -goversion go1.13.4 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go mkdir -p $WORK/b664/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/pkg/checkpoint -complete -installsuffix shared -buildid rcuiZG9HD1Ht1YOz74UD/rcuiZG9HD1Ht1YOz74UD -goversion go1.13.4 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go mkdir -p $WORK/b651/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid nYweFC1BFcQcNaxI1gEU/nYweFC1BFcQcNaxI1gEU -goversion go1.13.4 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go mkdir -p $WORK/b668/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/pkg/domain/filters -complete -installsuffix shared -buildid 0jd2J3pm6uTUMzGgizvv/0jd2J3pm6uTUMzGgizvv -goversion go1.13.4 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid qI38bnYSeOrde0pWbv4N/qI38bnYSeOrde0pWbv4N -goversion go1.13.4 -D "" -importcfg $WORK/b666/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/pkg/specgen/generate -complete -installsuffix shared -buildid CgZ16dThCz7kvcfP8Wdu/CgZ16dThCz7kvcfP8Wdu -goversion go1.13.4 -D "" -importcfg $WORK/b668/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/6b/6be0d18c36e404c7bfe25d373a6412154c20cbe6998bc94e08a2de19984b7ed3-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/ec/ec4c6c09f52a2d5bd4eab49f9d19d09d52b8664a3aeeafd5e452f5e9fa6a910e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/c0/c0e37fbfae5491f3f4a71df73ec27af7cff08d4e451bbba252e2a5b258c1c68e-d # internal github.com/containers/libpod/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/ps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/pkg/ps -complete -installsuffix shared -buildid KGQpIvhb-Ftg1uTZOHUz/KGQpIvhb-Ftg1uTZOHUz -goversion go1.13.4 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/4f/4f1f6eb142cced964efca97a66a5ef3d2d9058a7382e53d061a897f5f3f1a16d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/e0/e014a646632cf9e2606e2384d893d1fdab2008cfc84b8ff16da55ca6c2fa59c9-d # internal github.com/containers/libpod/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/pkg/autoupdate -complete -installsuffix shared -buildid gqZxvyRoR8pzitxfjamK/gqZxvyRoR8pzitxfjamK -goversion go1.13.4 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/97/9735a93601aa185a21246446481783e68958e250ed41d700e9052a058475cc58-d # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/69/692e158fd9e35c7bfb0b7889feabfdd87639a55abec1ec2e6706d9fea9b883d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/f5/f570173965f1e653c407a5c12bd70944645717c62f3650761c4eb69c175e096e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/7f/7fc5e65cddaa10a69b56eac384e3931ba9990ce0a44cce95f1c362274966357e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d5/d5e81fef5a12e3f17f894472291b86b9a47a02c105a257a9d7559bd00bbc30f0-d # internal github.com/containers/libpod/pkg/api/handlers/utils mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/varlinkapi cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/pkg/api/handlers/utils -complete -installsuffix shared -buildid Ca7SwfAhX4mmvJ0b6mvB/Ca7SwfAhX4mmvJ0b6mvB -goversion go1.13.4 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid haB1F7D0hlKuPZER9w6E/haB1F7D0hlKuPZER9w6E -goversion go1.13.4 -D "" -importcfg $WORK/b671/importcfg -pack ./attach.go ./config.go ./container.go ./containers.go ./containers_create.go ./create.go ./events.go ./funcs.go ./generate.go ./images.go ./intermediate.go ./intermediate_varlink.go ./mount.go ./pods.go ./remote_client.go ./shortcuts.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/9b/9bf4bfcc5f9094156dad9710ca575f22b3f9cba0649189e97ee187030ae707da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/5e/5e2c650c8bafb1597c0d5a6983bd306802fcb814d60a88b698ebeb019fe223e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/42/4228557089323ac5f6ffac0852b80d06ab82bfb9aaeadaab4f7d7ce08623f85b-d # internal github.com/containers/libpod/pkg/domain/infra/abi mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap k8s.io/api/apps/v1=github.com/containers/libpod/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi -complete -installsuffix shared -buildid j8ugxdURntcnQkaZxHgx/j8ugxdURntcnQkaZxHgx -goversion go1.13.4 -D "" -importcfg $WORK/b646/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_varlink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/ac/ac0ce7deeed633974e98b1fedce2348cae4919541c73bff7a6f880d147a8f5cb-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid rEjQTUfsaQxzZGi5x31E/rEjQTUfsaQxzZGi5x31E -goversion go1.13.4 -D "" -importcfg $WORK/b516/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/libpod/pkg/api/handlers/compat mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/libpod/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/pkg/api/handlers/compat -complete -installsuffix shared -buildid bjvAQeYP0KDHcceUccvm/bjvAQeYP0KDHcceUccvm -goversion go1.13.4 -D "" -importcfg $WORK/b706/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/be/be1e885c9800290bf712c7e5e30791a8a335605a07fc8df04ca19334d498504c-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid 7mvrvBnjjhkV7gYjGgVV/7mvrvBnjjhkV7gYjGgVV -goversion go1.13.4 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/f7/f7fd570fd2f1e2ae99a43048fcb111ffc89736e4a1aab42446fca3ef45864314-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b689/ github.com/containers/libpod/cmd/podman/generate github.com/containers/libpod/cmd/podman/healthcheck github.com/containers/libpod/cmd/podman/report github.com/containers/libpod/cmd/podman/play github.com/containers/libpod/cmd/podman/volumes github.com/containers/libpod/cmd/podman/manifest github.com/containers/libpod/cmd/podman/networks github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b693/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b694/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid Bc1FqfCWjbtUqGarqcZB/Bc1FqfCWjbtUqGarqcZB -goversion go1.13.4 -D "" -importcfg $WORK/b693/importcfg -pack ./generate.go ./kube.go ./systemd.go mkdir -p $WORK/b690/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid QvjwtaCNL-dDECMVioI0/QvjwtaCNL-dDECMVioI0 -goversion go1.13.4 -D "" -importcfg $WORK/b694/importcfg -pack ./healthcheck.go ./run.go cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid lwe3IUB-x8n6Wyr8vUtl/lwe3IUB-x8n6Wyr8vUtl -goversion go1.13.4 -D "" -importcfg $WORK/b689/importcfg -pack ./inspect.go mkdir -p $WORK/b702/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid X3FiNa5Qt2wacCLOH2_Z/X3FiNa5Qt2wacCLOH2_Z -goversion go1.13.4 -D "" -importcfg $WORK/b690/importcfg -pack ./diff.go ./report.go mkdir -p $WORK/b710/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid 8Grz-LxKInazI7-SxLVJ/8Grz-LxKInazI7-SxLVJ -goversion go1.13.4 -D "" -importcfg $WORK/b702/importcfg -pack ./kube.go ./play.go mkdir -p $WORK/b698/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid bc5cSt-aX0zdLMwtXnVK/bc5cSt-aX0zdLMwtXnVK -goversion go1.13.4 -D "" -importcfg $WORK/b710/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go mkdir -p $WORK/b699/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid 7r9bAKamVG5MPsCrpIJv/7r9bAKamVG5MPsCrpIJv -goversion go1.13.4 -D "" -importcfg $WORK/b698/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go mkdir -p $WORK/b302/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid S-gVZ8AMDaHC2szaGc4C/S-gVZ8AMDaHC2szaGc4C -goversion go1.13.4 -D "" -importcfg $WORK/b699/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid xut_nwdbgSHuMsgIMlWb/xut_nwdbgSHuMsgIMlWb -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/70/70a388c32ad340bd9e2f22831c8362eed7054a618e87c837933ed2cfaf89082f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/09/09aa9f0f5d796be32f22b7da8f8b84670d4ae9c25b47bf491d7676ce40acf2f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/90/900cc231d48cc3e3926c18f703296b17d6a37a41daac9bcc44fc0750df665636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/35/353d2af7664a4673e54592bb184028064aa2b4dad8b1b4b65f1db563b90818be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/a5/a5895104685d4b9b03d40bf5a4fd71b34f3591ada4bf3ebcc0f83826d74931a9-d # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/d4/d4bbf0cdd22332626ca80cf43efb8c2853cc52e329b3ec52cc9542c54321d07b-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid k1CuzD5p12O79abCSnvs/k1CuzD5p12O79abCSnvs -goversion go1.13.4 -D "" -importcfg $WORK/b695/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/f2/f28d6aaded9fd93eadaf041c324362c3fbf9b0ef6e194095c084eac206c926f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/4f/4f20dd3afb3e2ef47b6d78df5d067a1513f97fa321d904e0591fdde03c6a7263-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/b4/b425bef69a14e8f7fca6975562d1ba42c983321bd697c7460f5762cac337d6c3-d # internal github.com/containers/libpod/pkg/api/handlers/libpod mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/pkg/api/handlers/libpod -complete -installsuffix shared -buildid 5ewhXC0NMvK7H4SPecaX/5ewhXC0NMvK7H4SPecaX -goversion go1.13.4 -D "" -importcfg $WORK/b709/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a3/a3b932632daab9c9ccce962eb6108c5fb7fe255e3da945da12dd331c340091ab-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b230/ cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid ziyZgb06PLPAnxvVLaSo/ziyZgb06PLPAnxvVLaSo -goversion go1.13.4 -D "" -importcfg $WORK/b703/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid MmM0Cd_zM5wyY-6GnQgV/MmM0Cd_zM5wyY-6GnQgV -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/8f/8f9941c885e0f89fa21e286333eb7753ff964d4c0d58bcadd777901ecf67b5e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/05/055909f1fc8470cd7906197ff392e68daf93f9031e987db93357f33f80b363e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/10/100c8cb92e8dfdbe64ecd65b9b1f1f16c81eb80684fd2625fb091de1dbb94e10-d # internal github.com/containers/libpod/pkg/api/server mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/pkg/api/server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/pkg/api/server -complete -installsuffix shared -buildid qU7D0oADnuk9alq458Of/qU7D0oADnuk9alq458Of -goversion go1.13.4 -D "" -importcfg $WORK/b705/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/15/15715adc4cb3b416b145db1710e6841c114355b7e54730c356520db54f757687-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/52/524f1b26eb304c517e05453f7ee6ab5923ed5da054a91cd58237654870a701f9-d # internal github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid o3ThaRGDrruQHiLX_2rP/o3ThaRGDrruQHiLX_2rP -goversion go1.13.4 -D "" -importcfg $WORK/b704/importcfg -pack ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/91/918bd411b45451976f9146ff04b063b9d9dbb98aa8f0d84447fc108b6754609f-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b735/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/libpod-2.0.0-rc7/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid JVRE1MBKo9pWZVJBzUWz/JVRE1MBKo9pWZVJBzUWz -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/12/1229b2a19cfb7eca2e711e6d064bdc4cbb50efb9213e5b8980589202310bf8db-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b032/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile log/syslog=$WORK/b734/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b735/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b244/_pkg_.a packagefile io/ioutil=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b246/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b656/_pkg_.a packagefile html/template=$WORK/b700/_pkg_.a packagefile net=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile encoding/base64=$WORK/b072/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b512/_pkg_.a packagefile text/template/parse=$WORK/b235/_pkg_.a packagefile archive/tar=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b293/_pkg_.a packagefile encoding=$WORK/b090/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile html=$WORK/b701/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b079/_pkg_.a packagefile internal/singleflight=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b567/_pkg_.a packagefile math/big=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b541/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b732/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b375/_pkg_.a packagefile text/scanner=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b688/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b281/_pkg_.a packagefile go/format=$WORK/b296/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b729/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b320/_pkg_.a packagefile container/heap=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b545/_pkg_.a packagefile go/ast=$WORK/b297/_pkg_.a packagefile go/doc=$WORK/b558/_pkg_.a packagefile go/parser=$WORK/b299/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b282/_pkg_.a packagefile go/printer=$WORK/b300/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b415/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b324/_pkg_.a packagefile image=$WORK/b326/_pkg_.a packagefile image/jpeg=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile go/scanner=$WORK/b298/_pkg_.a packagefile internal/lazyregexp=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b408/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile image/color=$WORK/b327/_pkg_.a packagefile image/internal/imageutil=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b609/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_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=m8cIyTZzYnO6hGaOlUzN/JVRE1MBKo9pWZVJBzUWz/T-bimqbh_B9ndoBbcKTc/m8cIyTZzYnO6hGaOlUzN -compressdwarf=false -B 0x82c2d18279360e6e51fac7803cab22850b6ec651 -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/libpod-2.0.0-rc7/src/github.com/containers" ln -sfn "/builddir/build/BUILD/libpod-2.0.0-rc7" "/builddir/build/BUILD/libpod-2.0.0-rc7/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/libpod-2.0.0-rc7/vendor/github.com/varlink" "/builddir/build/BUILD/libpod-2.0.0-rc7/src/github.com/varlink" touch .gopathok if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man + ./docs/dckrman.sh ./docs/build/man/libpod.conf.5 ./docs/build/man/podman-attach.1 ./docs/build/man/podman-auto-update.1 ./docs/build/man/podman-build.1 ./docs/build/man/podman-commit.1 ./docs/build/man/podman-container-checkpoint.1 ./docs/build/man/podman-container-cleanup.1 ./docs/build/man/podman-container-exists.1 ./docs/build/man/podman-container-prune.1 ./docs/build/man/podman-container-restore.1 ./docs/build/man/podman-container-runlabel.1 ./docs/build/man/podman-container.1 ./docs/build/man/podman-cp.1 ./docs/build/man/podman-create.1 ./docs/build/man/podman-diff.1 ./docs/build/man/podman-events.1 ./docs/build/man/podman-exec.1 ./docs/build/man/podman-export.1 ./docs/build/man/podman-generate-kube.1 ./docs/build/man/podman-generate-systemd.1 ./docs/build/man/podman-generate.1 ./docs/build/man/podman-healthcheck-run.1 ./docs/build/man/podman-healthcheck.1 ./docs/build/man/podman-history.1 ./docs/build/man/podman-image-diff.1 ./docs/build/man/podman-image-exists.1 ./docs/build/man/podman-image-prune.1 ./docs/build/man/podman-image-sign.1 ./docs/build/man/podman-image-tree.1 ./docs/build/man/podman-image-trust.1 ./docs/build/man/podman-image.1 ./docs/build/man/podman-images.1 ./docs/build/man/podman-import.1 ./docs/build/man/podman-info.1 ./docs/build/man/podman-init.1 ./docs/build/man/podman-inspect.1 ./docs/build/man/podman-kill.1 ./docs/build/man/podman-load.1 ./docs/build/man/podman-login.1 ./docs/build/man/podman-logout.1 ./docs/build/man/podman-logs.1 ./docs/build/man/podman-manifest-add.1 ./docs/build/man/podman-manifest-annotate.1 ./docs/build/man/podman-manifest-create.1 ./docs/build/man/podman-manifest-inspect.1 ./docs/build/man/podman-manifest-push.1 ./docs/build/man/podman-manifest-remove.1 ./docs/build/man/podman-manifest.1 ./docs/build/man/podman-mount.1 ./docs/build/man/podman-network-create.1 ./docs/build/man/podman-network-inspect.1 ./docs/build/man/podman-network-ls.1 ./docs/build/man/podman-network-rm.1 ./docs/build/man/podman-network.1 ./docs/build/man/podman-pause.1 ./docs/build/man/podman-play-kube.1 ./docs/build/man/podman-play.1 ./docs/build/man/podman-pod-create.1 ./docs/build/man/podman-pod-exists.1 ./docs/build/man/podman-pod-inspect.1 ./docs/build/man/podman-pod-kill.1 ./docs/build/man/podman-pod-pause.1 ./docs/build/man/podman-pod-prune.1 ./docs/build/man/podman-pod-ps.1 ./docs/build/man/podman-pod-restart.1 ./docs/build/man/podman-pod-rm.1 ./docs/build/man/podman-pod-start.1 ./docs/build/man/podman-pod-stats.1 ./docs/build/man/podman-pod-stop.1 ./docs/build/man/podman-pod-top.1 ./docs/build/man/podman-pod-unpause.1 ./docs/build/man/podman-pod.1 ./docs/build/man/podman-port.1 ./docs/build/man/podman-ps.1 ./docs/build/man/podman-pull.1 ./docs/build/man/podman-push.1 ./docs/build/man/podman-remote.1 ./docs/build/man/podman-remote.conf.5 ./docs/build/man/podman-restart.1 ./docs/build/man/podman-rm.1 ./docs/build/man/podman-rmi.1 ./docs/build/man/podman-run.1 ./docs/build/man/podman-save.1 ./docs/build/man/podman-search.1 ./docs/build/man/podman-start.1 ./docs/build/man/podman-stats.1 ./docs/build/man/podman-stop.1 ./docs/build/man/podman-system-df.1 ./docs/build/man/podman-system-migrate.1 ./docs/build/man/podman-system-prune.1 ./docs/build/man/podman-system-renumber.1 ./docs/build/man/podman-system-reset.1 ./docs/build/man/podman-system-service.1 ./docs/build/man/podman-system.1 ./docs/build/man/podman-tag.1 ./docs/build/man/podman-top.1 ./docs/build/man/podman-umount.1 ./docs/build/man/podman-unpause.1 ./docs/build/man/podman-unshare.1 ./docs/build/man/podman-untag.1 ./docs/build/man/podman-version.1 ./docs/build/man/podman-volume-create.1 ./docs/build/man/podman-volume-inspect.1 ./docs/build/man/podman-volume-ls.1 ./docs/build/man/podman-volume-prune.1 ./docs/build/man/podman-volume-rm.1 ./docs/build/man/podman-volume.1 ./docs/build/man/podman-wait.1 ./docs/build/man/podman.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.voeaT0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 + cd libpod-2.0.0-rc7 + install -dp /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user + install -dp /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/tmpfiles.d + PODMAN_VERSION=2.0.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/etc BUILDTAGS=varlink install.bin-nobuild install.remote install.man-nobuild install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman-remote bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-image-exists.1 docs/build/man/podman-port.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-kill.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-system.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-restart.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pause.1 docs/build/man/podman-init.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-search.1 docs/build/man/podman-save.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-cp.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-volume.1 docs/build/man/podman-pull.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-container-prune.1 docs/build/man/podman.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-inspect.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-mount.1 docs/build/man/podman-info.1 docs/build/man/podman-build.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-manifest.1 docs/build/man/podman-umount.1 docs/build/man/podman-logout.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-ps.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-events.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-push.1 docs/build/man/podman-attach.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-service.1 docs/build/man/podman-network.1 docs/build/man/podman-unshare.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-run.1 docs/build/man/podman-diff.1 docs/build/man/podman-unpause.1 docs/build/man/podman-create.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-image.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-rmi.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod.1 docs/build/man/podman-top.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-stats.1 docs/build/man/podman-untag.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-export.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-load.1 -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 install -m 644 docs/build/man/podman-remote.conf.5 docs/build/man/libpod.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/etc/cni/net.d/87-podman-bridge.conflist install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system/io.podman.service # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/tmpfiles.d/podman.conf install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/tmpfiles.d install -d /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/zsh/site-functions if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/lib/tmpfiles.d + install -dp /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 + install -m 644 docs/build/man/docker-attach.1 docs/build/man/docker-auto-update.1 docs/build/man/docker-build.1 docs/build/man/docker-commit.1 docs/build/man/docker-container-checkpoint.1 docs/build/man/docker-container-cleanup.1 docs/build/man/docker-container-exists.1 docs/build/man/docker-container-prune.1 docs/build/man/docker-container-restore.1 docs/build/man/docker-container-runlabel.1 docs/build/man/docker-container.1 docs/build/man/docker-cp.1 docs/build/man/docker-create.1 docs/build/man/docker-diff.1 docs/build/man/docker-events.1 docs/build/man/docker-exec.1 docs/build/man/docker-export.1 docs/build/man/docker-generate-kube.1 docs/build/man/docker-generate-systemd.1 docs/build/man/docker-generate.1 docs/build/man/docker-healthcheck-run.1 docs/build/man/docker-healthcheck.1 docs/build/man/docker-history.1 docs/build/man/docker-image-diff.1 docs/build/man/docker-image-exists.1 docs/build/man/docker-image-prune.1 docs/build/man/docker-image-sign.1 docs/build/man/docker-image-tree.1 docs/build/man/docker-image-trust.1 docs/build/man/docker-image.1 docs/build/man/docker-images.1 docs/build/man/docker-import.1 docs/build/man/docker-info.1 docs/build/man/docker-init.1 docs/build/man/docker-inspect.1 docs/build/man/docker-kill.1 docs/build/man/docker-load.1 docs/build/man/docker-login.1 docs/build/man/docker-logout.1 docs/build/man/docker-logs.1 docs/build/man/docker-manifest-add.1 docs/build/man/docker-manifest-annotate.1 docs/build/man/docker-manifest-create.1 docs/build/man/docker-manifest-inspect.1 docs/build/man/docker-manifest-push.1 docs/build/man/docker-manifest-remove.1 docs/build/man/docker-manifest.1 docs/build/man/docker-mount.1 docs/build/man/docker-network-create.1 docs/build/man/docker-network-inspect.1 docs/build/man/docker-network-ls.1 docs/build/man/docker-network-rm.1 docs/build/man/docker-network.1 docs/build/man/docker-pause.1 docs/build/man/docker-play-kube.1 docs/build/man/docker-play.1 docs/build/man/docker-pod-create.1 docs/build/man/docker-pod-exists.1 docs/build/man/docker-pod-inspect.1 docs/build/man/docker-pod-kill.1 docs/build/man/docker-pod-pause.1 docs/build/man/docker-pod-prune.1 docs/build/man/docker-pod-ps.1 docs/build/man/docker-pod-restart.1 docs/build/man/docker-pod-rm.1 docs/build/man/docker-pod-start.1 docs/build/man/docker-pod-stats.1 docs/build/man/docker-pod-stop.1 docs/build/man/docker-pod-top.1 docs/build/man/docker-pod-unpause.1 docs/build/man/docker-pod.1 docs/build/man/docker-port.1 docs/build/man/docker-ps.1 docs/build/man/docker-pull.1 docs/build/man/docker-push.1 docs/build/man/docker-remote.1 docs/build/man/docker-restart.1 docs/build/man/docker-rm.1 docs/build/man/docker-rmi.1 docs/build/man/docker-run.1 docs/build/man/docker-save.1 docs/build/man/docker-search.1 docs/build/man/docker-start.1 docs/build/man/docker-stats.1 docs/build/man/docker-stop.1 docs/build/man/docker-system-df.1 docs/build/man/docker-system-migrate.1 docs/build/man/docker-system-prune.1 docs/build/man/docker-system-renumber.1 docs/build/man/docker-system-reset.1 docs/build/man/docker-system-service.1 docs/build/man/docker-system.1 docs/build/man/docker-tag.1 docs/build/man/docker-top.1 docs/build/man/docker-umount.1 docs/build/man/docker-unpause.1 docs/build/man/docker-unshare.1 docs/build/man/docker-untag.1 docs/build/man/docker-version.1 docs/build/man/docker-volume-create.1 docs/build/man/docker-volume-inspect.1 docs/build/man/docker-volume-ls.1 docs/build/man/docker-volume-prune.1 docs/build/man/docker-volume-rm.1 docs/build/man/docker-volume.1 docs/build/man/docker-wait.1 docs/build/man/docker.1 -t /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 + install -m 755 docker /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64//usr/share/podman/test/system/helpers.t' ++ find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' extracting debug info from /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/bin/podman-remote + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/libpod.conf.5*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 --unique-debug-suffix -2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 --unique-debug-src-base podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/libpod-2.0.0-rc7 35777 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VOSwEY + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + exit 0 Processing files: podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S7SesW + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jN2xhU + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman + exit 0 Provides: config(podman) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-manpages = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(interp): /bin/sh 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: oci-systemd-hook < 1 podman-manpages < 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Recommends: container-selinux Processing files: podman-docker-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.noarch Provides: podman-docker = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Provides: podman-remote = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-remote(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-tests-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3JAIxV + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-tests(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Provides: podman-debugsource = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-debugsource(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Provides: debuginfo(build-id) = d4f62f8e2ace2771e35d750342b6f75a030c5b9e podman-debuginfo = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-debuginfo(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Processing files: podman-remote-debuginfo-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Provides: debuginfo(build-id) = c42babf0d0c85bf74902dbfd0296578d3f823915 podman-remote-debuginfo = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 podman-remote-debuginfo(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 Wrote: /builddir/build/RPMS/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Wrote: /builddir/build/RPMS/podman-tests-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.880mOm + umask 022 + cd /builddir/build/BUILD + cd libpod-2.0.0-rc7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.0.0-0.9.rc7.module_el8.3.0+432+2e9cbcd8.x86_64 + exit 0 Child return code was: 0