Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f33-build-21886322-1802164/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596136235 Wrote: /builddir/build/SRPMS/podman-2.1.0-0.133.dev.gitca2bda6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f33-build-21886322-1802164/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596136235 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oz6HUz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-ca2bda6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + /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 --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.1.0 base' + tar zxf /builddir/build/SOURCES/dnsname-f5af33d.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qOQLRy + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build:/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + GOPATH=/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build:/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + mkdir _build + pushd _build ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + ln -s vendor src ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh + export 'BUILDTAGS=systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' + BUILDTAGS='systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' -ldflags ' -B 0x2a215e7a2f93a53b40da70c7e40bc4f91e808a14 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build232153164 github.com/containers/podman/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ crypto/subtle github.com/containers/podman/libpod/linkmode github.com/containers/podman/vendor/github.com/VividCortex/ewma github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b420/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b209/ container/list github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler github.com/containers/podman/vendor/github.com/containers/conmon/runner/config github.com/containers/podman/pkg/ps/define github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b621/ internal/race internal/nettrace unicode/utf8 mkdir -p $WORK/b639/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b048/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b084/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise encoding cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b519/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid l29ZW0QNr6N2bqvk4qyE/l29ZW0QNr6N2bqvk4qyE -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid OHcnuyWE-D9C_iv9QObf/OHcnuyWE-D9C_iv9QObf -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid 0Hbu3TXoCpWnv7f1NTbl/0Hbu3TXoCpWnv7f1NTbl -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid ZMkyJEbPjEZTFN0VVlyB/ZMkyJEbPjEZTFN0VVlyB -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go mkdir -p $WORK/b043/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid w7KuAHJurLVmxNkHEe2D/w7KuAHJurLVmxNkHEe2D -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go mkdir -p $WORK/b549/ internal/unsafeheader cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b712/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MolOaFwUiu0i-Q6JF0dc/MolOaFwUiu0i-Q6JF0dc -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go mkdir -p $WORK/b715/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b517/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid 3dO3u4_CxVTtK3XRiw1z/3dO3u4_CxVTtK3XRiw1z -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go mkdir -p $WORK/b509/ mkdir -p $WORK/b014/ mkdir -p $WORK/b078/ mkdir -p $WORK/b025/ mkdir -p $WORK/b308/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b129/ mkdir -p $WORK/b248/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash github.com/containers/podman/vendor/k8s.io/client-go/util/exec cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid 8CESp-orArPBrLTtbZHS/8CESp-orArPBrLTtbZHS -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/image cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/pkg/annotations cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid ItKavzexmE0UVO-M_MGE/ItKavzexmE0UVO-M_MGE -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go mkdir -p $WORK/b042/ github.com/containers/podman/version cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid g6q193p1dhvrnHegmXYI/g6q193p1dhvrnHegmXYI -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b005/ image/color math/bits cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid XpYrebJD9kpVAs8N9M9q/XpYrebJD9kpVAs8N9M9q -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid PgTvYTCVjs4HxRGcMDbP/PgTvYTCVjs4HxRGcMDbP -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/events github.com/containers/podman/vendor/github.com/containers/common/version cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid CoZzWbcQSySZja8_ysrg/CoZzWbcQSySZja8_ysrg -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid XXTz11g_65q8QTtMv3Wp/XXTz11g_65q8QTtMv3Wp -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid eENsSxl_QHj1k5CJIp59/eENsSxl_QHj1k5CJIp59 -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF unicode cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go mkdir -p $WORK/b120/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid H1w3f0PlaalpAiCOrlNN/H1w3f0PlaalpAiCOrlNN -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b124/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum vendor/golang.org/x/crypto/cryptobyte/asn1 internal/cpu cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XPX_v_Jbdh2vkLxngUTU/XPX_v_Jbdh2vkLxngUTU -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go mkdir -p $WORK/b609/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CAExZEKIb9FXV5SvxEUK/CAExZEKIb9FXV5SvxEUK -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go mkdir -p $WORK/b337/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/cf/cf5a19dae0cdec7fb5d81ba85c35513ca2bafb559f07d05a2a2f86951935e3d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal mkdir -p $WORK/b525/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal mkdir -p $WORK/b504/ mkdir -p $WORK/b713/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF unicode/utf16 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid IiK70fSDZft7qmPuY64E/IiK70fSDZft7qmPuY64E -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF runtime/cgo /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal sync/atomic mkdir -p $WORK/b380/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid g5Q3AHB8oil_u2z3umgN/g5Q3AHB8oil_u2z3umgN -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid SWkry6dkuR4E99SM8-tO/SWkry6dkuR4E99SM8-tO -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 4K-KDsQg46ZKmorbY7Ou/4K-KDsQg46ZKmorbY7Ou -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/ba/ba665f003b9b4d559270081331615186b603eeec94d9fa00ded80e1cf2f33ee2-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid Y-DY_y9bGddTACIAWaE9/Y-DY_y9bGddTACIAWaE9 -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/88/88998f7e7001582658962476ecc14ebf46aaf2ce0066daf6ae6d30e0a38ca217-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/37/37b698991da4dedf5c6e38d7500ecc8ebccd2dfb83ed15d1f62c12fbf242cbaf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal runtime/internal/atomic cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/80/80763068a718b35b246572f0e3b4bfb7cd6dfac824847759c5693a2d9591ef16-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid Tki6kWL0Y-tmCp13kbRL/Tki6kWL0Y-tmCp13kbRL -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal mkdir -p $WORK/b015/ cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/4e/4e93adb5e2f1e6a97b35bf4485f902d89c782b3655d7776abbd92b5749fe6b73-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/ab/ab579e7bbb193572062e8656dacd5dadb9a67fefd8c281b301e71c7c3b0c1ffc-d # internal cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid JDAS6NQiotcw4Mm6WiSA/JDAS6NQiotcw4Mm6WiSA -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d7/d74cc7d88d9b7cb8edc832445f7c6427c79368389a2a2208d99b828ad2432c8a-d # internal cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid GHGNlETbjIt87yvqs_M6/GHGNlETbjIt87yvqs_M6 -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid n6KOl2hEs5b0hfFP0PD_/n6KOl2hEs5b0hfFP0PD_ -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go mkdir -p $WORK/b336/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/03/0338a0a94f9b8bc673d709262273f258e652ab169de916add8dbc1b81f43fb74-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/6e/6e462aca5d287eb7e2ae5994eaba028b7df4ae8235814877cc5607ececd7e1b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal mkdir -p $WORK/b230/ mkdir -p $WORK/b461/ mkdir -p $WORK/b486/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b026/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 8NPSB3td0laD2F7dGYqh/8NPSB3td0laD2F7dGYqh -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal mkdir -p $WORK/b286/ cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/5a/5acde6ffea346e2250d044508a2afd7a816c004dfca34e5d2a672772bd335183-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid y1MMVZHd7aCM6spCaM-5/y1MMVZHd7aCM6spCaM-5 -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go mkdir -p $WORK/b195/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/de/de0b3f7b0872ffecbf28cf228e1d93075d8a3fec0a4276f141a9edf92b3a5c08-d # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/41/41b51678852fe154fcb3dde93a1d23e0b53a0208f1678c8d383b46ff4f29c536-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/45/453203026498a9587bcd9be2c48417c0896a9ae2e84b677d3b4a50e8c24c48ef-d # internal cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid PgVAUJgZZyok2eelnFtj/PgVAUJgZZyok2eelnFtj -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/ca/ca69734cd1300526bfb5b44ef5037823516280d13cf87e80031427cc35f096b2-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/77/77477eb4d4368c96850b2bfe63fdc7d8c1152a89c53df02d70e59b08c095bc79-d # internal cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid FYw2lijTmWDT2RIEBDBT/FYw2lijTmWDT2RIEBDBT -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go mkdir -p $WORK/b009/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid _iIYHule4Z9BhJslKoSo/_iIYHule4Z9BhJslKoSo -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/bf/bfcf7d44df5d699198447ee1d48d9664d4afd83a2c496a746dc741f43f153840-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid P-xrMmSQ9eRDEic55Wcf/P-xrMmSQ9eRDEic55Wcf -goversion go1.15rc1 -D "" -importcfg $WORK/b195/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/7d/7d89273ecf86ce5d7eaabd065ff399b370a8f916e1da6f7418a9aab763002a3d-d # internal mkdir -p $WORK/b058/ cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/88/88b70be9498bb81ac2af9819778d6d2b5e26cee506416fbf748be1a8f050aac3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6P_sFQgHZ33aOAKmQZW-/6P_sFQgHZ33aOAKmQZW- -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go mkdir -p $WORK/b080/ mkdir -p $WORK/b023/ mkdir -p $WORK/b012/ mkdir -p $WORK/b010/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/fa/fa46b2cab018760f31de846d57f6ec3fd26438835c7a30f762e999da5adb3190-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c9/c9c79c2d181f8b7df09cb5408bb27737020c4f75c7f2f35c0f34461ccb327263-d # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/db/db4fbe727ad23fa87ad2c5896680fc481b203ecffdfbbd37e0971c4c16899101-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/47/475eccf2b283a90192f9e3a3f055b21be75ce1498ec840bb0d8c1065b8e09079-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/ff/ff94770af8519902210d32bf692cec0296d77f36063bc3131cffbdbe37d64b95-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/61/61db9bad3c3b2c68b5b605b64385d3ae915c713b3d85bd34ce867196f9c98563-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/50/508f8f10f304af41a10de0de509e27b084242e965efbab123f9aa03e9d0a1cc9-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/2b/2b65fe605f803b399a97258735226f8bc3d308f011b93645dbbcdd0bbfc6240b-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9a/9a5b5f9e137d83f69b4b20c1252b711701f2437d58a96cb8f1e3b0f43365e598-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ runtime/internal/math github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b011/ internal/bytealg mkdir -p $WORK/b197/ mkdir -p $WORK/b008/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid l9GsgaEjSgHWAP-qq9Av/l9GsgaEjSgHWAP-qq9Av -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/13/13a4e1bfb902a80557afbe0eb8fb6e3b7263fcc2051384de89f5c9e4a698e8bf-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid ZOZrFmI2zL_dnBtcv5d7/ZOZrFmI2zL_dnBtcv5d7 -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/9d/9dda86812c4f5c85e74f45980c32ee3fddb9982333261bb07f038efbd9166ab3-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid O1v8iNDSFybdhrzEX2uz/O1v8iNDSFybdhrzEX2uz -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_386.S /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/43/43525768c82144a7926009de39fc3b286f81c8995b5cfa2931c13639c5776808-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./asm_386.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_386.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b4/b441efe9c868fe36203d8acde03e695b8344d25ff30163e4c451b9a016ff11b3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-d # internal sync mkdir -p $WORK/b013/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b079/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ math/rand mkdir -p $WORK/b046/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 9w_To5LmIW1eWqiRZVH4/9w_To5LmIW1eWqiRZVH4 -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a2/a20004d5edbf7f73a7796d84cb2e0f059071b03c7245668146603e5e0e2992cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go io mkdir -p $WORK/b028/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid TnrMzRQss8G9cLQw52KE/TnrMzRQss8G9cLQw52KE -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/podman/pkg/registrar cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b612/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b384/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid CdCBqe1YIvJStjyzddga/CdCBqe1YIvJStjyzddga -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 9U6sAIFFxlUlO31To-Oy/9U6sAIFFxlUlO31To-Oy -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid JH5BPAaLlj0UJjSNinlK/JH5BPAaLlj0UJjSNinlK -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b024/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 1Ng0Ld3f21qIkKKgdRXQ/1Ng0Ld3f21qIkKKgdRXQ -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e4/e486a4d00e6f3b9e3fcb1bdbf5f5733238cc5664781c74d3f1941de51c28c40b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/fb/fb22614000b91cbf7cd9aa756e035a90cb26b462f2bdfda96773e28b75e50fa6-d # internal syscall mkdir -p $WORK/b017/ cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8f/8f67c4849b12ffed1f42b6f158eebc4c175827bfdd8d077c8e5720a137b19206-d # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/e1/e18bfcd92fe7db1d22c065b2e377eefbcafd41da5bd1ff2563e1b5272a9f0ccd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys container/heap mkdir -p $WORK/b414/ mkdir -p $WORK/b541/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid rwKEDY_oztFz1B417RqU/rwKEDY_oztFz1B417RqU -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/51/513f8fad78409d040b694729512219a654ba6e2811daa5c3022847eb2bdd1ef6-d # internal cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid UXiPLjCqa1wRs1nNyq1a/UXiPLjCqa1wRs1nNyq1a -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rPn-JBm4pd-2xwN5wLd7/rPn-JBm4pd-2xwN5wLd7 -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/42/4202fbe5742d45f9fa0cbca7f4199644880914892d07d0e42a79b69c2b4e85cf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/57/5730528b9ee8d196d452679d6e8071e207032c1b85cbaa6587623aef9d4caf62-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal hash mkdir -p $WORK/b050/ crypto/internal/randutil mkdir -p $WORK/b054/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b103/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF bytes mkdir -p $WORK/b036/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid 2qTozNCgJl1QVLomyEAi/2qTozNCgJl1QVLomyEAi -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go mkdir -p $WORK/b132/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF strings text/tabwriter mkdir -p $WORK/b037/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid IWLNglV_2yVu6dQc0MCV/IWLNglV_2yVu6dQc0MCV -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid _EML9JjmZZ3SqEEdMPeG/_EML9JjmZZ3SqEEdMPeG -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go mkdir -p $WORK/b292/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/26/26e040fcd511cfcb12364792cb0ac383ad0aecc7bc2f88aa7656b1205b46aadc-d # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0tJHtB0tdOZf8coX8gm5/0tJHtB0tdOZf8coX8gm5 -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid oKPwuVpe5B9AYCIyqY3Q/oKPwuVpe5B9AYCIyqY3Q -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e1/e19339faa1b661c0d88ae06f92c14390aa8d3b4aab1c1f9b06ee1ff438c7d4e7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b102/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid wlYPeiAVucAq17mqOBQb/wlYPeiAVucAq17mqOBQb -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/af/af2baedd8abf467e022df97dc2724a4bccae4c079019c2a34fc2e8b33c7703d8-d # internal hash/adler32 mkdir -p $WORK/b375/ hash/fnv hash/crc64 crypto/hmac hash/crc32 mkdir -p $WORK/b112/ mkdir -p $WORK/b186/ mkdir -p $WORK/b125/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b062/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 8mhoRlC2SINmpt0ZfIcK/8mhoRlC2SINmpt0ZfIcK -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Oool82ExVbnVJVYOB2na/Oool82ExVbnVJVYOB2na -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid i82ciAY06Wwz4uJFW5lz/i82ciAY06Wwz4uJFW5lz -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AjgN16cGfx2TiJEOKGgd/AjgN16cGfx2TiJEOKGgd -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 5Cnc00dAJgPLtY5FWa7D/5Cnc00dAJgPLtY5FWa7D -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d8/d870b5160aeddf95a22eafea5b1fbb013293f6fc39b77e847dd76858d247ddf8-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b6/b6e4e3bc4b720c6e3d4f3daf42321a69f6cf7c9c0cab463f909c2bd5a00907f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9f/9fd5500c9ad68cb5073acfa86434e8d83bc6eafcb73a635906acd6e69292239b-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -NVOsjaC6ohMr6Tz1W-D/-NVOsjaC6ohMr6Tz1W-D -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid thxNv6ctSOLOLGEIZLDZ/thxNv6ctSOLOLGEIZLDZ -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/bb/bbb1d4d7de0d51c292ddc00df2b77eb9eb14b5be43ebc6c4707297b8b2c1c4c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/def1e391dadf4e869c560aa8848adeaecdf5ec62b815064684f6d2ab8f83b06c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal crypto mkdir -p $WORK/b049/ encoding/base32 crypto/rc4 mkdir -p $WORK/b064/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b128/ mkdir -p $WORK/b372/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid izu142RDAMXNHBIXVL8d/izu142RDAMXNHBIXVL8d -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid xmx3dzrQkxP3oVlQzPj1/xmx3dzrQkxP3oVlQzPj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid zCMhpH2zyqOeyG-ZFgCe/zCMhpH2zyqOeyG-ZFgCe -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go mkdir -p $WORK/b251/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQJg7H_-qmjSNZ3doy6W/KQJg7H_-qmjSNZ3doy6W -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 4M2oYL_MfBn5Af-xj3v5/4M2oYL_MfBn5Af-xj3v5 -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go reflect mkdir -p $WORK/b021/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid V133QHi5Vg1ZJsiXyrGI/V133QHi5Vg1ZJsiXyrGI -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid tcIh0nah2nwQL0wqtx5u/tcIh0nah2nwQL0wqtx5u -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid z-ODhQULf932EyMpqWdI/z-ODhQULf932EyMpqWdI -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/2e/2ee3a19a2542c39e56058e4353216460b4219096237169d48876842ba434bf98-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid obcBtHjU2LLdSnLXUwdU/obcBtHjU2LLdSnLXUwdU -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils path github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ bufio mkdir -p $WORK/b276/ mkdir -p $WORK/b095/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b035/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid L1MubnGYutt_JDl4z23B/L1MubnGYutt_JDl4z23B -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid HCaazad-72G4Qs0CVPGK/HCaazad-72G4Qs0CVPGK -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go regexp/syntax cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid vgamkQQ6LdiYfUBRHQtg/vgamkQQ6LdiYfUBRHQtg -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ab/abea0467c0edaaf72ded03b2a66a11f9e3cd70a0ce749a7932a39681550e2a2d-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/3f/3f03c67bd301176229bb282a5df355dffecdae6d83db8c2341a8c761c9b8c661-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9a/9ac6b7bc89a2cf9a6d0ac46d434e0ea2dbd364d81971e2064ca7e199c7663452-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c8/c83437239d447b24ff7833f3511b7e110e56854098155b672a92fc2178fb8535-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3b/3b85cb1ae0872c07b8876c7c232c825c1b6afaf52d570b5aa185d8e1e44a6e37-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c7/c717f8b2252b9aa25c22c065f020edc0d7de20a6dcd6952977980889763fe4dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/b2/b2865267f98ca63ebf7a3d7ea9eb3209cc8935a4f3e7f272a926f558af510589-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/f6/f6ee301874467b8366079229747de6dbb3d4cc3a426752a1b399dc1c2535c619-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal compress/bzip2 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid iWhaSEp1nBErL2rvvC2k/iWhaSEp1nBErL2rvvC2k -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go image mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid e2a-ufLrj-zkg64hX6Tb/e2a-ufLrj-zkg64hX6Tb -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b489/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF time mkdir -p $WORK/b016/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid ym1bYnCnhqCZPKZQcvZ5/ym1bYnCnhqCZPKZQcvZ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 9qYOUI98Sy055imbaIYs/9qYOUI98Sy055imbaIYs -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/21/21fc310108af3a3447b585e0bf6c6b38ef6833e19545a50a7a19671dc834d9c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/2b/2b25877df9fd5807fb184c279e6d7dddb1860ef94cda52c19091228db44dfadd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/98/984e1c95869de9efa13b60ca77bb4fc4d739c4582002587b5ac61e40c05d6ee3-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4pjvXxCEp-a-IVF-BJqd/4pjvXxCEp-a-IVF-BJqd -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/86/86958b9aad4d9b25f9c97ccb6581929e4f8fcf9fb55a6b8e6065133e0388fccf-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid x08Pp0WZfcdTUDJXwPkN/x08Pp0WZfcdTUDJXwPkN -goversion go1.15rc1 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b496/ context github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b002/ github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b602/ mkdir -p $WORK/b724/ internal/poll cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b030/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid -uz6vJC9PU8vpbQw5GN4/-uz6vJC9PU8vpbQw5GN4 -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid PNALmJpT0DZpdMYvSvTW/PNALmJpT0DZpdMYvSvTW -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid BegXrRCexxRj0jUioaoK/BegXrRCexxRj0jUioaoK -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid RgjI_S1rQmBSrcKNkK3-/RgjI_S1rQmBSrcKNkK3- -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid d5i5V6e_hVueE9LLG3iO/d5i5V6e_hVueE9LLG3iO -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid zBttIyTJEddAAipM2uEI/zBttIyTJEddAAipM2uEI -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid YtYO8ONaNiyKg-EjH8ff/YtYO8ONaNiyKg-EjH8ff -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/27/27d319e71cd70bc1644613643d09758b8953449702ba9384d8637b430a12fcd4-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/77/77ec90f7a84840956f41fee34dc84a01e52749f63738ca2fcb658deffae3ced2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/de/deab683e6dc6fced038eb5de019552d7412e8d5264b6899dfc2411ab67afe790-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/9c/9c0ddfe79178d53755c7582462c0b824c270a06c7cefc922c934955c0aa0984f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/f0/f0bdb3b59d010ad3446779a667e8f17d143eaf31fd7c6cbb6ba6c7f3480b9f80-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ mkdir -p $WORK/b422/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/fc/fc80f301ef5c996d60883fb643efb0b71c39b2cd09cd1e3af6e85481e1f8155c-d # internal cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid vS0p-mocJF39CHIy6q52/vS0p-mocJF39CHIy6q52 -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 0rRGHw8KpuIfWrhkxykL/0rRGHw8KpuIfWrhkxykL -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 5k8yKRrKmA5Z918_5K9x/5k8yKRrKmA5Z918_5K9x -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/7c/7cc0168e319a4bc0b077065616c6e156cf1c7293d5de6c3c52acff64482e3212-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/dc/dcc242412d7f70c6ce880d6be5455f9c64c17548ce8814b5c85d48362b9cbb00-d # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/76/76732b1a36c5267dab0f8baebfec1fe9bb764daf68c6a555cc8ada01c1877725-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/10/100cc95b040c1c7961970b2fd4572e21353165c51f843d91641262ddc46f36bc-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid cX01DN0X42RhgRAlN8L8/cX01DN0X42RhgRAlN8L8 -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Y-xZQBc08f9wHXLTwz2q/Y-xZQBc08f9wHXLTwz2q -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/28/282e678678146428acc732d823d65b58e7b3c44f042abc0373ed2f4f88fa4694-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal crypto/sha512 mkdir -p $WORK/b055/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ encoding/base64 crypto/sha1 mkdir -p $WORK/b073/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF vendor/golang.org/x/crypto/poly1305 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid laniOmCg5G40yBxzxTmp/laniOmCg5G40yBxzxTmp -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b066/ crypto/md5 mkdir -p $WORK/b063/ github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid vpMWtEIHzdcvqOnuXAYE/vpMWtEIHzdcvqOnuXAYE -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b641/ crypto/cipher github.com/containers/podman/vendor/github.com/klauspost/compress/snappy cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b111/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./sha1block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b063/symabis ./md5block_386.s mkdir -p $WORK/b067/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b041/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid 3KqwmwgsQOaFP4jDI9SA/3KqwmwgsQOaFP4jDI9SA -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go mkdir -p $WORK/b061/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2ERYP38k5khWr5mP-kQ/u2ERYP38k5khWr5mP-kQ -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4WLFGGrsVG9vM5uA40-l/4WLFGGrsVG9vM5uA40-l -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ftKkvkX5dhVW4N6pVt-_/ftKkvkX5dhVW4N6pVt-_ -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_386.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid TNZ20X52eywO2n3tPrt4/TNZ20X52eywO2n3tPrt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p0xjVnPCbSghEUUxRMmL/p0xjVnPCbSghEUUxRMmL -goversion go1.15rc1 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid c_UOm3oF7hARGEEigNX_/c_UOm3oF7hARGEEigNX_ -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/70/708e1cb7bf5d1308107d5c773a2515eaae59c243ace09397962ca2de3aa2807e-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_386.s cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid OTUvdsTHIOAtcxX_Gkup/OTUvdsTHIOAtcxX_Gkup -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./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_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid utob6WTdXqxougDX67YJ/utob6WTdXqxougDX67YJ -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal encoding/pem mkdir -p $WORK/b072/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yi3gdYo-wRRoDVqliurZ/Yi3gdYo-wRRoDVqliurZ -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid kOqIpg_xgBG0R2IIFAIJ/kOqIpg_xgBG0R2IIFAIJ -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/3a/3ab41594074e82fee6146f127e9c0265132670f280bfa7775e52a080ae1d99bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid OYdYtx1g8gsSpRdtpBor/OYdYtx1g8gsSpRdtpBor -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b063/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1b/1b63965b9b7e65a614b91f12a0d7e48e17fb5301dc56d987489f5dd487ca0c07-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/89/89289a4fac1b6a9566a2b056ea839fae4765fd5c53a69329fb91a865c721b3b0-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c9/c9b1d39da191979f5cec5c8178d4cc2601ab710835a416d026ea9de73dd31073-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/36/36d55654808a9d86356ffab26944210b1911f1ee27a47574789c5025782b6bcf-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b638/ vendor/golang.org/x/crypto/chacha20 crypto/des mkdir -p $WORK/b083/ mkdir -p $WORK/b051/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid BX9oR2UZ6rRxG51fD9gC/BX9oR2UZ6rRxG51fD9gC -goversion go1.15rc1 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go crypto/aes 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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b040/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 1ZeMbhKLsP4pGuMT7EwM/1ZeMbhKLsP4pGuMT7EwM -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 4uqDyMbofvJdde6_LF8L/4uqDyMbofvJdde6_LF8L -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JktWQVaS1BWJOTMqkHhD/JktWQVaS1BWJOTMqkHhD -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ runtime/debug path/filepath github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mattn/go-runewidth cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b416/ os/signal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid KEw4iQCl-uwLXHQJPVsR/KEw4iQCl-uwLXHQJPVsR -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go github.com/containers/podman/pkg/ctime internal/lazyregexp cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid erf1WGZN2ycl7x_TS4O8/erf1WGZN2ycl7x_TS4O8 -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go mkdir -p $WORK/b529/ fmt mkdir -p $WORK/b019/ mkdir -p $WORK/b458/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b115/ mkdir -p $WORK/b075/ mkdir -p $WORK/b557/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid tk8v2C_2RvmmQ8xQG4bD/tk8v2C_2RvmmQ8xQG4bD -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid xa5mV_2eY1sVQo66f7Nl/xa5mV_2eY1sVQo66f7Nl -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b115/symabis ./debug.s cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid f6GQtzhA_u3xqkwhT98v/f6GQtzhA_u3xqkwhT98v -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9Q3PvJqNcs7ZdrgKn0Ni/9Q3PvJqNcs7ZdrgKn0Ni -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid jDoTvRyokAraP06791R6/jDoTvRyokAraP06791R6 -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid ILPOZlAf5fPfhIfxqJlX/ILPOZlAf5fPfhIfxqJlX -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid R9A9NUcrBqoXckNldKqF/R9A9NUcrBqoXckNldKqF -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/29/296ed85cda9b60a566cfd40c5f61b1d1e1107d165a0964302f88fef0168548ce-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/01/01b6740bb294c792137c60df70ee2d005e605fceadba742a772bab491f6ba7fd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/52/52b75d2383f1a38b278eb109cdd5b4139e2ca623b0607abcf86e01a2e8eaa351-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/2c/2cd6a052c18eef340bec297c9d53a2cfbff6a5032e6e5e136e14aa3179141123-d # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/14/147986ec2354e04cc034ddd780cc01cbb2223d855c0d8838df0cce8139004c15-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/4d/4de5fdfb1956b70917ea7eb0aa7c79552de5ab7c3ff8a912aeec39f70d5a063b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7a/7aacd8f4aa8773bc54e8f2493101a673b03642c2fea8fa7167bbf025000cfff9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/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 EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ScdsBXbuQcWDhGrb-CaO/ScdsBXbuQcWDhGrb-CaO -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b115/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b458/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f1/f117d60089b82a693867c287074c21bb32490db2d86b6669b50f3c87e5583d32-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ca/cadf075a737aedca07b892e4bc610d6ac0c2c88285bc3fef98325efcc28b3712-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ os/exec mkdir -p $WORK/b137/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _kdPBacTUIwgsn48b3or/_kdPBacTUIwgsn48b3or -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 2uOEf8sSMwdRrDDY26EE/2uOEf8sSMwdRrDDY26EE -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/51/515dde88fce719b9509dbc6d055b3cb3e173025d285cc2ce704665a99696a53d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/b0/b0d2347ca4b3a3ae6c25173dfdc2df16c5fbde4b55038f4562453b69925cea8c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal encoding/hex github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go log mkdir -p $WORK/b071/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs net/url mkdir -p $WORK/b081/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b210/ mkdir -p $WORK/b105/ mkdir -p $WORK/b114/ mkdir -p $WORK/b122/ os/user github.com/containers/podman/vendor/github.com/opencontainers/go-digest cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mime/quotedprintable github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev github.com/containers/podman/vendor/github.com/containers/image/v5/version cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uX7yuv0XB656NfItPi_f/uX7yuv0XB656NfItPi_f -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go mkdir -p $WORK/b218/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/config cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF text/scanner cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b184/ encoding/csv cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid HSujn8fvTUeMT3hTfDHN/HSujn8fvTUeMT3hTfDHN -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid f3eayvELB1QDv-JBIbVq/f3eayvELB1QDv-JBIbVq -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid 2uflvz5UQiUDOtZqevXs/2uflvz5UQiUDOtZqevXs -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go mkdir -p $WORK/b139/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b092/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers net/http/internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/time flag github.com/containers/podman/vendor/github.com/docker/go-units github.com/containers/podman/vendor/google.golang.org/grpc/codes vendor/golang.org/x/crypto/curve25519 github.com/containers/podman/vendor/github.com/pkg/errors cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 9b4XC_hpRKPa6CAfiTtS/9b4XC_hpRKPa6CAfiTtS -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go go/token mkdir -p $WORK/b161/ github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/containers/podman/vendor/github.com/klauspost/compress/fse vendor/golang.org/x/net/http2/hpack cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid s6Y7P5b_fTfG0cULrAH6/s6Y7P5b_fTfG0cULrAH6 -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b311/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal mime mkdir -p $WORK/b345/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ github.com/containers/podman/vendor/github.com/mtrmac/gpgme github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid BmGNUjYZB4H0aVV2GVNj/BmGNUjYZB4H0aVV2GVNj -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b239/ compress/flate github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fUHXI4F65cOwMLXC-s_g/fUHXI4F65cOwMLXC-s_g -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go text/template/parse cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid H4bm9eZHLpbgvLAV6xa4/H4bm9eZHLpbgvLAV6xa4 -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go github.com/containers/podman/vendor/golang.org/x/net/http2/hpack cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b280/ github.com/containers/podman/vendor/github.com/BurntSushi/toml cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF encoding/json mkdir -p $WORK/b088/ mkdir -p $WORK/b294/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid md_EBmZgeUwM_Cm-Q_Ao/md_EBmZgeUwM_Cm-Q_Ao -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid mcksdVN7BlPzcX8p97v7/mcksdVN7BlPzcX8p97v7 -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8e/8e74cc17facccd4630d80628ecb6c20fb4a7f65864caf481329466ced1913340-d # internal cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b260/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b163/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 8Txw6y6n1Znay-G7Lmn5/8Txw6y6n1Znay-G7Lmn5 -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b338/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/09/09d239d70db092081ab3fe11accddd2d2a83ed1521a9e6315fb2e3770a692796-d # internal cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b226/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid o4JmrqRKZWRsUtiUPz6T/o4JmrqRKZWRsUtiUPz6T -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ngf5bzpSREzvb92nGI12/ngf5bzpSREzvb92nGI12 -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF math/big mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid c6iW8KcZq8fX5TiBTlLb/c6iW8KcZq8fX5TiBTlLb -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid WYU7FqvfD7wPNkdybUbo/WYU7FqvfD7wPNkdybUbo -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b319/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal mkdir -p $WORK/b086/ mkdir -p $WORK/b096/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid 1mmCfrblIwfvgZ8XE4f2/1mmCfrblIwfvgZ8XE4f2 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid hPcW0CeBPHMsvAm2ItSo/hPcW0CeBPHMsvAm2ItSo -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b194/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b232/ cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/24/24ce71b4cb60d295786946c0337d96d1d6948f05c1f2a380ae1af9177e30e49b-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZyZzg8OXXEL1MRceR5HM/ZyZzg8OXXEL1MRceR5HM -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b253/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6QtvrO08gcQCy8v3845J/6QtvrO08gcQCy8v3845J -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4d/4d2268946903dd868e8bf44ef2b47381498610b200b7fa8cb669b42d3a4025e0-d # internal mkdir -p $WORK/b110/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid 6SR_WzkLhVizH0Nj9n8h/6SR_WzkLhVizH0Nj9n8h -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 97gNsGR2etmjfVbyGGuC/97gNsGR2etmjfVbyGGuC -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b158/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid PfPT7RohpQ8T25q1PZBY/PfPT7RohpQ8T25q1PZBY -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e6/e63683818f737bcfcf6efb3aae8b69a71487067e7887933bea82a3496c23b29f-d # internal cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b346/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/48/489e9d88088cd143cc030715eddfa324fb9ffc11a37e9a7a682baddf74dddbc1-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid SRFkJ4MrIyyqs8pBg1Rk/SRFkJ4MrIyyqs8pBg1Rk -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/64/64c9684925a70689531249c506a7dca10a2874d61d8aabe350179cfdbca51223-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid EqdiDb4b2N59aS0irOsy/EqdiDb4b2N59aS0irOsy -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid XzCUFeTAY93pH8QIvzcG/XzCUFeTAY93pH8QIvzcG -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b159/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 4SIlhi7B2X-hNndb8W4_/4SIlhi7B2X-hNndb8W4_ -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b283/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b369/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b273/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid nUnENdqTLyazX9gpLpbk/nUnENdqTLyazX9gpLpbk -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal mkdir -p $WORK/b272/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b149/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 58H3nGfLnooX2DvpY3-t/58H3nGfLnooX2DvpY3-t -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go mkdir -p $WORK/b354/ mkdir -p $WORK/b141/ mkdir -p $WORK/b225/ mkdir -p $WORK/b223/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b117/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b155/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid a-0mUn539Ol4AetR_Tfz/a-0mUn539Ol4AetR_Tfz -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b385/ cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/49/4906d9b0df61136f11ddbd59c67ab7d28d2cc45707107df92d61900e64382531-d # internal cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid YyjQM05vTCjgE0RaCfHL/YyjQM05vTCjgE0RaCfHL -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid tXb9gIN1SNtkgknh5kVW/tXb9gIN1SNtkgknh5kVW -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b045/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b424/ mkdir -p $WORK/b353/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid cJxLKn5mQB_1QiNB8e9e/cJxLKn5mQB_1QiNB8e9e -goversion go1.15rc1 -D "" -importcfg $WORK/b223/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/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b405/ cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/86/865d71517c25cf98b6f884167ce27a9afa3c020af1eddba2e98b9a9315a7b145-d # internal database/sql/driver cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid SEZO77BH2sVE-6JW4Mqm/SEZO77BH2sVE-6JW4Mqm -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid uPWAZ3CZB_fbVOdh7pBG/uPWAZ3CZB_fbVOdh7pBG -goversion go1.15rc1 -D "" -importcfg $WORK/b117/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/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b419/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ULkdAaxfKLNXPAH-3nvF/ULkdAaxfKLNXPAH-3nvF -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 8NHa_qpWQMc_tFDG7wkT/8NHa_qpWQMc_tFDG7wkT -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9a/9a4b644492054694f9711d07b5e703f0e3b19295506578dfe911ee50d219de27-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid crDBCJ1Ps3j89JNQUF2C/crDBCJ1Ps3j89JNQUF2C -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 8YqIHI8ci7lgNHFQg7VP/8YqIHI8ci7lgNHFQg7VP -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./arith_386.s github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ mkdir -p $WORK/b435/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid -OLDVqo4z83KstFHNeVE/-OLDVqo4z83KstFHNeVE -goversion go1.15rc1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid eLkab3dYd0-EWcxSufae/eLkab3dYd0-EWcxSufae -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b385/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/grpclog cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/74/74e635e0574d844b604d46161511e8a34406c54d533b40e16892a5ef53cb6361-d # internal mkdir -p $WORK/b331/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7v32vl2LQ-Av6yNmcFVY/7v32vl2LQ-Av6yNmcFVY -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/46/4689844a23a03cdba789249b6251d07087a1a90f3be93adc353a2eb16636d915-d # internal cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid s7wpoVdW2F4wcgN8qP0f/s7wpoVdW2F4wcgN8qP0f -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid RZmTrYsUqP6JuD0_qfDS/RZmTrYsUqP6JuD0_qfDS -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go mkdir -p $WORK/b441/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid 3F-Uc8hsuNBpj49g1Om5/3F-Uc8hsuNBpj49g1Om5 -goversion go1.15rc1 -D "" -importcfg $WORK/b419/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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid wy8KPoNt1WNF3MfOpSn6/wy8KPoNt1WNF3MfOpSn6 -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CXAg22eeZ79n-GTWZMBn/CXAg22eeZ79n-GTWZMBn -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid Vunt9SZT-bUh8FwkqqQT/Vunt9SZT-bUh8FwkqqQT -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid GDB-imo93-rS1Z2OCxTA/GDB-imo93-rS1Z2OCxTA -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid iHSHuTsFJyr0wt2IPHbc/iHSHuTsFJyr0wt2IPHbc -goversion go1.15rc1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go mkdir -p $WORK/b436/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b119/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal mkdir -p $WORK/b432/ cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/morikuni/aec cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/27/27ede068066d18806a99188717943529f63c5c19b1b0731b8b848af6f59abb9e-d # internal mkdir -p $WORK/b459/ github.com/containers/podman/vendor/go.etcd.io/bbolt cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f8/f8774bd5bafb12b6b2ba354a3a5fce58de8a85370aeacedfdbccd50357cc929c-d # internal cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ff/ff43ff7526052c9443d066f95bafc77b033304a79c3a18599a601ce3eef5ce53-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N8J8if2jCNocDs6G9-DD/N8J8if2jCNocDs6G9-DD -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 1U2YuOQf_zY4_PNLuQqz/1U2YuOQf_zY4_PNLuQqz -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid I5SjenaoFUwC0mKNd5WX/I5SjenaoFUwC0mKNd5WX -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go mkdir -p $WORK/b396/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid 2M8dA3GmnD2NdbvQROL8/2M8dA3GmnD2NdbvQROL8 -goversion go1.15rc1 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid kCXm5pIwlnlqjzDv-pXt/kCXm5pIwlnlqjzDv-pXt -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b104/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid iYFNBmLftec6vU6eLKcD/iYFNBmLftec6vU6eLKcD -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid QSU6O5udmeA_KjemvqOI/QSU6O5udmeA_KjemvqOI -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid oh2DL7gAefAvxCIyuAwh/oh2DL7gAefAvxCIyuAwh -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid GPo51l-os68oCtphn5pv/GPo51l-os68oCtphn5pv -goversion go1.15rc1 -D "" -importcfg $WORK/b123/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_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/48/48ad8d8704e3c47eb830cf6491c9fbafca34af8a033fa01e1d1a8c4510ed4e97-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/01/01e7e16904821e3e3982d3776ec3a1205fbc99c784f03b25b6f46f2ae8d57e68-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 2P4sOfzFB_SvAN7up9st/2P4sOfzFB_SvAN7up9st -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go go/scanner mkdir -p $WORK/b289/ github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid gwB0MxtzLYaiIXqRwfqb/gwB0MxtzLYaiIXqRwfqb -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid DZKK2nXPTfNEewj0dtjw/DZKK2nXPTfNEewj0dtjw -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/09/0933e950699ea1c1ab82eb12ec6098601f1717376329bf9394827717420710c5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zdBXw1UPv1Bvf5rd03X5/zdBXw1UPv1Bvf5rd03X5 -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d4/d45e32f948f1957dc0d79435609dad7d8b3bd908f2326291bcd1bcc630ee5b8b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid OZmavk6kQ4cLgTOOecMx/OZmavk6kQ4cLgTOOecMx -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/ef/ef631f5d474e57092c9f06589f0687723c769052c6f5d169a868046729aa1c42-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e4/e46e3d7359d278318fe79b035fc45dbf7a72490a10c9f5a4eeebbde3b3de382c-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ff/ff501b396b5f5fb9113cb74a95d7c81afa02bf3b6621b40695c925e7526314b1-d # internal mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid h2Rx9sDEOCDYwyw95RHU/h2Rx9sDEOCDYwyw95RHU -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/6c/6c324f929832d7f3f000b1acdeefed1ca1ce53fd5f123e89a26c0272583d1529-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid WbT29ZSJQOFuwG4w5IFi/WbT29ZSJQOFuwG4w5IFi -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid MQGbaSGW_yZVxjjDZtA8/MQGbaSGW_yZVxjjDZtA8 -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/40/40f80e1246e0a2abf67682553d50a14d9168149c8551742f8f1a0e95b811bff2-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/64/64f32561971e53dd06028766cd1fbcdb478a4e7dbab7e88ccc4da41154cf0e42-d # internal cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid BVFxJyoYkDrxeRrvIUFz/BVFxJyoYkDrxeRrvIUFz -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Ki88M-xIO0tQk8row7rF/Ki88M-xIO0tQk8row7rF -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/host github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid SjOOVWF9evt70UqvCrbx/SjOOVWF9evt70UqvCrbx -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go mkdir -p $WORK/b494/ github.com/containers/podman/vendor/github.com/hpcloud/tail/util cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/bf/bfaf90c2383cb78d32b41da6603d271131b9daa593e46c2141417f470e1c2508-d # internal mkdir -p $WORK/b497/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b494/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YrH73ptNtG0JXyC3TcO5/YrH73ptNtG0JXyC3TcO5 -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid JuzYbKeK8bA8dCZYrBoS/JuzYbKeK8bA8dCZYrBoS -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go mkdir -p $WORK/b500/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal mkdir -p $WORK/b488/ cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/90/908177f7b4406035e2bae8444d2f475918e2d1492604f28a5c5a03a01797b013-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b503/ cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/bd/bd51e3c603f7805a79e25258d305ebdc155d339fccfed123cb279a10b2e19cef-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/6b/6b923512f52cc7d59d20aa93d4f9db40114607ce245c5c7978710b77f9f7934f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b231/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid KlFuH2Es-EsiBzeMzgbO/KlFuH2Es-EsiBzeMzgbO -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid k22UVSqPBrlaoaLCfbJF/k22UVSqPBrlaoaLCfbJF -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go mkdir -p $WORK/b506/ cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a0/a0f40877f0288c554c9b960002e081b7fff5851d533c7d7fdbe9342a3dd18920-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid k6rByEOET9ERsB41t-G5/k6rByEOET9ERsB41t-G5 -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid lFxWB0aJArbMxbe9V7TX/lFxWB0aJArbMxbe9V7TX -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid -T4Ya7lcWWd-H98AGgyz/-T4Ya7lcWWd-H98AGgyz -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1d/1d28bcab59d2ce3abe70abefd088b50829cea326d1ec1e808cc9924059270083-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/3c/3cf4f76cc42f4bffdb6671737bd006482b658d5c4f7d16403210e330e4cc9653-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid oNECxHMMdk6TWm8dO2Ll/oNECxHMMdk6TWm8dO2Ll -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a3/a30cf57848c53467aa4e6c7d5359dfe8b3028bbb743859b6263f67c38602e159-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/a8/a848014243a97dbb328de34b9d2ae7afae1769bf129cc58dbc4da5bf7d93de15-d # internal cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/75/755d8c015ab9525b4c5f32939193704b973a85eb240cbdda3cc0225d27fdca24-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ github.com/containers/podman/vendor/github.com/google/gofuzz cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a1/a10fd61a989ac8ddd8fe162281f2afa1d9dfd0e558a9d60f70f0b23211de7106-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ELLg9rMdu22Sv6a8FAyb/ELLg9rMdu22Sv6a8FAyb -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/75/75c28b811f411a4c466e47833a600ed65563e9651bb3b63026d758776761cc71-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid dtrzSEzf97Q3gALaakVD/dtrzSEzf97Q3gALaakVD -goversion go1.15rc1 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go mkdir -p $WORK/b545/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid XY_JLldzGz4-cszMmOEe/XY_JLldzGz4-cszMmOEe -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ mkdir -p $WORK/b188/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/podman/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid xZDC4C9tpSMXbryRzsTG/xZDC4C9tpSMXbryRzsTG -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid a7Bno3gpqUEwC_WZTbtr/a7Bno3gpqUEwC_WZTbtr -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/bf/bfbfa0e479451169042eb7dcf12bf22907b10c341a704282e6d9c9c485937db5-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid jsquL4CDWD4K9hXp-0It/jsquL4CDWD4K9hXp-0It -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid BTeS6mM7B8t3oey68hIo/BTeS6mM7B8t3oey68hIo -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid Z_V7GzihGc2MNoQRnI5u/Z_V7GzihGc2MNoQRnI5u -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/7b/7b0615a111fecc60296800a926701a95a51e500f041357050c160645d7814fd5-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid FDgC39A6tJDpAGEfIzn2/FDgC39A6tJDpAGEfIzn2 -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/74/74eaf9e2ea83e5466111b9ba992247bf59a3289780198ccc08d79653c4510843-d # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/3a/3a84de76ce1ac5b0702524242ed593bf098d7019399587d0397126711526a3bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors github.com/containers/podman/vendor/github.com/docker/distribution/reference cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal mkdir -p $WORK/b554/ cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/32/3256acb49f1105f5d12c1f2ecf92416dbb03fb5ff34c1bc563f955f7e8f1c073-d # internal mkdir -p $WORK/b168/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ github.com/containers/podman/vendor/github.com/modern-go/concurrent cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid ELcM5NHSwfpzYR5EfBpE/ELcM5NHSwfpzYR5EfBpE -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ mkdir -p $WORK/b564/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid AEtTZ36GnvG-75hlUeoB/AEtTZ36GnvG-75hlUeoB -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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_386/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/48/488f85ad6458b3ad9442a24b874959f5506f2edcd549f4c800a60fea4b211ae6-d # internal cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pdrfodvU2w9PeiIQLnJT/pdrfodvU2w9PeiIQLnJT -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/7c/7ce0c9c51918713cd4df19772d5fccf9ce697b80fe31e3816deff413b598620e-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 6KNE5EdnYjNIpGhG2qV4/6KNE5EdnYjNIpGhG2qV4 -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/fd/fdb112209d4d813856caea9fa9cfd937fa3d41cc61e8f63ae4559a559ef6d10c-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics github.com/containers/podman/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b597/ cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/7a/7aabc50897c86db3430663646d86cea41e18a8a585db18a7e3227139ceb9cd1c-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hGFicnpCKQYJVCabhHhU/hGFicnpCKQYJVCabhHhU -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b575/ mkdir -p $WORK/b566/ github.com/containers/podman/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid B-CAKJw_u02kDd5n3hQN/B-CAKJw_u02kDd5n3hQN -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b601/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid lb-nsB8Cv9ugk-YJnV4z/lb-nsB8Cv9ugk-YJnV4z -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/b5/b51d01ab9f7cabf3057543adf1ba9b3f451e8c8afdaba96aed6fb5fb2b54058e-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/d3/d3360ecf198beab9e34535223c6ade7483c167061c2537df79423c48608af210-d # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 55aX-UdLO1sipX6CWDJY/55aX-UdLO1sipX6CWDJY -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid pqPQ7bO-tKg1NXXIGdYN/pqPQ7bO-tKg1NXXIGdYN -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go go/ast mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid haeCrP39HDQ29HepS3WB/haeCrP39HDQ29HepS3WB -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid OpLLd1ZU1Rh-hbunhZRD/OpLLd1ZU1Rh-hbunhZRD -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/8f/8fdd780f1c325b599b28af243e8eedf2b3a05697c3e7780dfaf3afd40e026d25-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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_386/buildid -w $WORK/b597/_pkg_.a # internal mkdir -p $WORK/b634/ cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/04/04c6b05558759a05f80f9fd7bbe337de2ac77d9cfb001c17cf349b9040cf576b-d # internal cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/df/dfa8dcd7d4fea4d1fd370e8b1018b6678cec16249005acd586ea087e3f3bb8d7-d # internal github.com/containers/podman/pkg/env cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/9f/9fbc98df689dce712e241ea014716ac8775de0936c8d031836bbd0e8be6d1c79-d # internal mkdir -p $WORK/b655/ github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 1zLFESQLOkFejXLE51px/1zLFESQLOkFejXLE51px -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid UyB8dbPj7cpAKJmQH39v/UyB8dbPj7cpAKJmQH39v -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/21/21ec6df826ac5bcb3f00581c934497722eefffb0b7e9d3ab4ddf027f6171c7a6-d # internal cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid E_KOm8kTL9idiEdNsZk2/E_KOm8kTL9idiEdNsZk2 -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b7/b7590ce50f8bc614f1281ec3fbbc0cdab83b16239804a4ca9a4427186ecdf19f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid 2IAKrgRJZkihGkgQtWUB/2IAKrgRJZkihGkgQtWUB -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/c2/c26ebe54b87bd75a190c51b8ce0fdf7c9b453c6cb1f360d4a029c0bd7cb12778-d # internal cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/51/51bdff85af53bab37d3ce26d8b7c31f66f8299cac15ef39909ff3072a66e734d-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid 9M3MwrOchoaaayBdyOoj/9M3MwrOchoaaayBdyOoj -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b670/ github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal mkdir -p $WORK/b661/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7d/7da4845623962654aeebf633e2ac8e83b7a6819d9c6b295a89860a76137b2f35-d # internal cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid iALAHMdFd-ii7uJ-D3gW/iALAHMdFd-ii7uJ-D3gW -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/78/7863f20a5f7caedbeafff3bb456682d7b28c0debc57febae976ea2060b9f8f02-d # internal cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid sKgSVUvANoyH-JlYrUsg/sKgSVUvANoyH-JlYrUsg -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/c9/c9a39b707e1ed3371e6592e0f5739282556ae9f36c89a3671220934dc5ea1b35-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid _b-x-4HvDO4_HTSLZN9B/_b-x-4HvDO4_HTSLZN9B -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/b5/b5da22b368555092aa71f06b3c298cbf67c676efd175284f8d23c8a994bd3c70-d # internal github.com/containers/podman/vendor/github.com/google/shlex cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 5PpXw-8ts0_fXB0is-SR/5PpXw-8ts0_fXB0is-SR -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4d/4db4d64e4b3cf2219859e94381397758587ab01ab28910fac14207ea434d2f27-d # internal mkdir -p $WORK/b672/ mkdir -p $WORK/b101/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/vendor/github.com/google/shlex -complete -installsuffix shared -buildid idU894GZXl14pipDZUs_/idU894GZXl14pipDZUs_ -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go mkdir -p $WORK/b134/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid tIb5sDNXRFJCXzwQPE4Y/tIb5sDNXRFJCXzwQPE4Y -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b676/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid 513AUC90_WK2juWyzrw4/513AUC90_WK2juWyzrw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid HlI5kaOaeuc5KZmMasN3/HlI5kaOaeuc5KZmMasN3 -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid CVJ7D-slbSi632n8FpxJ/CVJ7D-slbSi632n8FpxJ -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/74/74e4c5341adf5bc808bcc41e39c282ad1d0053cb12dfa0d949016e2d1aae2b46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/fc/fc9ca2d2995a477ea8543891d772222862c4c3a1ba4fd6ea468eb361a172175d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/61/61b952b71e410a453b1913bd8e6e224a5cd2a1bcefe45ede7e517c5c51920824-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal mkdir -p $WORK/b227/ cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/58/5803ec7f82ddda3c5f54b9ab9db00c5bca0a57015b41af5ceb006020965544eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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/b564/_pkg_.a /builddir/.cache/go-build/f7/f76a49e4a717b43620b940577bc39b577b87527e2423c7246ef06cc428b6f576-d # internal cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/97/971870881509e193a0199a68ec857eefd7b20d8110a31e70780ac078599c99ec-d # internal cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid jV-XXKFxeZEhpClAt58s/jV-XXKFxeZEhpClAt58s -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal github.com/containers/podman/vendor/github.com/buger/goterm cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/5c/5c1763d85d2d2dbd807b49f30c753f0f71e291bb5ad3cd1db7c715839760dc95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/4f/4f0cfde5fcd4c00f299450408b7da15a98dfc8896bc3bf542c7b70df8dab3bae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid oGB2ik_EnYRPleF2r-eF/oGB2ik_EnYRPleF2r-eF -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go mkdir -p $WORK/b245/ cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/f9/f9f45ed2b72d8b4e9d72ee3f99f2d1c0c01206c9257b5f02422ac7dfa973d0c1-d # internal mkdir -p $WORK/b297/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid p1Dh9Ax05B9GTZ-txPGj/p1Dh9Ax05B9GTZ-txPGj -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/36/36d9685e028ceb94b9716b704cf04f32a6a72924d2fac6360db492ebe7740499-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a8/a81ded5810f67976dfffc01774288ea0b28a6a53f2defb85ee382e3f1722bbb1-d # internal cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF compress/gzip mkdir -p $WORK/b148/ vendor/golang.org/x/text/secure/bidirule compress/zlib cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid Cz1z6TI6JS7JwtP1M_Ri/Cz1z6TI6JS7JwtP1M_Ri -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b374/ github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ mkdir -p $WORK/b350/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid -BWTNtMj8D-oAH_mLaW6/-BWTNtMj8D-oAH_mLaW6 -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid E2zIWEMnLcyn2RgIAUEz/E2zIWEMnLcyn2RgIAUEz -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid tMhoCWEgy67FwhCXSNs5/tMhoCWEgy67FwhCXSNs5 -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid oNX58wUHcJfQNwWs90xX/oNX58wUHcJfQNwWs90xX -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qDIDzqLkXANx796gBmGN/qDIDzqLkXANx796gBmGN -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/77/771b12bcb0c8beae6d7be0b01792efb54efd8f95ef702a67030dfc1953862727-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ github.com/containers/podman/vendor/github.com/containerd/continuity/sysx cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF mkdir -p $WORK/b448/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/term cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid VfMY8MknASzHy0sMK7tV/VfMY8MknASzHy0sMK7tV -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go mkdir -p $WORK/b457/ github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid qYLlFQqWiJ9Ee6RWSQnW/qYLlFQqWiJ9Ee6RWSQnW -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid ywXLB0CWCz65Egfe5vcl/ywXLB0CWCz65Egfe5vcl -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid C29YBLgaRpIqtz8l_8Fn/C29YBLgaRpIqtz8l_8Fn -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid AdShvRPu6-ORaAtYxB5R/AdShvRPu6-ORaAtYxB5R -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/4e/4e7a18450056a151ddb37eadca5c46881db62825c2f9924a60ce264cc3a853d2-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/3e/3e2dd005bd8331f0c73a141e9f365fd1011a13891d07866357239c7dc5087aaf-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/dd/dde51719fd1f9e76d60ea8ea1a3e1eeb243d433cc91dd027e445a9923ab2c2a7-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fd/fdc64163a5ed716953526d2fe2888f30dfe52798c1a74b1c1b45871103100ab8-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid hj8FWw02d99Cr5GAMTF5/hj8FWw02d99Cr5GAMTF5 -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid QZ0lyy46dTXxXk-0aklS/QZ0lyy46dTXxXk-0aklS -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/d4/d42a95689bf9da54840f55b759ca7181fdd33feacfc13c7a537e012a2f489fe0-d # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ea/ea354e38169395c80336c21d317c6573e2c05272766aa471c20926648ddd3616-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b565/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid vbS8G_53dmaWVY6ETUAG/vbS8G_53dmaWVY6ETUAG -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/76/7648c07d22793e886620241b1cb1406715e1a96505ad3b0aae4f56fbcc20d7c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid hzgrQiY7g3zhYAkiRMRB/hzgrQiY7g3zhYAkiRMRB -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/cb/cbc05cb17397a984c476d2f0724d51f68958c9ebc87f91697cff41c74db0b50c-d # internal cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 87dmdiJsXI_wFx1EyoIF/87dmdiJsXI_wFx1EyoIF -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a5/a59b3825a84f1e6b8467be6d735bf31cbcd2d30e11f526c86a1c17d915b08595-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid XpBybrY_KDzs8lQw44BS/XpBybrY_KDzs8lQw44BS -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid oFrMUedITRacXrDES0gz/oFrMUedITRacXrDES0gz -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3b/3b2a8474eb946f1de5fd0bd3dac28446d8964d0281dc8db499b54fc5c30c2e70-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b723/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/7a/7ab6e33f1014ca42bebde021a60c6aa3ce3418016badabb2c7e718d0fb62e4ac-d # internal cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 6V9P5ZWHdC7y07m8HZzD/6V9P5ZWHdC7y07m8HZzD -goversion go1.15rc1 -D "" -importcfg $WORK/b723/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/62/62dc276e48b4faf69cf6103167d2bd12f0ae6bbd66780eb51d557e5d8796d912-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid VdQZAz3QvGt4cYOa0rrg/VdQZAz3QvGt4cYOa0rrg -goversion go1.15rc1 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/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 cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/14/14d41ea4724f77a5900ecfd01f331fc54c2463ce3df4756f00c734e79f2f35a8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6c/6ca0128ffd13b31666fcbfeb78d61994e4d968bafcff8a9cc536a44bd93b021d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/96/964d71e2e80e231594741da098c8613724d39d0b9a1c0be351df3455ef727885-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid i_Qrkm1j_ay286JntqS1/i_Qrkm1j_ay286JntqS1 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid XaFhMWkcK31dVNjNq1Q1/XaFhMWkcK31dVNjNq1Q1 -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid Fy_9JyH4zCfXtDPC4I1b/Fy_9JyH4zCfXtDPC4I1b -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid 5hT7T17qfOnH6KUoLJfJ/5hT7T17qfOnH6KUoLJfJ -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid ts3iQdlrVCX6nz-hJfaB/ts3iQdlrVCX6nz-hJfaB -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3ba976edd64fee9e6a95a199f6cf56cd0e52ebbad1863b3846d6ac2a763f08ae-d # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/62/62f062ba745e5ec19c47e078b4f64790790e6583a8cc893c84e96eb02baa9ea3-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/8d/8d57bc12880a78d57766c1d8fadab065c3e0034953f6b4e671291fb873db883b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/8b/8b83652d7221337198c392cd18e60593e344feeff3efa8a03f0dbd3c480209c7-d # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/2d/2ddce7fc50edb90b7f7e264a605ffebb402d91b310f45eeeebd447843ec4b735-d # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/03/039bd3c5a3fb8373927db5e302f95dbc0f078d13cfaddcc658e362731825b506-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/82/82f431c57c721f266ab8fca31e758b88525c99f9d913e244d134a35d0cd01077-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8c/8c188cb9841590a71dad86df9bc7110c1af106c1531f025e642bf505f96eee34-d # internal runtime/pprof /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal mkdir -p $WORK/b733/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Co3yZ3ioZTuU8xfKsbnm/Co3yZ3ioZTuU8xfKsbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid WSxiN_HFbWGF3qemQzgP/WSxiN_HFbWGF3qemQzgP -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/97/975047bc812a901d856d0dfd0e982533030ee551d3a293b32268f854283236b7-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/42/4214769d7bb0d74b9e1b7ff1033bed675527b140894998c8ccadaac87c113cb5-d # internal text/template cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/69/692e498d8702943acfeae4c62d07c6ba7557b1dfd50317057450ae1c080082cf-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid po1UOP-1aJNmPCxx0PYu/po1UOP-1aJNmPCxx0PYu -goversion go1.15rc1 -D "" -importcfg $WORK/b413/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 cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/59/595152745a37afb0aeb254b763e256aa436aa9049c5bf2933fd9984fe1bb2296-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d0/d0ecb984b57b344d9464e29b0128b28863882d76d1e1392a82291cb9380efccb-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/de/de11e83634dc9532fee6e8b0e81c43b12a0b4ea123d2d3f722904d14d6637b31-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/56/568bbddea93b63addce911cfa5832e2336e2862491ae8683c43d30ddc21de66c-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e9/e9c859e10432e5bef1fd89450e1c107cb788b416a7efd9d2c44659818c20dd11-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/3e/3ef69467791be48ff0b27481c183dee39639a73cbef4f08212d0940eeadc8eca-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid he-cEE1aupcEka0cTqt2/he-cEE1aupcEka0cTqt2 -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/c2/c23165b19e32f0f62aaced7c5bea8818e4d238d2f644d56ee4801ad2db3ecec9-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/fd/fdb044db6acf8c7f2b18c4159fd3bc1c73a5fde5970214eb4dcc4c00967750e7-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/01/016aa3a383feb158f1e7d220957b5e56c37a0c85615e900d940a6b024b2f4f74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid teLdqAwVWd9I5hHMFEbl/teLdqAwVWd9I5hHMFEbl -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/ee/eed1efa5402d795f232d3e4f1b4858930b6f40359a0739e7ffd2be5d1ca60ea5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DbR_UAJJ-BOI-V1hQ8PL/DbR_UAJJ-BOI-V1hQ8PL -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m32 -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 cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/23/2306ce5600b5181f74b5d58fe5949828e8eccbf37aa9183b682ccd323f3bf96a-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ github.com/containers/podman/pkg/hooks/1.0.0 github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid ObVW1ML_ppXUw7pNU2KZ/ObVW1ML_ppXUw7pNU2KZ -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid j_oi8OVeyKQkrn3b2h8J/j_oi8OVeyKQkrn3b2h8J -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go github.com/containers/podman/vendor/golang.org/x/net/idna github.com/containers/podman/vendor/github.com/sirupsen/logrus github.com/containers/podman/vendor/github.com/prometheus/common/model github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid -ZY2t2Q866cawey29the/-ZY2t2Q866cawey29the -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go mkdir -p $WORK/b349/ mkdir -p $WORK/b464/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b136/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f9/f9c57d0b49d12002f7c71a7a4a1bc518eecd2ad311005c33f49fccd00ea187ab-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/1c/1c62bee94bdf7a55baf4a3aadd799059e5eb92b35b40cc293a8d703d908da775-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal mkdir -p $WORK/b456/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 2fPupPxydDOL5z_cvvvK/2fPupPxydDOL5z_cvvvK -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go mkdir -p $WORK/b255/ mkdir -p $WORK/b560/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b532/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b126/ mkdir -p $WORK/b315/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF mkdir -p $WORK/b118/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid FuprRL6cl8vaBss1W2Ca/FuprRL6cl8vaBss1W2Ca -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HxCZd1kSmOvFEKWBTcDd/HxCZd1kSmOvFEKWBTcDd -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid ZSt8r4cwY_c__G103FgV/ZSt8r4cwY_c__G103FgV -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go mkdir -p $WORK/b216/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid lXxl-1Mqswj2-rw_W0kh/lXxl-1Mqswj2-rw_W0kh -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b619/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 97Zq3I1IkSppmeJRUJx0/97Zq3I1IkSppmeJRUJx0 -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b714/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 5ZkFSFyUh-NAX4hFxL_T/5ZkFSFyUh-NAX4hFxL_T -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 95k5ABCA-r_8kv_CE3sy/95k5ABCA-r_8kv_CE3sy -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid K7Bagk-W-Ha-484sPhBB/K7Bagk-W-Ha-484sPhBB -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid E4ElaSalLPP6zbCfrtex/E4ElaSalLPP6zbCfrtex -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid Zdmgj1OKiTwAb3mVDFxy/Zdmgj1OKiTwAb3mVDFxy -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/98/98315b1e354f0bc330fe3361cd47f840d6d973d59084c87565ad5d2650fe2933-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid yxTHLNwIkjvxxqMUYnEl/yxTHLNwIkjvxxqMUYnEl -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go mkdir -p $WORK/b250/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid j1SlFO0vwKFAuCGVAZnf/j1SlFO0vwKFAuCGVAZnf -goversion go1.15rc1 -D "" -importcfg $WORK/b118/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_386/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF github.com/containers/podman/vendor/github.com/gogo/protobuf/proto cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 7k6CjtIPGLNdvFp40ENS/7k6CjtIPGLNdvFp40ENS -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b335/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 6fLik-iESnVSp3X020dU/6fLik-iESnVSp3X020dU -goversion go1.15rc1 -D "" -importcfg $WORK/b250/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/8e/8e40266f3f284ca1fd5343c39fb4e369ffd5106547677cdfa77dcdee18795d44-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b717/ cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/60/60e8744559f6703caacbc5c2942ff478a5f4c00d0a4e494b67e2f8f3fbf7d9b7-d # internal cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b200/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b199/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid jOvUqPTu_SOKYoQBg2Vf/jOvUqPTu_SOKYoQBg2Vf -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid nI7rU9WpZ5KAkjqWGvM6/nI7rU9WpZ5KAkjqWGvM6 -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid wZ9pSDuEHSY0MMoN6YTL/wZ9pSDuEHSY0MMoN6YTL -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go mkdir -p $WORK/b247/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF mkdir -p $WORK/b203/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid M3GBc-zRyXJgUrikhHfu/M3GBc-zRyXJgUrikhHfu -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid YRmnzwE4zOzoo8JBUuGH/YRmnzwE4zOzoo8JBUuGH -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid lkaVqHpRFfjmfxhEXLdD/lkaVqHpRFfjmfxhEXLdD -goversion go1.15rc1 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid kgPj4X894PRQfCjFKEcI/kgPj4X894PRQfCjFKEcI -goversion go1.15rc1 -D "" -importcfg $WORK/b717/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_386/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid HQ6ASLgFitAUd3E1RL8L/HQ6ASLgFitAUd3E1RL8L -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Umh7t3dexEG-i95CeNri/Umh7t3dexEG-i95CeNri -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid vln44RIwwejDOLY61GDx/vln44RIwwejDOLY61GDx -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/8e/8e4c9acff13c7191aaa3800e7f2f9bee2ebc9e42b431e6623fa6fb91fc90183b-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _YTSW0TavVXyTAe4RneY/_YTSW0TavVXyTAe4RneY -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/a5/a55734507b1e007271e7855559536f1bd91d7a58dd418abc32faa9c09114dfc0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/74/74ab7dc9c236a78d8deda8c4a573a5b0492fcc2341a3fe77fdaad8e5c846a98f-d # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a3/a3be28562f41f960f347f582162897e7f40e54a709d31aa8c6bf860177dd464f-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/a4/a42d522cb622e2c38b4508664e4ada9cfcf2d69b5aa0553afc13a9183fe0fa9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/68/6830c531bf08419d1e8ecbacad146c17e6efc21e3bbf48280d71e729f1469bc7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/2e/2e9eda495db3fc8bdf6435c1e1738fc471beddec9d6ec93761df83a499a6affc-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/79/79e2d777975e7b1c315e371d0013918fabadec78d24971b2d7bcba3a291b545e-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/e3/e32bab2a00b1c41715fc2189f996e5af81305c80ec965dd80905dcdfd29f0e02-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b135/ mkdir -p $WORK/b531/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b2/b2a87eb1e19e432369aaa81fd548dd043cde0fd2f4fcec01d87efb19ecc7c406-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/db/dbcf87a5ab71b9377b0d4262955a5ab784ff9ea521fa336d50b681237a2a4aed-d # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid xFXI43MN0NzNcEKgHrhN/xFXI43MN0NzNcEKgHrhN -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid VDrhv-_7AL3xPcmhESNB/VDrhv-_7AL3xPcmhESNB -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cf/cf907de841535fe41e5672c8d87491dab6e3f4adec48c6cbaf83c39e27acd232-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid ZiU3Wfmo-tN4G8TuYeuF/ZiU3Wfmo-tN4G8TuYeuF -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c1/c1aaac1aad86cbfdb64363c425e26062b7fdf8fabb63d71e5561614c2e82a6ad-d # internal github.com/containers/podman/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/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid l9P61linMrQS8MJtUuw7/l9P61linMrQS8MJtUuw7 -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/d8/d850cda9947a607f7af66e2fee8f485e775bde6acff34b5191b7b2163cce973f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/5d/5d4ae7d687ca0d5015fb7052e963afa459f8470db2e7c3f39f737f463dce0268-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f9/f9dafa89be4c723168b5c9c1ec97b6cfdcaa87e34a513cf1295fc99bdcb7648a-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/8765ebed82231d6ee9b5033b27a366f6f18dd38dc6866903047afbfc16580c78-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/34/341daa00218e433041b8668ff2651100ce9b7546f9b53599f43226728743f3ad-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/a3/a3b4f54059e818dfbadee4dbb4e587e14f00a80fbd2c757ce3ec298a76e64e82-d # internal mkdir -p $WORK/b191/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid teS_K-LIlxF0y_832vbx/teS_K-LIlxF0y_832vbx -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/a1/a18f82fc65dca4c20bec680a4cfb395153cbefeee6986578b180f5daf5f0c8c3-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/c3/c30abb452a41fb86997d31225cabaf8ace5283164823da1892f2037f2a70d97a-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/e2/e2f3f4d9e5c041bb542ef38504f7b5a65098136b8efccddf23035367acbf818c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ab/ab58638df6dfc335443b03294e56fb6f32c306911df857ceedcc5e6ba7ab0005-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b493/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/aa/aafc83ee589664f430e26dff05a619ba259190bf8193b6bbf75a26484e3e57eb-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/83/83e761b2192cc999aacefc67ab80184f03b8f290798f8a8e852febcda9d79eed-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/8d/8daab1702f08e0b490548becd1d95b0037d70bf3c17ecca39fbabe43aeccac33-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bc/bc1ce2165d3c307683503cbfe10be5e8946005a3964b9f6c6cc75381cf97a285-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ca/cade33fbd293717c576851b2e821dc911895707befbab0afe761b7361c61c82f-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid bdJFw9qUIoHYAYnWEY83/bdJFw9qUIoHYAYnWEY83 -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f0/f06109f4da98f17ef145c0f1ca69d29154148dfa701f678df0b71bb02bf11d73-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4dc637a177571b1478764c4de192780e15d0e7fe29f4fbe66d9d45f8d6b28c5-d # internal go/parser mkdir -p $WORK/b290/ go/printer mkdir -p $WORK/b291/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Wa33B8HYUQYUApU8Msgq/Wa33B8HYUQYUApU8Msgq -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _sfp9K5rJoMr2_y08kV3/_sfp9K5rJoMr2_y08kV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/bb/bb2f33242c1ae98af62e51e16038a0c25689355fa77d69599f1ac26ce0b9e3c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid 88YbnELp1Ha1P67TPIrS/88YbnELp1Ha1P67TPIrS -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/bc/bca516ac28435eb8d5c2b966f3345b825c9bd1218f56037e2f1131ec9d353490-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ba/ba46ed1c153e2a6c09f26d78579df5d96646c1f0ed1fad637fdb153ac664a8d5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f6/f63b98ea3c4ea6b52516711fa97b248da6c449b7805797736e4685d0ab0ce687-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 09y2v33YsmfXlktes6tI/09y2v33YsmfXlktes6tI -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3e5595bed287998c0f8f403cc904cd9506accfdc568ab13f0eb9b78a18d84b01-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4b/4bff43f5eb920e576341c3d930b37a7252daa527f2e0315c1375ee37a45e2b4d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid OeuttOYjOpu3jC6AjibE/OeuttOYjOpu3jC6AjibE -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ee/ee298030b7d768cfd4b2164be1490433bcd8f7848d2e5a555447e2420defb204-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d9/d9534e893bc1fb9f1d4ad3fb4c38c7329e32ccb3255531eebe437b2dc0e0d0fe-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid j9NFhK8y75_LX6NSoZ6P/j9NFhK8y75_LX6NSoZ6P -goversion go1.15rc1 -D "" -importcfg $WORK/b198/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 cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ae/ae0d1415aba1d9301b000869c51bfae1195b95a2eba7f970a5430b3fc6c4a461-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/klog cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid QfpPku9g1iKfnuWNz1Ji/QfpPku9g1iKfnuWNz1Ji -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go archive/tar mkdir -p $WORK/b237/ mkdir -p $WORK/b244/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid zGJxhKU3TbVBTDkW_VMS/zGJxhKU3TbVBTDkW_VMS -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b538/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CjPXrdjA1nLvz1LyDscN/CjPXrdjA1nLvz1LyDscN -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid W7DWQv7t92Lxvays1qgs/W7DWQv7t92Lxvays1qgs -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid b7hDB80zHxa7Qn6w_4Iv/b7hDB80zHxa7Qn6w_4Iv -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid cHNo0ATJJQRfCTs2fNXU/cHNo0ATJJQRfCTs2fNXU -goversion go1.15rc1 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/37/37c1cfc15dc820b501830f6d78a934b344c663bef0abed860d49bf27486f615b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/32/3234ecdf31435b177bd5c487fc0d26ab96324a9ae68c2cd8dc618a93da88cfb3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/f7/f7bd09d0857afe90839183bb8eae51518c076877c3da8fd6803f198d1993b0fb-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/fb/fb8184105b7aabb5777da2a9f76771ca3fdfd83a7af769986b9aac45a931ddef-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Rbqpnk0TSqq2RA1q92tv/Rbqpnk0TSqq2RA1q92tv -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/51/5115e6525832c1fc052bb80bb3191d0fb7fd4ef267aff879e807cf3f6b3089e0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/podman/vendor/github.com/containerd/containerd/log github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b267/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ mkdir -p $WORK/b394/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 4HNGVHhgdVq9MwRVhbIz/4HNGVHhgdVq9MwRVhbIz -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b238/ github.com/containers/podman/pkg/errorhandling github.com/containers/podman/pkg/hooks/exec github.com/containers/podman/libpod/logs cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid XF9A-iIwV2yywQZd8TSb/XF9A-iIwV2yywQZd8TSb -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b613/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid cuXLA6pt7FFQ-7dJtZV_/cuXLA6pt7FFQ-7dJtZV_ -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go mkdir -p $WORK/b397/ github.com/containers/podman/pkg/hooks github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b388/ mkdir -p $WORK/b444/ mkdir -p $WORK/b133/ github.com/containers/podman/vendor/github.com/containerd/continuity/fs github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b451/ mkdir -p $WORK/b481/ mkdir -p $WORK/b533/ mkdir -p $WORK/b523/ mkdir -p $WORK/b530/ mkdir -p $WORK/b522/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b447/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid ALeeJPi9cY_9SPyJwnyY/ALeeJPi9cY_9SPyJwnyY -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid ZwpSgIb-0seJXDkAPHuH/ZwpSgIb-0seJXDkAPHuH -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/resolvconf/dns=github.com/containers/podman/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b454/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid G6wmSVviYia2nWiPIFIZ/G6wmSVviYia2nWiPIFIZ -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid cTu17Yr7K9mmlYpkG0dx/cTu17Yr7K9mmlYpkG0dx -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid jnVtkdYz5Y8IwyklBH7E/jnVtkdYz5Y8IwyklBH7E -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid lBlJh4TSCqoKUNPs5Y08/lBlJh4TSCqoKUNPs5Y08 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid fCL9U5uYRWrHSsdw69UI/fCL9U5uYRWrHSsdw69UI -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid GO7TzyvYE6uu63AaEZCd/GO7TzyvYE6uu63AaEZCd -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid NRogb84HBZTbKGFNpc1C/NRogb84HBZTbKGFNpc1C -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid rk2RTYmNwUrwGbGxQ1jR/rk2RTYmNwUrwGbGxQ1jR -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 4O6XotrqYnTlTySJSCdb/4O6XotrqYnTlTySJSCdb -goversion go1.15rc1 -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_386/buildid -w $WORK/b116/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid jRy4TyVkJAbOEIOuEtmk/jRy4TyVkJAbOEIOuEtmk -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid MVtcpCfUlJfYGCqCnWHh/MVtcpCfUlJfYGCqCnWHh -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/8a/8a9bf6c3479eff7c4bc856cb6d72bbd95f1e89e8dd540d6891c5cd700d873183-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/17/17ccf9a63289143f7da6c63147e37198c14a415acc4209e0d4f67f649732ede7-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f8/f84378843fe5dfb944c6008635a68178cc87fda12945972a0f133d2ba95d2f01-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/91/91745e3474a1e6dfade8dc71541fbf86c54bbca5348a516296338212521179e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/6e/6e5d5d0301d46d38b56bad6104e9f1eec56b61b2cf23ba9de300421ece10bd6f-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c3/c31814a0b4b69a695f2e65925ec2f5ebcfb99956fc7f645e26b4a7b9dea62ce7-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/15/1538dcc51b14174d8523e76dd0b96816f1e283b6da97adaa712a6d273eb06023-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b249/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid caqRq3P97B-0VHjt5fPx/caqRq3P97B-0VHjt5fPx -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid mjOMbHQDEbRqaDYU0bnE/mjOMbHQDEbRqaDYU0bnE -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 7xHOe2Q_HvxN4AfColEV/7xHOe2Q_HvxN4AfColEV -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7e/7ea553aa687dacecf96bb797a8472f1289d9120cddef0896eddbf12e5edbbe1c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal crypto/dsa mkdir -p $WORK/b069/ crypto/rand mkdir -p $WORK/b039/ github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF crypto/elliptic cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2ma7jAX3oYJY3ez59gw4/2ma7jAX3oYJY3ez59gw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l7pr1uXtlg_460zWpG_F/l7pr1uXtlg_460zWpG_F -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go mkdir -p $WORK/b053/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid djx4nRpPgOYCogwhw4fY/djx4nRpPgOYCogwhw4fY -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _uYmSW3I1suPvdpPdusi/_uYmSW3I1suPvdpPdusi -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid rUX6yLc7Kb3lTD6Zl924/rUX6yLc7Kb3lTD6Zl924 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/a3/a33e0864af6bc7a3e27872e554d5f4b2fbc4dbfe21f878f0ce4d19c31c92d2c7-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/34/346c8abee1fc4b0a801e6b2f0194278f68439db60e0519f117a98eab83d53c3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/eb/ebd4524a6f73d036390dcf71ef124a5ef9cf194521151e49c89a5ad89bbc210f-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/47/47a21692dc18930229cb54348197a656bcc3baac63b257598e8d5eb985ada581-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/59/5965205af316fcaf7ecc7a80451bf2a847cc8cc05aed1afa8a38f874dd176b49-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/aa/aa3d77d47ee778351bcff0dd21d49ec696e16e148987d3efcb20feb3c89757bf-d # internal cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid I1-f7pZsN3Kx3TBnilSh/I1-f7pZsN3Kx3TBnilSh -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/b7/b73d8a1bace0d41783458965d94e55864eb9e3ec405838f07c0e435e3409e506-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5e/5e3dfeb6159bee096a7cdacf3ee19bb01147400f7936e6f8da3420106468ac8b-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/4e/4e0752058daf6b78c0110db0b79374f5337fa686fa758266143cea5e5c0704e8-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid khJ9_yYsaiLVqwlfDF3H/khJ9_yYsaiLVqwlfDF3H -goversion go1.15rc1 -D "" -importcfg $WORK/b242/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_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/ce/ce4fefd12b4e4e2d529abd9c3e7f7488a885cb4803dbb9315b7d073d8b50800f-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/e1/e116e9d8751067bcf6165e71b7d2ece9d6402c0bf8f8868d89e952245b20ac3a-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid klqefnB2oCds3yZE88RZ/klqefnB2oCds3yZE88RZ -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/04/0458cc47aad23726ab7187719d0cb3ae86cb248a5a44e206e919029d0bdbe60d-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/38/3859b87b1e7066b14977ea9bfa9bfde9f68830ff84d1840e33949ca5464e4ce6-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2c/2c4def336b8216668d84f3285efb7d6e8c2edceb7dfab93014408750d0388285-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/2e/2e16d0da1cb23b1fbfc7010bfc065389d9e6a66fcba08f482443d8a302704f65-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid bGl3rsjcGxOAFamvrh8C/bGl3rsjcGxOAFamvrh8C -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ef/ef2ff18bf824ecfa2a672bd9237aa7efd38c07160d8cecc5cec41153d0669aef-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal go/doc mkdir -p $WORK/b556/ cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 7KNNIdlQT9m2UbiJrBiq/7KNNIdlQT9m2UbiJrBiq -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal crypto/ed25519 mkdir -p $WORK/b060/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b377/ mkdir -p $WORK/b275/ crypto/rsa cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5wzpCz3bBtKdbcd9r7e0/5wzpCz3bBtKdbcd9r7e0 -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b065/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid IsPIaQmFuBaXtHqfyQqy/IsPIaQmFuBaXtHqfyQqy -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid fpVHFtmo0IxXCKNRBmZT/fpVHFtmo0IxXCKNRBmZT -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _iUDITpFtQxkTD6ATZ4h/_iUDITpFtQxkTD6ATZ4h -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 5ZVMxWEG6LL87QVfPbvK/5ZVMxWEG6LL87QVfPbvK -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b0/b07017bdc1c74faa997cc06f76a7034b55a5588f9b6e6a7781b08e4e68593f5c-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid Cx-xGrx964lXXp3ppHYX/Cx-xGrx964lXXp3ppHYX -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 7OUh6OnpWIurQWoIoJ54/7OUh6OnpWIurQWoIoJ54 -goversion go1.15rc1 -D "" -importcfg $WORK/b108/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e8/e8feaabe8e3e28d9a812868e1fc3ace56593f553d24c8d9031395e0b237dbde0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/97/979ff329404ed231a5c647f3f4d930fc38f3fc1b2101015aaa0e66312e000e1f-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8d/8dfdc86e719985d02e0cb331674c05bd477935e214f17c1260a8af434c59c1f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5c/5cef94b2e568be3bb3265a64abb46a7d2114b85ec3085ae3a9c5623ca875e3a3-d # internal cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid bjQFnyZQYe9Y_C7avmHI/bjQFnyZQYe9Y_C7avmHI -goversion go1.15rc1 -D "" -importcfg $WORK/b241/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/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/f4/f43a16b2bed84806f77afb29a42b37c559052746b94964579713cbdcc1eed960-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ztzWa5CaEcuksIyCssYy/ztzWa5CaEcuksIyCssYy -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid sskRA_859JYd9g8703W2/sskRA_859JYd9g8703W2 -goversion go1.15rc1 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/da/da721bfecc199d9c7d6e8c64079ab179fb950a6ab9f362c9b32358bfacd3ba2b-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b565/_pkg_.a $WORK/b565/relfect2_386.o $WORK/b565/relfect2_mips64x.o $WORK/b565/relfect2_mipsx.o $WORK/b565/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b511/ github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid X65vK4hAfIx6iPzs6FAG/X65vK4hAfIx6iPzs6FAG -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid cPEaOYf-neeObVXZeqkN/cPEaOYf-neeObVXZeqkN -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 2bdSFoNrrxOVfF4XQB_i/2bdSFoNrrxOVfF4XQB_i -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/88/88805d8d4054e80a769dfcfb817bd9507827cd4fa9fc93074fefdc89b0880ede-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/1e/1e887c05bf8b8b2b94091c54a5c0682f244a0918d913eccb1d7959c99862593c-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/63/639801bc00ae958001e1e15abbfdc5e2350f95be552b44a8eb958b0576528bfc-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/89/89adf91216edb3ab2b0aa3cfe32a8608f1c86cb60ae371af95f85c4e75647ea6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid AGFV0CJtevEly9-NcE2G/AGFV0CJtevEly9-NcE2G -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid xTlimxKPh-ur28HBJY77/xTlimxKPh-ur28HBJY77 -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/21/2172bd3cc991a7404cba003e2b89971705fd664252986fa61a9d77f185ecf0de-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b727/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b718/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF mkdir -p $WORK/b720/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid INek6xpTni6L2dH5Ew1I/INek6xpTni6L2dH5Ew1I -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cat >$WORK/b718/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid Vo12Hu86ZB9zM_MR8iuj/Vo12Hu86ZB9zM_MR8iuj -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid w8WgqDBwxPwTtVlhI1nu/w8WgqDBwxPwTtVlhI1nu -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid v_BV_iXAgkjZ4dSk7uON/v_BV_iXAgkjZ4dSk7uON -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/26/26fb1fac94233fbb5d5b4627594279db3ae40a69639cb9958b4523f2017c6abf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/57/5734d4186c07cdbb997d30f20440ceb2d4055030f3980d61f39374eb05386ddb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid iXd04-9nPuFj_MjeS9j-/iXd04-9nPuFj_MjeS9j- -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid tCSctmJdQFRe9Dpd6BE5/tCSctmJdQFRe9Dpd6BE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/7f/7f28f8633c5f8bf3c183a277b15d8997e80c9d5a6dd88565f7906395d2f11cab-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid hQw8b6fEW9hCEv7XLQHx/hQw8b6fEW9hCEv7XLQHx -goversion go1.15rc1 -D "" -importcfg $WORK/b563/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 cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/96/96017c4f0829dd24c909bc9a052f11d9b053a043037d22713bbf56b255048267-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DJg2gw2d1gW8OKfok9VW/DJg2gw2d1gW8OKfok9VW -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/f1/f1b963e4ad33949a7b99103ff9fb25542ed0d423d0109ee85e5e753c34567058-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/91/91737a093b4277307a8aef0110667f8e5a7acf852815ed9ba89d602bb227439e-d # internal cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid da7xjl1xGLlsXHYfPT0Z/da7xjl1xGLlsXHYfPT0Z -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/5f/5fced1cabef4a341b166e807eb5169d9b0e3ab06f2f2de3d378021dbc01918a2-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/50/5023b3fe3e1ad6f9a63c167acfab7f4bf52acd1adadc37cd485ce167d55ea870-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50d1e1eb040e4222494fd3814fc49b8af36feadb7f1b54b9ccef085b26c62f64-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/8a/8a79167a346d9d7dc06e3cff22234ccfd76d8bc06ae34e000339629fc24a9fbc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid 5PfqgbrKbPO0YFr42fsZ/5PfqgbrKbPO0YFr42fsZ -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/podman/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid CJgQlsXl5NQiKphO9s-L/CJgQlsXl5NQiKphO9s-L -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/18/1846d7004fdb615a691f4c27d089189b112eb51427e339ee0aa8fbc5a9e593b5-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid HFcJJSVPonmAhYp3rLeu/HFcJJSVPonmAhYp3rLeu -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/ee/eecd68898df26d6cc0ad729347c9f48c446eb9c137f8180e042f370772608488-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid y45VhjkHE-jg3BOOVQMr/y45VhjkHE-jg3BOOVQMr -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal crypto/x509/pkix mkdir -p $WORK/b070/ cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/94/94f0d1bcd95e4b8925f00a9eda1418d5f98a6dfadbccb91020d8a7f8b8cc46f0-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hk8NWmdFPOKman_wbfkE/hk8NWmdFPOKman_wbfkE -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wqF_LnOvFH_vLmEqF-OJ/wqF_LnOvFH_vLmEqF-OJ -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/15/15e5e1e4403f2a2efc3399cc255387f86ff2a8615fec3879afaf99c644b53f3f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 3hfDJZB_KqVhjGh7YgVI/3hfDJZB_KqVhjGh7YgVI -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 2KAIZ331t7ikJ-tgp16J/2KAIZ331t7ikJ-tgp16J -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f9/f9e581c5b7c6abbcc047cd674d73c20754dab6bd79001c59aa625b6d60a22681-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid f53pa38BlDJLbtjiSzbL/f53pa38BlDJLbtjiSzbL -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 8niZFqXvCYlTEgLtSpzV/8niZFqXvCYlTEgLtSpzV -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/39/3923a6772baf30ad9be3f1959ae69841b2b8586d26a36a90e471a1b8504e2701-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/cb/cbe634078647d82770b0eeb22baecd592314ec84bf22a102baa77d1b72b1be6c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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 cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/b6/b659056de00d73d53098d83a7ff557d26b0bac5e759c63a224d0094ece79551a-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/86/86520b15cad029b12a96b53c8bd6938166f937166c1b55e72fbbeff37e1c4928-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b270/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid uz6H9dOBq9AVJ6mUi-Rq/uz6H9dOBq9AVJ6mUi-Rq -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b281/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/db/db9a9eb4c7db9298725b41f3d4f68d54f31663fd499378db17beab247b99b6a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/64/645dfa974feecc6025d706cd235a5f5b57482de99918e3a3d20bfd08c594b7f5-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/19/1927e15d3577b97886e3eea510475cbe3cbfcece4117acf7ee9566665261f98a-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e9/e9a9de099c33f5e0b0bc6d33506cd4eb6e409a700f60920702f1b7f048f02445-d # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/86/86a85b5b0c5ae67918c6943a96e3e591a946e9cc34e0822535509643fb070da9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a4/a46d0f98b6ec40e20f2aeda2766f59fff56112f3020b5f985ba5cf02565ca3f7-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/b4/b458ac24c9213a9ecdb272bffa6c8a0fc6e1fe762c6b257b0921ea85b3fc3949-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 7lUf43u4bXJP6LYXviPU/7lUf43u4bXJP6LYXviPU -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c15c47f9a1692f917226e8fb032cd81d6e0ea8689ae9753cdb1a8d926f29833e-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread cat >$WORK/b052/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 crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 8ZI0wtaxF1Vhb0uHIBdx/8ZI0wtaxF1Vhb0uHIBdx -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid EC70XbTEzmGRG6cZlI_w/EC70XbTEzmGRG6cZlI_w -goversion go1.15rc1 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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 $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid YaWcN11GeXFtzUXDWd7P/YaWcN11GeXFtzUXDWd7P -goversion go1.15rc1 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/51/51db2cfb24256dd62e802d63930a39e75535f5978216b509c1079dea91df6fab-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m32 -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 cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/89/89ebde19fea91ced79660119c5a935b72c13263810fa16b3de0536dfc2b9725c-d # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ad/adee936c4b8c4d72422f110187b28ecda2408044fcea1d5965012e1b152be0c8-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid y_WwuBdx0MhimevA2NvR/y_WwuBdx0MhimevA2NvR -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid FmHgHnnQuq5alpAZhgTA/FmHgHnnQuq5alpAZhgTA -goversion go1.15rc1 -D "" -importcfg $WORK/b373/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/b493/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 79w5e-PA2ODK-3LgZILL/79w5e-PA2ODK-3LgZILL -goversion go1.15rc1 -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 /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -g -O2 -Wall -o $WORK/b281/_x004.o -c unshare.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ea/ea2010a368175c9e49969a8f8cf503c215e0fece68234e9d97cac1276d48328b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/88/886cd40c9e97beee65be002821f595cde3aa5c5edec7ba2a43a2e1db0da874b3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/26/26b9ab0642c6df1e310e7603b767cb75ec92ad24dd85da053ba44446b748bd50-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/56/5610e51b2efa303a2dc2b8e475c428b48396b7f26e2db216ec433bb74bda5d77-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid oOxxCRD1AsSTTlFGQ67I/oOxxCRD1AsSTTlFGQ67I -goversion go1.15rc1 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal vendor/golang.org/x/net/http/httpproxy github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b492/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b157/ github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/podman/vendor/github.com/docker/go-connections/nat net/textproto github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b552/ github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b332/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid 8g2_g1akiaYqCM95xwUZ/8g2_g1akiaYqCM95xwUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b663/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b625/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b157/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b468/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 0yDaw3wdotpGoGYq-Q5P/0yDaw3wdotpGoGYq-Q5P -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid bPr-I-MmvTT9e0svZxYJ/bPr-I-MmvTT9e0svZxYJ -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid F6ojPu0m479bk6z9mYqh/F6ojPu0m479bk6z9mYqh -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 2vT0jl5k-DQe8mMf1mhE/2vT0jl5k-DQe8mMf1mhE -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go mkdir -p $WORK/b361/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid dFzSsO-X8eHY03DxVYjp/dFzSsO-X8eHY03DxVYjp -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go log/syslog mkdir -p $WORK/b732/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF crypto/x509 cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b314/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b156/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid iRWrqBUt6bh-0DSeclVm/iRWrqBUt6bh-0DSeclVm -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go github.com/containers/podman/vendor/github.com/google/uuid github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid yPNvlfCp-G_A6oxxuJ7O/yPNvlfCp-G_A6oxxuJ7O -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go mkdir -p $WORK/b427/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 0SXmuC5_oSiCuQoAb7Zn/0SXmuC5_oSiCuQoAb7Zn -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go github.com/containers/podman/vendor/github.com/godbus/dbus/v5 cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid tK2obHpidRV4wrn_mkN6/tK2obHpidRV4wrn_mkN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal mkdir -p $WORK/b658/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b146/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid _xXz0mQwgmWntOvi3D7_/_xXz0mQwgmWntOvi3D7_ -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Pmv9fsZ2o60AyPm4_hr4/Pmv9fsZ2o60AyPm4_hr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b630/ github.com/containers/podman/vendor/github.com/prometheus/procfs cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b616/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal mkdir -p $WORK/b660/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid EYJ-pXeGHzPF0iO5Tpa0/EYJ-pXeGHzPF0iO5Tpa0 -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b068/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid yReIbnMKVaJlkEAAQ3oX/yReIbnMKVaJlkEAAQ3oX -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go mkdir -p $WORK/b705/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid v9kG6s_DTHY6vOBohEyw/v9kG6s_DTHY6vOBohEyw -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b633/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF github.com/containers/podman/vendor/github.com/spf13/pflag cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid PcY-5QUDLjemLd8k1NND/PcY-5QUDLjemLd8k1NND -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go mkdir -p $WORK/b430/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid 7MiKXX0LpXYOgrLxjeUr/7MiKXX0LpXYOgrLxjeUr -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b217/ mkdir -p $WORK/b224/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/38/38a5821b912f191d3a5b019ff449fe8a0412da8e6d2d1b28f0f480ab9cce8e52-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cf/cf4c22b40844227e644cb2cded865d2a0370503e8f27c7cd9cf57393f39e318a-d # internal cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid SrcRByiH1MpbUxa78vjx/SrcRByiH1MpbUxa78vjx -goversion go1.15rc1 -D "" -importcfg $WORK/b705/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 cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid i4TbJuM9C-mAOY3F4p6V/i4TbJuM9C-mAOY3F4p6V -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid J-WrrDM9txAADMLFHFX7/J-WrrDM9txAADMLFHFX7 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid pYiG1ba5vdCu3k1YzJaI/pYiG1ba5vdCu3k1YzJaI -goversion go1.15rc1 -D "" -importcfg $WORK/b430/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 cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e0/e0267946ccb416f9ece6fc9b4e5e6358e5137c9592332c2d0497f678c112c572-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid vqu3V3kuq4uI2rAmNmLq/vqu3V3kuq4uI2rAmNmLq -goversion go1.15rc1 -D "" -importcfg $WORK/b633/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid HkJR_XundBpBzbx4t79D/HkJR_XundBpBzbx4t79D -goversion go1.15rc1 -D "" -importcfg $WORK/b217/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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid IEU4ogqLIsSriH_iiTnq/IEU4ogqLIsSriH_iiTnq -goversion go1.15rc1 -D "" -importcfg $WORK/b224/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/fb/fb07eae80c4e19f77a2fead7f55e3879f85d813c1363b304a50c9e77d0d5914f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid tXBTeJKShPYNZEsuIzob/tXBTeJKShPYNZEsuIzob -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/c8/c8380a3f78ffe5f1d71e29dad768926b0f9d4a015b3e2f74641c005b7e029555-d # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/24/24f0a859f9bb21d5d203ea670ac9f303f4de578584770df3a480a3d102afa4b8-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 39pcjTfxLV4FfXa02yAf/39pcjTfxLV4FfXa02yAf -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/eb/ebc7748bce887cda54e16fb194606be3116384eb2fec39eb718eb5992b9552fd-d # internal cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid RGhZOm1Y7WDP_HuMJjoC/RGhZOm1Y7WDP_HuMJjoC -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/94/94cda3d739298651d3e067dd74bd6c1e630cb209fdfebdfc7e528fa531c813a9-d # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/e7/e79a4dd5fc183353c2a9b573c0c1735be942de7fd1c31a4269ce96127c26aa64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/a3/a38dcf518f38f41aa7757b0830c2b32c0943883df217ba4b0a5e5308d658da49-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e7/e76f754ec43d84d8a54ff4e59b95ce46e8de6ded978d9a5572a08d40cf224a79-d # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/55/5545146f0325065fff074a8a66f54a1153d5e2b28b8ec106c488b4667bdacda3-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/d0/d0ab6a2e09aa00d7f98244b5416ffdbaee05f617fc9d79fa792a90aa4b795ed6-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid diHfEy41WzF50ank-kDW/diHfEy41WzF50ank-kDW -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid uuK6K6hHI94dKtBoxPEX/uuK6K6hHI94dKtBoxPEX -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid qUL4oAMKLeoAfCXwqpWd/qUL4oAMKLeoAfCXwqpWd -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/e0/e0a08f625eb3aef7fba0176d89d7c59d77bfa3584d946905d090dcbb77dfca9c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7b/7bc0e6abbf2fa43e9bdd3fddec009e190627ef849556eec11111d27a976b5638-d # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3d/3db2874d356650d9c228aa14d2853b3f132aee9b53af18f0e6459066ae718042-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/99/9905188afbf8800ddfcc1991bcdeb1468c4930f332d828b4e7d42c283c2b59aa-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/86/86b688fb618797e3b75eb370e01d5210536efa1bbe781f6197a8543512260a73-d # internal cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid fwfdy46r0A6I57N2hekZ/fwfdy46r0A6I57N2hekZ -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0a/0af45a461b41ca72c7e413f122eda4b6d21f71a0bf6175c02b79aef62b80a9e1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b310/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid I6qLRKZ0o_WzGowQ3Mul/I6qLRKZ0o_WzGowQ3Mul -goversion go1.15rc1 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/27/27537102268c6f3c05361e2c0cad9d39d6411c27a6bff8b3f3ef0a8ab442374c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid th8IrLYSED6nLptJsNql/th8IrLYSED6nLptJsNql -goversion go1.15rc1 -D "" -importcfg $WORK/b310/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 github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid hDZ7MxKp03ewxhQtLq3R/hDZ7MxKp03ewxhQtLq3R -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid giG2wSuisPxjNuTjB1aC/giG2wSuisPxjNuTjB1aC -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid U8lYqA6ysR8si9xVkTDN/U8lYqA6ysR8si9xVkTDN -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/40/40b3f56b76cf2e425bb8c353e514f2cee27c8c6b18a6ae375798b0455be82cff-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/38/38a2599ac51686503df9b228c52fbe543904e431e0d8327bbfe849a4f4162202-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 4HmuEqylSeJDBPxmWd1d/4HmuEqylSeJDBPxmWd1d -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e0/e0cf671f6a91fa656a8076cf386d7a6c9e3e80cccb091c0286df68b20328597f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 9cEH6_XtUCFM9dn3BNdU/9cEH6_XtUCFM9dn3BNdU -goversion go1.15rc1 -D "" -importcfg $WORK/b207/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/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid bsX9JCS0ZwbFhS1T183B/bsX9JCS0ZwbFhS1T183B -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/e6/e6ca7b78613b36d663e16a8319413d35c43addab6997297a0c1a2d8c9f5ac46a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid -5mnNzWj1TRnVGLa1jQn/-5mnNzWj1TRnVGLa1jQn -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1c/1c662e494d2c5ef5f0b82d98aafe770f65fcdcd28634f73bd1b5f9cbf6c98c2f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts net/mail mime/multipart mkdir -p $WORK/b160/ cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/83/83b9aacd3702044eb00ac6315292754774edd2a0c06fbcaded795e93ac7ceffd-d # internal mkdir -p $WORK/b348/ mkdir -p $WORK/b410/ cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid y-2rMsTuVtlLGQYNpf17/y-2rMsTuVtlLGQYNpf17 -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid AUBfIF2zr5Nsw7-uwNXN/AUBfIF2zr5Nsw7-uwNXN -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Uh210LmuTrkJxOtWPNBy/Uh210LmuTrkJxOtWPNBy -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid iQrAdGH3hD5nI5nm7Z7D/iQrAdGH3hD5nI5nm7Z7D -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/1f/1fee76edc0c3e97e08468b0836f32a725789cc326541225b38afa0bd3150de62-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid qEjRm8YIbqQ-MxZd2WEl/qEjRm8YIbqQ-MxZd2WEl -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7c/7c40a9177edc208bcfd18e8d73b27163f347b94e3c7c609895c50f4c75d5b4c0-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid zTa2ItVnndK0DZQjErH4/zTa2ItVnndK0DZQjErH4 -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/22/22e8e731e6245e50e776a885674512b146e87f1e201b8eed27d0f55fe8ae5497-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid e3hTw98_IgzvXoZ7leQk/e3hTw98_IgzvXoZ7leQk -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/f9/f954d6a582bfd2d91e93f2df46468939fa182a265c75dc02048006e7c2972e10-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/35/355ffad08d4f9ab80cfec981622b98f1bafc969b7cc972e2f9dd658667c83d04-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid qFlp-wxd0lU0Dwn41V5O/qFlp-wxd0lU0Dwn41V5O -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/43/43a204db21bcdd929e04b37b5f4bfb14e16e6ccfbe4e43a39712fffb5f0ee4f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/18/189d73124b031256f2d28f5144fa4bdc057dcb1b5043c19a97e0c27cba493f5b-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/09/09bcb8573ff09dc4521b28e00d92d1af5cedc0a3dab01514e519526e17682a68-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2f/2f9738333845cbf2ba88e244ee146fb6f6d56c7a405b53079f8800bd84d8c5a0-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/c0/c0121076f779e91fe6a520a8f06255c686477c47f452362c183cc80346c19413-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 6_w8nL-9ZH8KJKar_BL_/6_w8nL-9ZH8KJKar_BL_ -goversion go1.15rc1 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/26/26a402335e5e161b40d5dcfbcce0412ef14228cb0a75704224f1835b0dcef113-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/f0/f0f420eac90845739a3db8462d3f88df1f45fe92dfb75e7fdcb2a85850a794a5-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid ckDazc7sNJo8Lc7ihtFF/ckDazc7sNJo8Lc7ihtFF -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/1f/1fb109d7ee7371e861b2422f8a060c28a3fc8fd56b40514fa8e04cc0a378e41d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 6paktIoJmsFgcWwBdJZc/6paktIoJmsFgcWwBdJZc -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/a1/a1a5fb2c6363080bc135e69ca8b837afb0a77cf4d1a6d452642084373a7a543a-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/e7/e7a1d97f53165c05e1e5abdb394a5b3dcc3dfb4df66b8b75721467a3d46193d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/43/433d5f34cb9fc20b8e75d3dce8712e46b3e8d10cfb8199be0971dcf2d12854d5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid ya5bKlWLxFgXjQIcnOVS/ya5bKlWLxFgXjQIcnOVS -goversion go1.15rc1 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ce/ceb3a587c3fc367bf25a28ff368fa138af13abdc36046d8511fa4326c5f14b1c-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid QAFTFSy38XsdsxB0RwKG/QAFTFSy38XsdsxB0RwKG -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/86/861272c0047a3ec5c6b509090a6acb077e7e562680fe954a7ccbd3490117c61f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/f8/f8793c8d3c71394d83224ea0626c46369de1a09b5d7381afe726f6d61a06901d-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/96/962537b369e6607aa18b42c43a90dd61a440a3b3426b152e128d4616aca5eb43-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid XuAI96dZGdCTznt133ib/XuAI96dZGdCTznt133ib -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/28/28f79d5712cc85fe1dbee8828a19a7748e13d0c4ff19d339603e7a722ae12d2a-d # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a1/a1042723c56aec5c5c4eadd6358e542cb1e2deea788005a269418c616ba9296e-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid JBuXPkdrRcd-gntsZgVt/JBuXPkdrRcd-gntsZgVt -goversion go1.15rc1 -D "" -importcfg $WORK/b632/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_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/36/36d5c038948dbb863ab301e8d087cb255e783b54d50acfebbcd70bd6a7824793-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid VYesqxt2EXGcoakopxXi/VYesqxt2EXGcoakopxXi -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/42/421672b5d1414d47e11b1c4e0e22e901244890ee0715c9cf918610288a5086b9-d # internal github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid RuZK8cdhoc8TABl5uWlC/RuZK8cdhoc8TABl5uWlC -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/54/5492a34d54aba332c67f23da262d6b5102722fd462791642c0098e0ce17c585c-d # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/22/225fa2452a7f0372a1f85cf50eace3b49b21ae72225e5b3e11c751cbf83dc9f7-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid LSoVKqJtvVtWOab6hOZ4/LSoVKqJtvVtWOab6hOZ4 -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b1/b14910a9b72d083ebcc3c6523cf84c142e30d36f9923b351760928d828978fc4-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid E9yTNP1ZCa7PEcH16lae/E9yTNP1ZCa7PEcH16lae -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid HK5SVYDFeGjtosAqR2qp/HK5SVYDFeGjtosAqR2qp -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid vJ-a3jFzz9qC5DleSMaD/vJ-a3jFzz9qC5DleSMaD -goversion go1.15rc1 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid Qxmz_677rC5qDC3E99KY/Qxmz_677rC5qDC3E99KY -goversion go1.15rc1 -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 crypto/tls mkdir -p $WORK/b047/ cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid UDA72hTu5zMb4iKDHQYs/UDA72hTu5zMb4iKDHQYs -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/6e/6e313f5a9c7b3e63abc1ec802654d474bcfcf8fac70eacb1459cffd18708257f-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid voBBqkvRWs0Cdlizuj-E/voBBqkvRWs0Cdlizuj-E -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/94/946dfda8c0c5456c8de090c73c3ffce26aa1e58c55fa7d1dbd095d47e052893c-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/2c/2c54de40d0ab6cfaadb44cd0fb3cc2463d7b6230ba08adcb395eb1bd6a22df8f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/13/131a6a994cf31b1283be7ac67f835a9f87c6b9466b82a30edc6717235b52bda7-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid P5fCXUXUZ4cII-aePHS7/P5fCXUXUZ4cII-aePHS7 -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/bb/bb1cb3d441dc8f8ba024739093771f196e2a363dbe6ed7075080ec44ee3d9751-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/64/6411ecafb0fafab9ab0210d8ee8675dcce9aff62d61cd5dc2d65e64a8c329436-d # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/3c/3ca0734e021b6fc42c197f099fe98f9c5af464ff2da2e4e3d97b3dac7d6e079c-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid HNuJpLqJA4Hs35W1JQO_/HNuJpLqJA4Hs35W1JQO_ -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid xpUwxaTw50G0lG42TSnI/xpUwxaTw50G0lG42TSnI -goversion go1.15rc1 -D "" -importcfg $WORK/b562/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_386/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/f4/f4512158f0e6f2aaf858ca48b3d674ea4b727eaf00ca2d8a3f6e7a670850ca85-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/37/37ea00867141659f36e6683efd853b7b237cde38fcc39d32e5aabdfef826cbaf-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e9/e9123e55c6c4df7cf6c4c2d8ff5b10db281688660b3837fb5404fe3a54ee9bd7-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid QcrpcezP19ywrQa2r_KD/QcrpcezP19ywrQa2r_KD -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d4/d415b5ff77dfd53e567d7b836890ca6394c29007ff3a3f39126a07deade8aae1-d # internal github.com/containers/podman/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/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid gBblBTx31tuzN7UY2g11/gBblBTx31tuzN7UY2g11 -goversion go1.15rc1 -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 cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/cc/cc42e76f8e62ad64b910c6602de7ff353647c75098eec4809f23bcd1fe9a119e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Zoa2TbvdQu3RJIbTYCmM/Zoa2TbvdQu3RJIbTYCmM -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/fa/fa621cff77e401ae5f28381b45f6da037eae3a8b19d4ff595ad8eaa737000ea4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid aP5r_w63ErtZbBtFsgyE/aP5r_w63ErtZbBtFsgyE -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid 9ZSuNh_Xj-gzDTxbsXMr/9ZSuNh_Xj-gzDTxbsXMr -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid q4lGUJpuBIUZjnMY-g-S/q4lGUJpuBIUZjnMY-g-S -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid hZGUeKAM9sam7_ZsaZGZ/hZGUeKAM9sam7_ZsaZGZ -goversion go1.15rc1 -D "" -importcfg $WORK/b542/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/1d/1da4744d8367b78dcd0e933bb78986dcaa0c1ead15970e7d74b4355e4fc8e2d9-d # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/54/54a39c27c22fd6f1eb6653861e207d5d85cd76be84e1f54acfff29e1b071d284-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/c8/c8f3497bd6a447ecd1701410a83c6f1221c56c50b4696c8e2d176d2a545103be-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/fd/fd4bc6bc002c716d853df6dd137fa48d9bc2b7e853d1504c29c9e268f8fa78c1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 50Ja6SXve67WDCgehWtu/50Ja6SXve67WDCgehWtu -goversion go1.15rc1 -D "" -importcfg $WORK/b429/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/9d/9d805e604b64ee9c086a93079561833a63e6692a2b90968134502e111bde80f1-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid IEPoKZWeXvpQaVIoDaH2/IEPoKZWeXvpQaVIoDaH2 -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/23/23bada2f8a329d083d59c5dad6092398c11ba9e89de19b2a4bb7f13a738c1788-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b257/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid ZlJguzcH18RdQ743ITHj/ZlJguzcH18RdQ743ITHj -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b271/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 1n6V5AkZ6fm2ZIaPvl7s/1n6V5AkZ6fm2ZIaPvl7s -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b264/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid uApNCnHpKDwf3CCbKbhJ/uApNCnHpKDwf3CCbKbhJ -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid APLhkPL6C6tcmSwR888K/APLhkPL6C6tcmSwR888K -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b8/b83386774d5cf56e752281db5f4d2c6a1cee2abdb669b45f93980ab3e2a4b354-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid IzXrC4SowLkbfHUv_V_a/IzXrC4SowLkbfHUv_V_a -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/21/2163422b249a49f7b9fa4db010aaa57a928baa65d5c6c7799d77c3e22ee76a18-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b408/ mkdir -p $WORK/b411/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid BpFM3whO2n6YBES6b0gI/BpFM3whO2n6YBES6b0gI -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid CqMf7l-yUeMEJOvys5SI/CqMf7l-yUeMEJOvys5SI -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 60enDrF-QxE6u9_tZaJ8/60enDrF-QxE6u9_tZaJ8 -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/c7/c7eb149f09ce1d4795b6c411fd403e731240fca55df5bfd610065679031121c1-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/bc/bcdd49eb63a0fa0c28233277f492512aad36585412b5b413cbbf43d9f33c9ad7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/87/873642d0f2fc85ec5515e5eac352c951a3cecb69f61f8e7242bd0b65ae202cb1-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/1b/1bb5a772daa66d8224677cb67af29488b9327ed7ee7f1e40e13b2588e48ccee2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d4/d4f5cfbda092f622f086ae0e38cecc8d61dda29157d863831677f4e552cdcc79-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid XL1bdx4DHxt0nP5woxrg/XL1bdx4DHxt0nP5woxrg -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/81/81108b89ff6237ae624181a95af7e1254a08524b792a0c7eae033923c2be173a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/e8/e8dd0b84250252bc1a5af2181e373027dc709cf10be6edd0663c4eeaa6d1f7f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/e5/e5ecf5916a6e6913e1e3c34a8207cd496d0fd4139476c567829f2b8bdbf6ff23-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/c2/c2699200a2704ef9809140941e9dd3786a179f7b9ced8e7039f0ec740ad9ff42-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid A21kOP3y5jy7Sxm4ROaN/A21kOP3y5jy7Sxm4ROaN -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/21/21c0d502efc42e83a7e553fc6f62d7f2aeff314326892bf191c1aed0befc920c-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid kiNlezwEEqHCvV9CQ8SO/kiNlezwEEqHCvV9CQ8SO -goversion go1.15rc1 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ad/aded2be537381d7c237222183c3897bf150b5ed7cef56f1f5b02d84473b9ca7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/df/dfe2647ab297bbb4ac88be989bc6c74b8e9fad55d9792e649cfdbee0965cf9f7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid FbSAzgVVUexhRNHhEOZs/FbSAzgVVUexhRNHhEOZs -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid MYpkqmPl-5039nSablUl/MYpkqmPl-5039nSablUl -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/07/07537b4842bed6b0b61221c1693e55b9c2ff6cface73e6437f56e95523fa757b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/40/408922b69af90558d433860c034f74c85c796ed745bf1aaa7a0507f9467e2340-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/43/4303d80b0b90319c0dedab271c3236679590b687e0aac833d9ebd39d1bcb6946-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid FZGdKgXbDCbLOeYwPthD/FZGdKgXbDCbLOeYwPthD -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/f0/f0d8ca1c17650328e4b8438e55cfcb40d5c791dfe4f166261e3fa7fb84f5ada1-d # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c8/c82369914639b317ce041b31a7a9b5c238fc6bc8831b1f81eb1236b870ad819b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/ae/aec0a164934fcb883ca4ef57fcd9b6558c652c0fabda2fd7670d80a0d618a47a-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid VfktFl2YuyK4Q3B5I8J_/VfktFl2YuyK4Q3B5I8J_ -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid Llt2ox7SA1CHgVSg3P5d/Llt2ox7SA1CHgVSg3P5d -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/61/6123661b9f3f729a77ec0abe848915fac077f1d64b6cd97aaf45073d3dc980f8-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid dJcuXrzIji4dvden9VJz/dJcuXrzIji4dvden9VJz -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/52/52eeb69ec1298899f601502ad161f81abf7757bae95a8bd6b3b3691072c81539-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b164/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ucbdAsMTpn2rLZQYMI6X/ucbdAsMTpn2rLZQYMI6X -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid 0Ldx-70iXgUGOvFPtMCL/0Ldx-70iXgUGOvFPtMCL -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 1U5kKCq_Q5EgDrWeUXTh/1U5kKCq_Q5EgDrWeUXTh -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Y7gI0lP-4eEQdg0VQY05/Y7gI0lP-4eEQdg0VQY05 -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ee/ee27d77ec2ce3acbfd3554959d2b0227b25edc83f9d19f98339052973ea4173a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/79/790c1deac1a0033bcecab0999cc4a60bec61107be269cc40ad5ed8c781917792-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid 2UI8BciQ4YljLT4IZlnE/2UI8BciQ4YljLT4IZlnE -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/be/be43e1696e5fcfbff00d9beb6a258e3a98eb3322874f851d0e52418a31ec44b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/a9/a9695eca8b0ed0252ac094f3ca8c5a5ba0f271893a8941442b11c5018171208f-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/4b/4b16960cfb5a93e3d131c2797e4aab33d928e0beb6d6c0e602cc3984aecac1a1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid DL4vpHGcvXQCAeMNVrml/DL4vpHGcvXQCAeMNVrml -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/fc/fcd096e34a2ccdc5356817daee107b64c28577dd2d98014e50fa58b35fcfab7f-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid eOCsCjSCg6whB5m1N-ke/eOCsCjSCg6whB5m1N-ke -goversion go1.15rc1 -D "" -importcfg $WORK/b234/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/b207/_pkg_.a /builddir/.cache/go-build/84/847ddbda983c67ed69037cfa7d2e15c14b9db223920bcc533b1f4ae30a5a5a82-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Umtg0GAAtRlL8kusxswc/Umtg0GAAtRlL8kusxswc -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/1d/1d964b900634f0d6de9a6edfe3eded215ee19032f149de4e2a30a0430e3e4d82-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid J4jE5akHSwJkXNIxJFZw/J4jE5akHSwJkXNIxJFZw -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/c4/c48366ed505142af0f0318fd355883fcbccb9cfcc0034682df1fd1966d454db1-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/podman/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid SxMaQlLc1YUjCbBCcost/SxMaQlLc1YUjCbBCcost -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/e7/e7c81dcfa965207aa726f952b98e239e1f15c4e23edf3708a4a402024137c89c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 02IbZT9KN341BkS0vC3N/02IbZT9KN341BkS0vC3N -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid hzAoc85SF6u0pL02kpG1/hzAoc85SF6u0pL02kpG1 -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid KwYyfuWxZbNYpG0vI7X_/KwYyfuWxZbNYpG0vI7X_ -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid QrN0RKI25Be4ExfGWDNl/QrN0RKI25Be4ExfGWDNl -goversion go1.15rc1 -D "" -importcfg $WORK/b181/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/35/3553b5a6c054bcefc63e26281f5d57963d3036c95a93b7c567b15c56059df454-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid i5Ddpn6Awy7TDfsSyl8n/i5Ddpn6Awy7TDfsSyl8n -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/94/9482f709f0154cd8a22be1c666d22ec411fc95ad861ac08a3ff1107e91408428-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 5FcP8M3RKbyfhNffIXGX/5FcP8M3RKbyfhNffIXGX -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/90/908c1977c6f41b55b3190abdf0fe1fd97d70b08f7b463ea28e4b277235a0bd86-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Km2E1BfI_faZnedHixgf/Km2E1BfI_faZnedHixgf -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/aa/aa9b88162b80dab15dd8713ec073b86dcd00682561b74279de92bb4bd0c8fd53-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid DoTvLkKQfyE9JcuhuppD/DoTvLkKQfyE9JcuhuppD -goversion go1.15rc1 -D "" -importcfg $WORK/b099/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_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/e5/e555d706a04c43443d59d89e15e5101809fe21041c37d6f24ba7bd2a36721fa3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/3a/3a738b48728f450ec8d122ff6f694cad2b68d970dafccbd4256d3f13c0866683-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/94/94684685fdf01d69122df259965d0fa5260d82c0bb14fa12a5b6cbcf4d1468db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c7/c7dd69c6f61431fb3ffdfda69639e2660ba821702702b925434eec849451f1ac-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 39SiWYseWhZLyFJU-zlr/39SiWYseWhZLyFJU-zlr -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/e3/e3db8b9c52c3f34ca14bda19c73c55eb3dc0cbfb16c96a66ba9d9ed23d548c9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/01/01ea9673ebf8499ffb8ecd32afae1b7e7a778aec6f300b6d070a6e3ab8477f63-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b305/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid M1hrefPsufKjCSSmq8rl/M1hrefPsufKjCSSmq8rl -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid w2QkcasSiK7gnpFd30iV/w2QkcasSiK7gnpFd30iV -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid XTBrQRs8hCgsxrVwPnEF/XTBrQRs8hCgsxrVwPnEF -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 3SshDr6gFSzH8vTtXpEZ/3SshDr6gFSzH8vTtXpEZ -goversion go1.15rc1 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/6f/6f37ecca5cc54aab947713a0fbdb3f6ba96159ae3e38d48981034a482672f735-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/bd/bd1f3828f7a4c9d6957c85629c214ec2a5b214d420e6d75ff04e46a5b44642ed-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b328/ mkdir -p $WORK/b214/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid h319Nip8mtbtwn2u1G6V/h319Nip8mtbtwn2u1G6V -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b321/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid bKKFQ2xSBgP7zFS_2y02/bKKFQ2xSBgP7zFS_2y02 -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid M7ER8Wss2ovoDiSmmc7N/M7ER8Wss2ovoDiSmmc7N -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b528/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 8N5jVWxHhrvIULMry48B/8N5jVWxHhrvIULMry48B -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid K-ZK00LhUtmKzXzYirvr/K-ZK00LhUtmKzXzYirvr -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e7/e7be2d5bb210292c64b38b6ba4c123215b8adbadfc887bc3ee4b2c218dcc25d5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/99/996696f4603937e8b74e935e05470c9e59d0c8233899767abac1ca9713d01525-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/5d/5d4cbd1f0d2a8d6a2ec9bf545ad81ec423ba230b6240d4f6eea22119ac0ab3ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/5a/5a9caeed74f024049a8cb0d085e4ca810b61fe5567e5a63ecb271958f7504c3f-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid aRoBdIW57NLWvmkTrZl0/aRoBdIW57NLWvmkTrZl0 -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a3/a3f480d9095cc326fa1c67bd9e3317b1b68a9382be7f47cc8c5f2e45c8ac7537-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid F5rPwuhGAz-kYVDq5_e1/F5rPwuhGAz-kYVDq5_e1 -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/19/195273bb3fb690bde248e391727e55530b610fc46f970932f833d0cd50fb51e3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b302/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b304/ mkdir -p $WORK/b387/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid ENRxjgP093nAk4NQefas/ENRxjgP093nAk4NQefas -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid XgL744t39I9tQSLL-nGr/XgL744t39I9tQSLL-nGr -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/15/158cd7ae5945f25a06dda10fa6b8c61d91c2b2d699853baf9449e98c8f4cfdbc-d # internal cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid mYSC23GizJPd8Ixc1wku/mYSC23GizJPd8Ixc1wku -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid pgQoVFfurA-g1bTuraiL/pgQoVFfurA-g1bTuraiL -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/c6/c65d456252b2cd434daf29187f475400ea437a2725632645f9a2fbdb74741c8e-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid L3Lq-0EDsrsm2UrxPu3L/L3Lq-0EDsrsm2UrxPu3L -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/c1/c1964a1310b7b2bd45768052275a00ba30345cdb0ec0fd335c38d0d77d5a192c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid hGKN33tLUZ03LBVFxZhJ/hGKN33tLUZ03LBVFxZhJ -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8c/8c2a3814bf016272a0312cb8bc8e6a7258537be81dbc208112c31427bdb14fee-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid wbnfSb7-oWNONB7il1_1/wbnfSb7-oWNONB7il1_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/38/3853d210dec1390382ce0849f9cac7b551ef2b6c9ceea56787c42024f49d9687-d # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid QQcCg1oqgDEC-jpmZziP/QQcCg1oqgDEC-jpmZziP -goversion go1.15rc1 -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_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a5/a5d488bad79c8dc8584e93f14e36e494136929bebce268f632dd80a4ad65c17f-d # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/03/0326f1e9b994b74db898ee7c572f497111a44de21f9e6c9d01c081a3f383620d-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid fmfYFI-bcu76etQd0bB9/fmfYFI-bcu76etQd0bB9 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/90/90d3b986fd558219276b205364307c6e3a05e7b815e7255b04bae21a6d1fcf8a-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/39/39bf386c9575cb3adbea4c58d0c79e705bf8b20ae8495da7e8df2fd539dbbcfe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/b0/b021c9b820dfc464cd89eb6c58d12221a071b2ca00aacf4f07670f5c5ee25a45-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/31/318f280fea68f1478d92ab647168b3ea6d1b52c6e315be1e7edbb33c249872c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/fd/fd30e2ef91b16d584ce7ca1b2ac4afbe95e438358b58b03fe47556f5e77265b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8a/8a5a986b87d6869aa90eb4c7e808318b9330e92c10e896008ff97d60bc2f0703-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid hIJ-dvXDaqjnK7tfrmLy/hIJ-dvXDaqjnK7tfrmLy -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/c4/c4f40707b377df586f883e6d21648cece10579ac763212d72c1aacd90cda7b33-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/73/7318699370e0d4b8a8c119ac48ec3b451d39c93304419d2c2f1b77af6c8d943d-d # internal github.com/containers/podman/libpod/layers github.com/containers/podman/libpod/driver mkdir -p $WORK/b518/ github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b482/ github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b521/ github.com/containers/podman/pkg/rootless mkdir -p $WORK/b483/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b483/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b483/ -g -O2 ./rootless_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid FQyUkXsQKmgexCUg8lPP/FQyUkXsQKmgexCUg8lPP -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid M1FPk1JUZS1_d7vvY3Cd/M1FPk1JUZS1_d7vvY3Cd -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go mkdir -p $WORK/b474/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid ZM8lwTttKrC0wNDn58Jj/ZM8lwTttKrC0wNDn58Jj -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ github.com/containers/podman/vendor/github.com/containers/common/pkg/config cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid 5toCm9cncpHxaZFWTiJ9/5toCm9cncpHxaZFWTiJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid jH7R0rcgOO07xiwBC3mW/jH7R0rcgOO07xiwBC3mW -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid SIepbn6P5PctikZKvvNP/SIepbn6P5PctikZKvvNP -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/79/794408f4ad17cb7b140e25e3d65460c1aa3926a7ae772b4278210b919d028c56-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/3a/3a4d0210cf77c4a48104cec19edd2f80be7599fab06becdfe65bef0009b7c29b-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid 1L5fZ2oBC_G_iR0Qtgx4/1L5fZ2oBC_G_iR0Qtgx4 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/4a/4a238c0c1a2a302333c565f89913764c8d72fc1c61c2572a328ed2673ba112f9-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid uMYELLUmeByL6VIpgizN/uMYELLUmeByL6VIpgizN -goversion go1.15rc1 -D "" -importcfg $WORK/b520/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/71/71cdd32c16e6764ebc2c78b1b1eb28ab11746e4870c47ed6800087a536b934d6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/d4/d4236089913d1888507139f826fae35e2c015b6fcd9fc78ae88234483ace06a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c6/c679f657eb01f751c94b3b0ebd8ead92a47c6cb7363f7b88fc43fcdd77b3e810-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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 cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a6/a6e2e9ce11b3a2f6832a0a6d04058a06e0fdc307589975a062454e2874381e65-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -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_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/9a/9a7f806b42d8478b70b9fd857f4d24aa5ea03e6d076e02c5c356836f53141057-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -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_386/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/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid 7BOimSD3ueAogbGDPrVi/7BOimSD3ueAogbGDPrVi -goversion go1.15rc1 -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_386/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_386/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/20/203c4147e0541a8db64c02da54549d3fa419c20e6a3734e0622e3138b06be10f-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ github.com/containers/podman/pkg/util mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/cgroups cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b508/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid T8pe-icgEZPkb0JbNum1/T8pe-icgEZPkb0JbNum1 -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid SA3oNLBwXdHSUZc6fm5v/SA3oNLBwXdHSUZc6fm5v -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid iUq2rTzPJwm5oOfO3dZO/iUq2rTzPJwm5oOfO3dZO -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid KcMKcF5pyXhEI4q93avi/KcMKcF5pyXhEI4q93avi -goversion go1.15rc1 -D "" -importcfg $WORK/b508/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/10/10180830d15c7de30c56ec8c3915f4c957c10b367001999038c387b8b997ee32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/a3/a3e33c9131d8a2fbe07964af86b7b95eee9bf5484277d30caea096d18c33f227-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d6/d6e42a1774f81063f615d312f5f627991f04d313aa9b089744dc2b1af8a7d7b1-d # internal expvar mkdir -p $WORK/b179/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream github.com/containers/podman/pkg/api/server/idletracker github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b594/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b166/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b170/ github.com/containers/podman/vendor/github.com/opentracing/opentracing-go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils github.com/containers/podman/vendor/github.com/docker/distribution cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid d7G7AUEg-OaItLlNh5p2/d7G7AUEg-OaItLlNh5p2 -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go net/http/httputil mkdir -p $WORK/b704/ github.com/containers/podman/vendor/github.com/prometheus/common/expfmt cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid oOaBDw4dv-z-8-bEmF3j/oOaBDw4dv-z-8-bEmF3j -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go github.com/containers/podman/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid YhsAQPmVb3YdBQvDBOUM/YhsAQPmVb3YdBQvDBOUM -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ZWDPZN64JCv68KAGr2hh/ZWDPZN64JCv68KAGr2hh -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal mkdir -p $WORK/b174/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid XYhMtX_214S0pEeC6ATB/XYhMtX_214S0pEeC6ATB -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid DjEdjqcqsGT09s9SXkll/DjEdjqcqsGT09s9SXkll -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b173/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/podman/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid tECnZ54zMCkL5Mwhqb6j/tECnZ54zMCkL5Mwhqb6j -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b439/ mkdir -p $WORK/b570/ mkdir -p $WORK/b144/ mkdir -p $WORK/b505/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b721/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b172/ mkdir -p $WORK/b340/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid XDpkP3qSvKjWB0fHLZ7g/XDpkP3qSvKjWB0fHLZ7g -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b213/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Zw_X2MRvj1Io5uiUZKE4/Zw_X2MRvj1Io5uiUZKE4 -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid bOATD3sW_RtE2uZayT1D/bOATD3sW_RtE2uZayT1D -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 95i6KWZK-jqSD-Bcc1Cv/95i6KWZK-jqSD-Bcc1Cv -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ZzORClEZstiyxeGcjEyB/ZzORClEZstiyxeGcjEyB -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid zgjpVf6dq0NdyvwjA3R7/zgjpVf6dq0NdyvwjA3R7 -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid ncEwaRe2PvWs2lYjtEW1/ncEwaRe2PvWs2lYjtEW1 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/8e/8e1bd77b800ae5792cf438456add68194510938a952149753e621d7f1d6813ea-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid h40VEMINVH3Ib8Ps0MXy/h40VEMINVH3Ib8Ps0MXy -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid v3QxpReYbBAgNobJLWEz/v3QxpReYbBAgNobJLWEz -goversion go1.15rc1 -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/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid fLZQgnSTZNogH1n2aQKs/fLZQgnSTZNogH1n2aQKs -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ github.com/containers/podman/vendor/golang.org/x/net/http2 cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b347/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid fkiP4a30W4TSPwwC6w_W/fkiP4a30W4TSPwwC6w_W -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go github.com/containers/podman/libpod/events mkdir -p $WORK/b479/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/a4/a43cc9f8744a4df762bd987e6c29b94903b7684d16c6228dc64a5bbf3ab37671-d # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid kwigMkeIFw5RzfYSUac4/kwigMkeIFw5RzfYSUac4 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid XetWcSfhuIH4DoWIMy5T/XetWcSfhuIH4DoWIMy5T -goversion go1.15rc1 -D "" -importcfg $WORK/b347/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 cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/0f/0f498a282a3839c53ee966a7681b1a87dbb50d7ba0b980d508b16f622b947441-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid zDV72ASGmMiHyV9hvTXz/zDV72ASGmMiHyV9hvTXz -goversion go1.15rc1 -D "" -importcfg $WORK/b555/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 cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/d0/d0e44896d7e38c64868538ea93f90100540ddded1d6e3573435d3328c9257879-d # internal github.com/containers/podman/utils mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/fb/fbea569f971e806d87d3941e897a55391e9d1c9d6632b7ac86aeae5c5ae566f6-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid v1gBcuzPZ-JQmjm9-_p3/v1gBcuzPZ-JQmjm9-_p3 -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid z128BcCA2TYTux28xiMr/z128BcCA2TYTux28xiMr -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/df/dfa7470e78eacba4efefa15e39f6180a9770bb703c7df2be6614e84ebd0cd7e1-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/4e/4e6b6b82568542b9506c8be03abbaf387e655f13ba68edc7bcf8954d0595bce0-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/da/da3981822f253176a6b86b8007f083810e7c69f030f03961c529cf6a60c53a3e-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 3oTVFAtGHKJq8bvT6MVA/3oTVFAtGHKJq8bvT6MVA -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/e5/e5ee4939b9a909575aec33935751edf1d06698c6321d730b40e8d95218fdc49d-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ea/eaf75454447e4065e2fc1d669c0936e91f2f1c27f684c75addda4f257343b16f-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6c/6c89af4c931725739d7edb2f40f81ae4e0404e5c2ec3d5aaea5b5e709230a5dd-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VdOCvP9pBjh1iLik2nG_/VdOCvP9pBjh1iLik2nG_ -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/64/64a6378adb4431599c9b121ea3158dc721a100af1cf901b4095eedb5ad27cebc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b711/ cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/a4/a4883ed314092a35fc7d1aac39de73d057246a540e4e583498bec21025ac3e18-d # internal cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid A6LqrNzVJj0YSSJHaPTD/A6LqrNzVJj0YSSJHaPTD -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/92/92208c9f1e3c574435e6874650d1a4060dc48eaf6c9fe9bf5108b17229e50e19-d # internal cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid yDVLXmXeIQV10grpIJZt/yDVLXmXeIQV10grpIJZt -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/27/27f7c86675be18d89721dbae1f68331fa45e6ea62bc18fc22ea1ff9c36fce070-d # internal github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid 4lJ7h9q1Dvxr0qTw1fCT/4lJ7h9q1Dvxr0qTw1fCT -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/75/7518bee8507b891f6e9bd3095f2d10bb819ca0b43a8622d1ea7bb978d7c1305c-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/09/09398a7d38c6b0318b7ba011b30910ccf97a13327234ac43dd80c94626013949-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/30/3078c4dd6c3d82633ded790f557b74c484f5d0e236d9e71a9c6ff2142e3083a3-d # internal mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/podman/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid LDgVxs_ULc-26K_kq60G/LDgVxs_ULc-26K_kq60G -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid t7nhi-Q5IOF2GoINbEZj/t7nhi-Q5IOF2GoINbEZj -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/6c/6c7cc11afd87ffffd29ad149db4d5ed5833c8672890792f32c842d7a823f87c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 2OZnYEbR_7zq4G-0wHAn/2OZnYEbR_7zq4G-0wHAn -goversion go1.15rc1 -D "" -importcfg $WORK/b710/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 cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/3b/3b5a052f54d56360d938394b7393875753260fc295e62ab5db069fe03171a231-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/58/58ad64a40acc65f4806a3985fefd7aca4e9c077ec44ea064c97cf49cdaf5d27a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Ow4etTFLDkBc8-dM2znf/Ow4etTFLDkBc8-dM2znf -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/1e/1e9b1c6db7b97c52057cad518a84266820da121aa533d7c7de56572474eb58c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/1a/1a52fa72b4a224fcc864c60c8896d0bfc9d96c2f8f4edb962b439e06cb034e6f-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/43/4361e99f3a25568a22ffc7aac2d2fb8be4d39d702f7a5ca3f3e8dfc9b45251ed-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8KouNrTiGh4adMZidtKG/8KouNrTiGh4adMZidtKG -goversion go1.15rc1 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 0XTo4vn2oum5B_AA9Rza/0XTo4vn2oum5B_AA9Rza -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/63/6339e381e916d676e9a38177bdc11437bac2cc93f9ae33cc8ca0cc719c449edd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/a8/a8428090ad331234b2cd3fc99532fcbe6aa4118e20c5e3e38e2d5ecdcb2996e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/1b/1b44611c89764ebedddd9e42a6183bcf9a9dc13771ff72eca20233a014a3aea6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid IjzabGQqlzHVyHXC_Q9G/IjzabGQqlzHVyHXC_Q9G -goversion go1.15rc1 -D "" -importcfg $WORK/b309/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/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid hMJt5jFsn4BMgbeOvIhv/hMJt5jFsn4BMgbeOvIhv -goversion go1.15rc1 -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 cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/9d/9de0d247584472395ced01ab16679074e3967f217cecfb1d0a496f763542bc98-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid OOd1xUN3pVLqX8bvuZh2/OOd1xUN3pVLqX8bvuZh2 -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8f/8f7af7d2ab344002d326a6b68f26566786c8e8bd2bf2ee24e2ecfe6139b413ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid oA4GyStQFybosfz1Szcg/oA4GyStQFybosfz1Szcg -goversion go1.15rc1 -D "" -importcfg $WORK/b178/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 cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/c7/c73b661e9b40eee1f8ff3304bf9f7086f2e39f88f6a9d4823e7c45b52e0603a4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c3/c3260af1d97817f6dbe53c3f1e4957ae2afcd89349bb0dc4bd9a20ee6695579a-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b680/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid 1oyTi95TSYb53rKe6p37/1oyTi95TSYb53rKe6p37 -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid SPMR4hSZHH3Oslnj4cSM/SPMR4hSZHH3Oslnj4cSM -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b1/b1574f18d97827427ef0a702c4c88e630a66a07d2b9e2cdd49287d790a2067c9-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/44/44099d1c2da3035d25bee34ad9641106d6cf41012f972403759ab4086a467728-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/f7/f7ad714fde9a94fda313580957355f2bf88fd2e82c04911724d0d547d8446b32-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 3DZ1jXMH7fzQPVFhdkBm/3DZ1jXMH7fzQPVFhdkBm -goversion go1.15rc1 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/2c/2c78660859f9c74c722a271160b976655100b3659d68058cbe90bd642f161767-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/a5/a5c127fd6ca608ee6ee97667e2152477d864757caabf15b7c9107f16edb34840-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 4epljlkufcUaMY-dL7dh/4epljlkufcUaMY-dL7dh -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid Qlwoz4StCIHuc7wkGaL8/Qlwoz4StCIHuc7wkGaL8 -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid P4ucGMnmRZuMBz3xmRzv/P4ucGMnmRZuMBz3xmRzv -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3a/3a7217c45456528d8a18aaa579196bbd711a787684b035cb4a89941aac59bc6a-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/46/46c22b5762fbb23c10688d0fa75c2b45c1562e123f20cb9db3fd1340bacda3c3-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid EZ9h5yRNQruYz5pFw97P/EZ9h5yRNQruYz5pFw97P -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/83/83429f07b8f5af6bb3cc48821315d5eb90f409775301639d0ac79425804df03f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/3d/3dbc7eede178b16c2816d566d152161ff4c8f1f0b0f9948314b9f72e7a96d121-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b730/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b728/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b726/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b729/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/1b/1b224cb60ed229b242e351db8802dcf0694b3665479cb520993839158337ebfa-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid VcN_TymHafSqApJaRV6N/VcN_TymHafSqApJaRV6N -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid SvX9wPX6uLsnp5ewjel-/SvX9wPX6uLsnp5ewjel- -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./throttler.go cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid mKk2z0m_VdBFHLHPzjnj/mKk2z0m_VdBFHLHPzjnj -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid lzBGA6BQgFB4hfq5t74o/lzBGA6BQgFB4hfq5t74o -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/06/065a8feffb2fcd62353c8c91babf14d0614f98d4691ae94125192e45ab3a72a9-d # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/5c/5cf8b7a73a013399333e832c2b8d807418c5e58d139776b8561f5ac7e1bb91d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/56/561abfee07deeadcaa9786ea9ec70bc7a2f3a249650ee3bef207715b91dab539-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/7b/7b89bee411f7a78bee58e877e6e38c201a151e5ef0e883897434a5a89530e742-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid rUXk1Fhegwe24Ks8EW0g/rUXk1Fhegwe24Ks8EW0g -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/59/59f8d7be16d4ae08e1d2c3816dc4c06d6d77e3c2a3f27dc2d3b2e9e6b4c87b90-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid yqKpCYKt2k_NohE-DHFF/yqKpCYKt2k_NohE-DHFF -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/0f/0fd6e40d2770f92de1dd87089bf27e5c76afa8f9e4567340cd2d25e5c3f2c8bc-d # internal github.com/containers/podman/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/podman/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid LDTlR7xdJkI_R1DZJrOE/LDTlR7xdJkI_R1DZJrOE -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/f7/f744a088893f853e53a3913cf1b1c0cd7c70095e69a055c40e12ada1fe9033bb-d # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid Y7BCuwM4010TCqNra9kn/Y7BCuwM4010TCqNra9kn -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/38/38703c4d90c5a618e3ca2cb16af73988a034624467067f0ee3e5f4b0746b9c1c-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/24/24c2ad467efbacbbeb33e7e80d9ab64525dd93c7bf85e2988f2768ffa21eb491-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 4DtRVuBuhik44MSL3ypa/4DtRVuBuhik44MSL3ypa -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/5b/5b86f44d4fd7c54f0e11514828edc905542bc89ffd65c8bfd2d4edb2c80760c1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid dvojzwQNPGf21iqSP3xB/dvojzwQNPGf21iqSP3xB -goversion go1.15rc1 -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_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/63/63ead29ec413560e500652c5991f2d2d90d1a80d345c6af941accdb8eaf384bd-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid N-ogu_Xpfvijgr7Xkmx_/N-ogu_Xpfvijgr7Xkmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/37/37ae298c434098eced33e74c26ab46f7f26506f586b3502a42d0b074aad1ce72-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid ySx4mEUrC_wXTVl496N_/ySx4mEUrC_wXTVl496N_ -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 5ZnRz9BlHUkRS6R5RwgN/5ZnRz9BlHUkRS6R5RwgN -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/37/37ea48891ae593a31f8390e8d66c5c9a896ae0618b2eebe0a33309c9661d7b18-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid IpodsayYLY9B08xy-PIF/IpodsayYLY9B08xy-PIF -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9f/9fbda23702ccf2e8f4daf4d7672026725859af0dd0cd11bfe6aed80b3d08f9dd-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid CyKtxYAGkaowuvJrse8w/CyKtxYAGkaowuvJrse8w -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/09/09cd32962c4212be1c18e9bd95c4b194fcbb99099a239ec3d7b8ad783b5e0eeb-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/42/4275b34c74ac3030f9725aebe2e10407aa03d089d9b73ba0a61ec10bc4650219-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid VrDpJhvgu5kvxf2dmPL9/VrDpJhvgu5kvxf2dmPL9 -goversion go1.15rc1 -D "" -importcfg $WORK/b544/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_386/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0c/0cbf94f6b56336ce770fbe9609e269d213ee8473bd8225a07f24d3437c7807bc-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/a0/a06b8435c8aa18b8683bd90241e18568e9671af6236cba9d83340a3d89814917-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20afe37cf185d966b3db83febeeabb9d6b09a770be55d257710e1ef21f00f642-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid SgR9F1hnkt1C05PfeKbp/SgR9F1hnkt1C05PfeKbp -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/7c/7cb07de694a6d15648a35eb88a37ab4d94b5a5c34167f0a401a850fff7047b0d-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid X_fzKXhrMN2iq80X19DT/X_fzKXhrMN2iq80X19DT -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4b/4bff2ef3516563e90e341a05d99f9f73fdf62322181d4ac076fe55d9d4e67d8b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/80/80f93fe129997ffcd2527e57a389cfb46780e6ead02a3c0b4b9a8d58fd43968e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid WS993qGVTlBoaYzi_29C/WS993qGVTlBoaYzi_29C -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/05/059e5a7b6d40b6c20e2e51d704199217c28b01a70750f315c1b7794b2b0b85f2-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid mdMhuaP8ViN7JmQnRo7E/mdMhuaP8ViN7JmQnRo7E -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/cd/cd126e7c0c185721cf8617f15653714ee5df263a25e742cbd46cf58f2c7b3c65-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 2-hGCQ--N2SWxTP5meF7/2-hGCQ--N2SWxTP5meF7 -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9c/9c2ea67c6830897c22fb80c0be66d744a53b3e564c7281117edf7f00923c2162-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 0opwoVycnjqz5fMih-sw/0opwoVycnjqz5fMih-sw -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid VLVJYQJEVy6tyfYL2qQm/VLVJYQJEVy6tyfYL2qQm -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/97/9717cdf83741d8aa07b6109175a9ae6f8e6ef7e350f08f6c3fa36aafb1b33596-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/c5/c500f1ae91322c625b24be8675ca66b67f8dc6a948576f6615bc078f5d1c5f21-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid lQrnoq64s8gWG4dYpqvx/lQrnoq64s8gWG4dYpqvx -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/47/47dbec65a690ee41b1ba1c81677d89286405746659c63ec376c5e340c8486071-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid fuqRZKOqDKVywRl8AYps/fuqRZKOqDKVywRl8AYps -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid D6SUg1WZypHDRiAHdr-J/D6SUg1WZypHDRiAHdr-J -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fe/fe2bb09e048ab11c8986d572b50f3a680932d3d84def2c10cd5a243c59cf46b4-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid zU-ohF3L_jZ4TVt-tutc/zU-ohF3L_jZ4TVt-tutc -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b9/b99bbe917fff49a3ebe45adf3e095f96b6871f8fc937654a20530c2820039241-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/e6/e6b049b97fb8a3b88edf3d4b61949446a8f0ec704531111c817dd6a61ec821f3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid W4rxhTbs3Co1w6CX7R8R/W4rxhTbs3Co1w6CX7R8R -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/27/273f726210c9081683695ef6e8143cbc21a52281e4be3c525a21eb6996f4f70c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid IlG2LFYTsK97hgZN6aN5/IlG2LFYTsK97hgZN6aN5 -goversion go1.15rc1 -D "" -importcfg $WORK/b358/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/b544/_pkg_.a /builddir/.cache/go-build/85/852e5b9215c829707b82a0f782ccaff7ebcd5b42785cf020a715c02b54fe6ac4-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/client-go/rest/watch github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b596/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b573/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b584/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid nqZ7teCXaSMjWrf_lNz8/nqZ7teCXaSMjWrf_lNz8 -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go mkdir -p $WORK/b587/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid gUhNA2NhOxw-QwB7P0rU/gUhNA2NhOxw-QwB7P0rU -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid nnpw2zNA-P1KNUAg47_C/nnpw2zNA-P1KNUAg47_C -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid kTN_we0NpbvbVluVVdAH/kTN_we0NpbvbVluVVdAH -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid s7E7KsJV-NpU-42mA8rG/s7E7KsJV-NpU-42mA8rG -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid PscWwCNpV1QsZ9sSZLl4/PscWwCNpV1QsZ9sSZLl4 -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ec/ec0941e71eb68c346645cf0c1f752423fab89116663670128b432d5f973c16b2-d # internal github.com/containers/podman/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid LdmWrV9t9J-76Ff8eSxw/LdmWrV9t9J-76Ff8eSxw -goversion go1.15rc1 -D "" -importcfg $WORK/b540/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_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/34/34e39effbf4632a343745e819303bcb36a1931f507a53f37324eeaf0d23fae7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/36/36f04c35d10eef18a58768dae06f4d54fbb18a612d0dba25bdbac4f493ec0893-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF mkdir -p $WORK/b588/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 77aNCmNElEldX77_7BSm/77aNCmNElEldX77_7BSm -goversion go1.15rc1 -D "" -importcfg $WORK/b589/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid KOX08zhTQpCgXaf5mj_M/KOX08zhTQpCgXaf5mj_M -goversion go1.15rc1 -D "" -importcfg $WORK/b588/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_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/3c/3ca83156377a58487c003db455efd7120416eb7cf253312c3d8b142e544659c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/50/50807addde4f087189216eadcebf38ace765ab29f0ba2b4da95f17ab0a432961-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/9b/9b94ca6340e844e68cbd2b6fbdcfa93e795b6f3a643fc2339cd6ba6a626dc28e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/5e/5e891fa376a25a3715c040c4333a7b4c4e77e07f591e9668902036af6a428086-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/e5/e57a3c5619a1fb5165364a30f2825defe7a0a7fd360b6f68aa6035e2a3a40a86-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid bzq4l3MBjDasvZ9foG76/bzq4l3MBjDasvZ9foG76 -goversion go1.15rc1 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/bf/bf6f4cf8b1bea0f530dabefc95992e49594a0f085cd42ec00cc9ffde10fceff9-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid KBTmjHTE9-FaZQsiWX5y/KBTmjHTE9-FaZQsiWX5y -goversion go1.15rc1 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/c8/c87191d7973fea2cec301fa094eea5122d582396cc2e32f30ae7b26216d6cac4-d # internal github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid pfjIPYMALsUXhRj9-FmV/pfjIPYMALsUXhRj9-FmV -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid 564DClb89plG_nZIdiU8/564DClb89plG_nZIdiU8 -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/06/06f3e3193b8608fe1d2dfd99c8da0191d136634b3c83ede49372d5527216f51d-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Qa1O7ghLAYfm-ZOoCOY7/Qa1O7ghLAYfm-ZOoCOY7 -goversion go1.15rc1 -D "" -importcfg $WORK/b572/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_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/b5/b5b5b1bd0ac8da7c90bf4c459a5913c2ed115392e29b3d98424846587cc2bf74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/1f/1fecde0560859028e82ae7e206430605f82cfb16028ce2d9075f1b3cfd6af136-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid KnZ1yp7r3LqvaYKn-t27/KnZ1yp7r3LqvaYKn-t27 -goversion go1.15rc1 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/0b/0b7bacb13eb12296222bb7e975097beaf67e4917fb3fcdead2785bf9d055af14-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid mIlJwv4yjElIaqv29Lz0/mIlJwv4yjElIaqv29Lz0 -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8a/8a069e41ad331fa718db98377ad562ad9d214102ee6b79304210d43de8342151-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/bf/bf6d5bb842ca9b2f35a4d6acff5f584c26f9e3dd3f9025bedac405f87ebcbf25-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid xoTwxALkfSGhEeOZE6CC/xoTwxALkfSGhEeOZE6CC -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid AcN8ALsphBcMXYofkUfi/AcN8ALsphBcMXYofkUfi -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid qx2Y-LWrbx393UT48qdq/qx2Y-LWrbx393UT48qdq -goversion go1.15rc1 -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_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/e2/e2640e6c06d9fc8d18e18b851a2d4eadad0bd762a26e16b15a614704c3c08604-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6e/6ecafaf08ec5e40df0b564a10030136057c14ae0135be0c46e079f6fe5170156-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/e5/e531f11de3b7315af40bd2f150e63be3cfa76c65c68bc6986ffa191a8a1ece51-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid c6snPvmQhKJzV-rikXXX/c6snPvmQhKJzV-rikXXX -goversion go1.15rc1 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.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_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/7e/7e256aa5e48a335e807e5418cc6f743c312c9503ec9a88948f13b41ed753ea92-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid kf3SAOPiT4OMl9MVZ_x6/kf3SAOPiT4OMl9MVZ_x6 -goversion go1.15rc1 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/c7/c77cbf327e19d0fc945ae641da91eb44d07108d597d95875600d4e089e5ec7dc-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid 2OsvIDlZhDdLH66Hj5mf/2OsvIDlZhDdLH66Hj5mf -goversion go1.15rc1 -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_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e5/e59a5c7fb437556e3dad4f072b85745fe2a7ee8f57b38c1f878e77822d6d43f4-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b690/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b675/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid ZlF3CsaBVDVg0lIuRJMJ/ZlF3CsaBVDVg0lIuRJMJ -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 5qesVHbmNDvPEvNcH6Ny/5qesVHbmNDvPEvNcH6Ny -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid L_w1LHffUzIdQkik35WF/L_w1LHffUzIdQkik35WF -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/37/37c4e934f5cd9db53ae1101d24ffafe1998f50de4a31db311d248745b36c9333-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/a6/a6a6eac3113bcc7ebf1781bf880c552761a67e00d5c0aacc09c45dad6ba910cb-d # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/98/98bf2a9ca32c393a4dc47c20c549bb50dd620ece9285de60b013b5cee4b55049-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ github.com/containers/podman/pkg/bindings/network github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b682/ github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b684/ github.com/containers/podman/pkg/bindings/system cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b679/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid ZlJH3BnpLVf41sP9wslw/ZlJH3BnpLVf41sP9wslw -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid s1xDKzzRuKIyTfE-7heI/s1xDKzzRuKIyTfE-7heI -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go mkdir -p $WORK/b685/ mkdir -p $WORK/b686/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b681/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid V1hnmr5CjENDoIksNbIW/V1hnmr5CjENDoIksNbIW -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid aVM9uFJFZW-Zg4pwFHqT/aVM9uFJFZW-Zg4pwFHqT -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/pkg/bindings/containers cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b677/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid AD6NmF8VZ7vdvMVhCtXZ/AD6NmF8VZ7vdvMVhCtXZ -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid 2FKRyCLm75o0LY25kMKq/2FKRyCLm75o0LY25kMKq -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid tYg3N1hVRj9DGeLpcnvB/tYg3N1hVRj9DGeLpcnvB -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid DwL92laZ9nS7iBdLzrN7/DwL92laZ9nS7iBdLzrN7 -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid tYWIftueU8nDRe9EJFBr/tYWIftueU8nDRe9EJFBr -goversion go1.15rc1 -D "" -importcfg $WORK/b677/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_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/27/273fafc9df33fd1862bfe08a968d15eb9a722c4d81e8865c71e18b38619a4e3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/70/70fa1fad7555d1500f975dd9eac1e434f5aa8baaea108d55b8408feba75c30b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/60/601c45beb5a10e56f237154c2d3b4027a23c717a3af39ff0f42a4ad56aa2a514-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/6c/6c14f0c56c9860e9c57ca8719b326480bb3bd350e860534c459929d80c168061-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/c1/c1d0f371c4c80c539efc6d0ad2eda153144d38ac6a87c6e8073fd423cac331db-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ab/abbeb4c49d86ab77d4631a81e9d6f6a46d4216911d57e3598ac9df1766a2760b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/cc/cc79993de4b355211130e573bfb3630be2853ded56ccf88e2ee7b75286289f92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/5e/5e7c491c9a221e55abe830569a3f71be7a924907fe22ebbac4c79af9599921a8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/20/20a9f9b261dc708e9e40ad5e778d95b524c5b70423c7e49d9bc08e035e1fdab3-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid eTmHBB7lTbJzsxY6P0yK/eTmHBB7lTbJzsxY6P0yK -goversion go1.15rc1 -D "" -importcfg $WORK/b674/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_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c4/c448e001a09dff3e7da5f4c10061d85c701bb947cab77f797c74351a92c7cbdd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/be/be5767ca8b00aaa57504a8b8303b460a3b579510bc565cd6ebf1af60db7e0d29-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 1IpYAcuDcmvM6SBMWXfa/1IpYAcuDcmvM6SBMWXfa -goversion go1.15rc1 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid gG9dlZpwEtA2zL1JWIUw/gG9dlZpwEtA2zL1JWIUw -goversion go1.15rc1 -D "" -importcfg $WORK/b673/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_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/06/06d73761788e6f03aa831e292e738eeb578e7cfaa368159edb4479817008f0b3-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid 1akNbxxri5Yw4gG-SFBo/1akNbxxri5Yw4gG-SFBo -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b6/b684010805bb0b18faf2c363425c8514f54692370b0d584dcd9403785ac1c66f-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b515/ -importpath github.com/containers/podman/libpod -- -I $WORK/b515/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -o $WORK/b515/_cgo_.o $WORK/b515/_cgo_main.o $WORK/b515/_x001.o $WORK/b515/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b515/_cgo_.o -dynout $WORK/b515/_cgo_import.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/libpod -installsuffix shared -buildid ePHy9QPNoBtJHNm78ovG/ePHy9QPNoBtJHNm78ovG -goversion go1.15rc1 -D "" -importcfg $WORK/b515/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_config.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.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/b515/_cgo_gotypes.go $WORK/b515/oci_attach_linux_cgo.cgo1.go $WORK/b515/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a2/a2a073453a49b82f533dbc37df43098f73d8f91313ee30e6bef14cb7915e8599-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b515/_pkg_.a $WORK/b515/_x001.o $WORK/b515/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/14/14c30d20623b0b2e4d4d37e44442c3f071e30c0a1f5df8908e503c07f3c09d41-d # internal github.com/containers/podman/libpod/filters mkdir -p $WORK/b647/ github.com/containers/podman/pkg/domain/filters github.com/containers/podman/pkg/domain/infra/abi/parse github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b652/ mkdir -p $WORK/b650/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b649/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid vMhI1_aNd1YICdWHAJL9/vMhI1_aNd1YICdWHAJL9 -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go mkdir -p $WORK/b651/ github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b653/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/pkg/parallel mkdir -p $WORK/b664/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid cMkbbh5gBfDQsUV1jYeH/cMkbbh5gBfDQsUV1jYeH -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid eD1mBK5a-DBkModHNnzD/eD1mBK5a-DBkModHNnzD -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid NWstyxh3JOX0kYpbkdNB/NWstyxh3JOX0kYpbkdNB -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid 5LQ0JZcG3mZgX92c6w6G/5LQ0JZcG3mZgX92c6w6G -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid rqUZe4RxgL9jR1gVMCsG/rqUZe4RxgL9jR1gVMCsG -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ github.com/containers/podman/pkg/spec cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid 3HERTUY0CZZjZEFF_wmL/3HERTUY0CZZjZEFF_wmL -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go mkdir -p $WORK/b666/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid B_riYZ4ugtdsLwkvGyzK/B_riYZ4ugtdsLwkvGyzK -goversion go1.15rc1 -D "" -importcfg $WORK/b671/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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid YQKtiMEO2F7VTnDGdhip/YQKtiMEO2F7VTnDGdhip -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4f/4f2641fcecaecef25f1122bf6c3431649d47ed039e4e53b043fc6621b387ef20-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/85/85741233a38ca50ba7a722e8a2a065a8d27170b2f783b03955e0ea9f7d4b9c59-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/66/66143a347f62f780a63e997ded95013106bb780e905fea6c1a62f94d5bdc6b2d-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid f6ojT5e6GiYp6fMo0gcC/f6ojT5e6GiYp6fMo0gcC -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/8c/8c45377cde51d75b96f8e2b466e59700558beb5caed934736b11cb9285190878-d # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/3d/3de0687e1d372be8bb235f49e49886ea32451ad6e382d43f0c6ebcf2f920ba66-d # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/fb/fb88731bdbb9f680d61a287802f63ff2c618d213c75fab05fc09d10e83595b62-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/a0/a06e62f4ae5e636dd67a0cac0a730a434856f93c2ad1414987b1187cef67b321-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid 1qo_NZSkWuxtxzAT64a6/1qo_NZSkWuxtxzAT64a6 -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/9b/9b25773abeb20feb3da7f57ac9d35599e38db0e519444d991e2ac4da14fecc44-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/f7/f7fb66ccd76c507cd209982448d9a1191a9063c8e4fb04b0fd606d4fbc0b935b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/d1/d1cdd638806e78c21df6f16aa9c1b46146af368c6738daaa44acb22ba88ab592-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/00/00cb488e7cb7e11da289705c098f3811e728792b4c6e4f711754c410970ae6cd-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid vtIA4ynst4Iozx8p6aQV/vtIA4ynst4Iozx8p6aQV -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap k8s.io/api/apps/v1=github.com/containers/podman/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid CscYvPptg05hbO1LF09N/CscYvPptg05hbO1LF09N -goversion go1.15rc1 -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_novalink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/3c/3c0d346d43e31a5a235fb51e970172d7c8e317d5cd1598f8798883602a3428dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/f6/f67fe59ceef093ddf28574cbafa45a3f62febed24fb122bace01ea3931ce62c4-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid tFrsWRhzlFRQY_M9Zb9O/tFrsWRhzlFRQY_M9Zb9O -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid CBF6RkHXNHZu4hn3OcX1/CBF6RkHXNHZu4hn3OcX1 -goversion go1.15rc1 -D "" -importcfg $WORK/b702/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 ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/94/94497ae9b4d4725049ff069d21dd20d862a9f1a3d9619ab5d509bd04cc9e0a5e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid i-0JPZPEC9wMDtebeYyD/i-0JPZPEC9wMDtebeYyD -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/b8/b87556b91b572ce5ac0e9d0fc302a365905d80436a741f37606da3da0c87cee7-d # internal github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b689/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b688/ github.com/containers/podman/cmd/podman/common cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b356/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid uGNlKcl5rpW4__YPGa1i/uGNlKcl5rpW4__YPGa1i -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid lrbe2U6nzSoAWQoF5_WD/lrbe2U6nzSoAWQoF5_WD -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid M5lne118pIeJU8N7u1_H/M5lne118pIeJU8N7u1_H -goversion go1.15rc1 -D "" -importcfg $WORK/b356/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_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/2f/2f4f8240aa65f9752dc8ba02adae6db0af9df8fefb4fc753247b2252d8c99d40-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/3f/3f4d3a07f62a8a2c28e1c19a615ea312dd02f7df445499d3052ac7d61cb069b3-d # internal github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b691/ github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b698/ github.com/containers/podman/cmd/podman/networks cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF mkdir -p $WORK/b697/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid g1P3GalbZAL9hliz0248/g1P3GalbZAL9hliz0248 -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go github.com/containers/podman/cmd/podman/volumes cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b708/ github.com/containers/podman/cmd/podman/manifest cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid uDPufsL3loCLrBpNGHtM/uDPufsL3loCLrBpNGHtM -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.go mkdir -p $WORK/b696/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid D3gyBJoxsY_fQoUBmK-c/D3gyBJoxsY_fQoUBmK-c -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./inspect.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid e6qLxQrZAOWlka2iEFGf/e6qLxQrZAOWlka2iEFGf -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid aQP951Ld-2n_x0bM8hdk/aQP951Ld-2n_x0bM8hdk -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid HjTJ-S-BhS7LXwFxh_84/HjTJ-S-BhS7LXwFxh_84 -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid iLkYdCD6crESRd7WcuGL/iLkYdCD6crESRd7WcuGL -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/47/47fe09999f8780d275ac20e5c6055b64d64fa0e52135b7563f7ef8716df04ed4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/29/2920bc63d13163f9117df65601647333cd818479940b517c62b947190366f6f0-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/68/68521239c6c275e57eb86ec5fa45d0a358c2291c56caae5e0a8323f40b71d3c5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/d7/d7214821e6bc8554352e3cbf65bfd274f01831dd975212b10f090984900f8a0c-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b693/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid JeTik1N_nIyXMNt2baXF/JeTik1N_nIyXMNt2baXF -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.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 ./unmount.go ./untag.go cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/74/74881cab7370c61785762aa90e03ed5f80392a78bf2625784b86e89e077e2bc2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/fa/fa1cd615770118064049b3ed31209f936105f487fe29a553c8c541b2630f4993-d # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f2/f27342bc000e0eca06f3a838867919e2b3468aaf89ab153b697b81b00ef0e6e8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/42/42563098e2d834afa56092077695c58bce631fcb74651847cc106411288b04f6-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid FbyObIyX7_VAMGdrvo0e/FbyObIyX7_VAMGdrvo0e -goversion go1.15rc1 -D "" -importcfg $WORK/b706/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_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/23/2334d0febad35ae0ba6113036f7915036086480a036e1b90a45abe229eaf1dca-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid Yr2Gfv_bAEqmOqojFtwd/Yr2Gfv_bAEqmOqojFtwd -goversion go1.15rc1 -D "" -importcfg $WORK/b699/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/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid Iot4fsmGsZTaWbk8sYcQ/Iot4fsmGsZTaWbk8sYcQ -goversion go1.15rc1 -D "" -importcfg $WORK/b296/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_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/fa/fa4700589284cd77c9adc6e7bdf9dc58bd43fdb8801a02af0b80188a15a13d09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/c2/c2892ebca955eebbfd288eb7cc57bc78718619eaddb8ae1736069f9bd00dcf98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/f6/f6f325a55864d22ffb0fa2e782f93f7a3fbe7e0707c842032cef43fff12b561d-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid vXaJz-NPb1uHSUtDhhwh/vXaJz-NPb1uHSUtDhhwh -goversion go1.15rc1 -D "" -importcfg $WORK/b701/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_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/25/25baebb7c06f7070f401af6b336c7a952dfa0221911d7f1a9a904803e3b0a312-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/47/47b83872586f2e61374e4655ec4cca2d026e7de138fae453419879484f3f4598-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid vNF3D3vzIsL1ZbiwW-my/vNF3D3vzIsL1ZbiwW-my -goversion go1.15rc1 -D "" -importcfg $WORK/b700/importcfg -pack ./connection.go ./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_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/00/008835f306d1add6f1cb2fd4444da945dadd78922bd844a1a647654cd336843a-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid OzjYoza9R7kx7zQTupNd/OzjYoza9R7kx7zQTupNd -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/ec/ec61088dffa02e3dc5adf097ed9e7ed75d2af6e1909e2e0f561c7287f1e5e168-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 9XqvHiqYVu9AO6uZktgS/9XqvHiqYVu9AO6uZktgS -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8c/8cee98661e0703dcb2c7e55a4152f87dda2d8c713834065b57171b48568672a4-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/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 github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=si_6qr2UaSO9Wmy5WfFk/9XqvHiqYVu9AO6uZktgS/12StwSYlNnvZe2GPSFid/si_6qr2UaSO9Wmy5WfFk -B 0x2a215e7a2f93a53b40da70c7e40bc4f91e808a14 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS+= remoteclient' + BUILDTAGS+=' remoteclient' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xf49d2a31d2e4df50e328df71240c7158103386e4 -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/podman/cmd/podman WORK=/tmp/go-build192483986 container/list mkdir -p $WORK/b048/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b248/ mkdir -p $WORK/b230/ github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b120/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b286/ github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ vendor/golang.org/x/crypto/internal/subtle github.com/containers/podman/vendor/github.com/VividCortex/ewma image/color unicode/utf16 github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b209/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b042/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid y1MMVZHd7aCM6spCaM-5/y1MMVZHd7aCM6spCaM-5 -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid XpYrebJD9kpVAs8N9M9q/XpYrebJD9kpVAs8N9M9q -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go github.com/containers/podman/libpod/linkmode cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b059/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/pkg/ps/define github.com/containers/podman/version cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CAExZEKIb9FXV5SvxEUK/CAExZEKIb9FXV5SvxEUK -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities github.com/containers/podman/vendor/k8s.io/utils/integer cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid FYw2lijTmWDT2RIEBDBT/FYw2lijTmWDT2RIEBDBT -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go github.com/containers/podman/pkg/annotations cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid w7KuAHJurLVmxNkHEe2D/w7KuAHJurLVmxNkHEe2D -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go mkdir -p $WORK/b509/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid OHcnuyWE-D9C_iv9QObf/OHcnuyWE-D9C_iv9QObf -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque encoding cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/containers/conmon/runner/config cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 4K-KDsQg46ZKmorbY7Ou/4K-KDsQg46ZKmorbY7Ou -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go unicode/utf8 mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b336/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6P_sFQgHZ33aOAKmQZW-/6P_sFQgHZ33aOAKmQZW- -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go internal/unsafeheader math/bits mkdir -p $WORK/b504/ internal/race github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle internal/nettrace github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b519/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal mkdir -p $WORK/b461/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid CoZzWbcQSySZja8_ysrg/CoZzWbcQSySZja8_ysrg -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF internal/cpu cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/k8s.io/client-go/util/exec crypto/subtle cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid Y-DY_y9bGddTACIAWaE9/Y-DY_y9bGddTACIAWaE9 -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid ItKavzexmE0UVO-M_MGE/ItKavzexmE0UVO-M_MGE -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go sync/atomic cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MolOaFwUiu0i-Q6JF0dc/MolOaFwUiu0i-Q6JF0dc -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go mkdir -p $WORK/b715/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid g6q193p1dhvrnHegmXYI/g6q193p1dhvrnHegmXYI -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go mkdir -p $WORK/b420/ mkdir -p $WORK/b380/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b058/ unicode cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b337/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid PgVAUJgZZyok2eelnFtj/PgVAUJgZZyok2eelnFtj -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b486/ mkdir -p $WORK/b603/ runtime/internal/atomic cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid XXTz11g_65q8QTtMv3Wp/XXTz11g_65q8QTtMv3Wp -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b525/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid l29ZW0QNr6N2bqvk4qyE/l29ZW0QNr6N2bqvk4qyE -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 8NPSB3td0laD2F7dGYqh/8NPSB3td0laD2F7dGYqh -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/37/37b698991da4dedf5c6e38d7500ecc8ebccd2dfb83ed15d1f62c12fbf242cbaf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b621/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid GHGNlETbjIt87yvqs_M6/GHGNlETbjIt87yvqs_M6 -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/4e/4e93adb5e2f1e6a97b35bf4485f902d89c782b3655d7776abbd92b5749fe6b73-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c9/c9c79c2d181f8b7df09cb5408bb27737020c4f75c7f2f35c0f34461ccb327263-d # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid _iIYHule4Z9BhJslKoSo/_iIYHule4Z9BhJslKoSo -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid g5Q3AHB8oil_u2z3umgN/g5Q3AHB8oil_u2z3umgN -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/7d/7d89273ecf86ce5d7eaabd065ff399b370a8f916e1da6f7418a9aab763002a3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal mkdir -p $WORK/b517/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal runtime/cgo cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/5a/5acde6ffea346e2250d044508a2afd7a816c004dfca34e5d2a672772bd335183-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid 0Hbu3TXoCpWnv7f1NTbl/0Hbu3TXoCpWnv7f1NTbl -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/77/77477eb4d4368c96850b2bfe63fdc7d8c1152a89c53df02d70e59b08c095bc79-d # internal cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/45/453203026498a9587bcd9be2c48417c0896a9ae2e84b677d3b4a50e8c24c48ef-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid JDAS6NQiotcw4Mm6WiSA/JDAS6NQiotcw4Mm6WiSA -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid 3dO3u4_CxVTtK3XRiw1z/3dO3u4_CxVTtK3XRiw1z -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/50/508f8f10f304af41a10de0de509e27b084242e965efbab123f9aa03e9d0a1cc9-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/03/0338a0a94f9b8bc673d709262273f258e652ab169de916add8dbc1b81f43fb74-d # internal mkdir -p $WORK/b025/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid eENsSxl_QHj1k5CJIp59/eENsSxl_QHj1k5CJIp59 -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/de/de0b3f7b0872ffecbf28cf228e1d93075d8a3fec0a4276f141a9edf92b3a5c08-d # internal mkdir -p $WORK/b712/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal mkdir -p $WORK/b129/ mkdir -p $WORK/b005/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/61/61db9bad3c3b2c68b5b605b64385d3ae915c713b3d85bd34ce867196f9c98563-d # internal mkdir -p $WORK/b023/ cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal mkdir -p $WORK/b014/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b713/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/47/475eccf2b283a90192f9e3a3f055b21be75ce1498ec840bb0d8c1065b8e09079-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid H1w3f0PlaalpAiCOrlNN/H1w3f0PlaalpAiCOrlNN -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid 8CESp-orArPBrLTtbZHS/8CESp-orArPBrLTtbZHS -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/2b/2b65fe605f803b399a97258735226f8bc3d308f011b93645dbbcdd0bbfc6240b-d # internal mkdir -p $WORK/b639/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid PgTvYTCVjs4HxRGcMDbP/PgTvYTCVjs4HxRGcMDbP -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal mkdir -p $WORK/b124/ cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/80/80763068a718b35b246572f0e3b4bfb7cd6dfac824847759c5693a2d9591ef16-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid Tki6kWL0Y-tmCp13kbRL/Tki6kWL0Y-tmCp13kbRL -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/ca/ca69734cd1300526bfb5b44ef5037823516280d13cf87e80031427cc35f096b2-d # internal mkdir -p $WORK/b012/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid ZMkyJEbPjEZTFN0VVlyB/ZMkyJEbPjEZTFN0VVlyB -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go mkdir -p $WORK/b009/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b609/ cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/41/41b51678852fe154fcb3dde93a1d23e0b53a0208f1678c8d383b46ff4f29c536-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/6e/6e462aca5d287eb7e2ae5994eaba028b7df4ae8235814877cc5607ececd7e1b2-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/bf/bfcf7d44df5d699198447ee1d48d9664d4afd83a2c496a746dc741f43f153840-d # internal mkdir -p $WORK/b043/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal mkdir -p $WORK/b026/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/ab/ab579e7bbb193572062e8656dacd5dadb9a67fefd8c281b301e71c7c3b0c1ffc-d # internal cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d7/d74cc7d88d9b7cb8edc832445f7c6427c79368389a2a2208d99b828ad2432c8a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/cf/cf5a19dae0cdec7fb5d81ba85c35513ca2bafb559f07d05a2a2f86951935e3d7-d # internal mkdir -p $WORK/b192/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid SWkry6dkuR4E99SM8-tO/SWkry6dkuR4E99SM8-tO -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid IiK70fSDZft7qmPuY64E/IiK70fSDZft7qmPuY64E -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/88/88998f7e7001582658962476ecc14ebf46aaf2ce0066daf6ae6d30e0a38ca217-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal mkdir -p $WORK/b195/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XPX_v_Jbdh2vkLxngUTU/XPX_v_Jbdh2vkLxngUTU -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal mkdir -p $WORK/b080/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid n6KOl2hEs5b0hfFP0PD_/n6KOl2hEs5b0hfFP0PD_ -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/ff/ff94770af8519902210d32bf692cec0296d77f36063bc3131cffbdbe37d64b95-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/ba/ba665f003b9b4d559270081331615186b603eeec94d9fa00ded80e1cf2f33ee2-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid P-xrMmSQ9eRDEic55Wcf/P-xrMmSQ9eRDEic55Wcf -goversion go1.15rc1 -D "" -importcfg $WORK/b195/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/fa/fa46b2cab018760f31de846d57f6ec3fd26438835c7a30f762e999da5adb3190-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/88/88b70be9498bb81ac2af9819778d6d2b5e26cee506416fbf748be1a8f050aac3-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid l9GsgaEjSgHWAP-qq9Av/l9GsgaEjSgHWAP-qq9Av -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/db/db4fbe727ad23fa87ad2c5896680fc481b203ecffdfbbd37e0971c4c16899101-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9a/9a5b5f9e137d83f69b4b20c1252b711701f2437d58a96cb8f1e3b0f43365e598-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal math cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/13/13a4e1bfb902a80557afbe0eb8fb6e3b7263fcc2051384de89f5c9e4a698e8bf-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true mkdir -p $WORK/b022/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b008/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid ZOZrFmI2zL_dnBtcv5d7/ZOZrFmI2zL_dnBtcv5d7 -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/9d/9dda86812c4f5c85e74f45980c32ee3fddb9982333261bb07f038efbd9166ab3-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid O1v8iNDSFybdhrzEX2uz/O1v8iNDSFybdhrzEX2uz -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/43/43525768c82144a7926009de39fc3b286f81c8995b5cfa2931c13639c5776808-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_386.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./asm_386.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_386.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b4/b441efe9c868fe36203d8acde03e695b8344d25ff30163e4c451b9a016ff11b3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-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_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ internal/singleflight mkdir -p $WORK/b079/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 9w_To5LmIW1eWqiRZVH4/9w_To5LmIW1eWqiRZVH4 -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a2/a20004d5edbf7f73a7796d84cb2e0f059071b03c7245668146603e5e0e2992cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/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_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b259/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a EOF github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ io cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid TnrMzRQss8G9cLQw52KE/TnrMzRQss8G9cLQw52KE -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 9U6sAIFFxlUlO31To-Oy/9U6sAIFFxlUlO31To-Oy -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b384/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid JH5BPAaLlj0UJjSNinlK/JH5BPAaLlj0UJjSNinlK -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go mkdir -p $WORK/b028/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid CdCBqe1YIvJStjyzddga/CdCBqe1YIvJStjyzddga -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 1Ng0Ld3f21qIkKKgdRXQ/1Ng0Ld3f21qIkKKgdRXQ -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e4/e486a4d00e6f3b9e3fcb1bdbf5f5733238cc5664781c74d3f1941de51c28c40b-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/fb/fb22614000b91cbf7cd9aa756e035a90cb26b462f2bdfda96773e28b75e50fa6-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8f/8f67c4849b12ffed1f42b6f158eebc4c175827bfdd8d077c8e5720a137b19206-d # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/e1/e18bfcd92fe7db1d22c065b2e377eefbcafd41da5bd1ff2563e1b5272a9f0ccd-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ container/heap github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b414/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid rwKEDY_oztFz1B417RqU/rwKEDY_oztFz1B417RqU -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rPn-JBm4pd-2xwN5wLd7/rPn-JBm4pd-2xwN5wLd7 -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid UXiPLjCqa1wRs1nNyq1a/UXiPLjCqa1wRs1nNyq1a -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/51/513f8fad78409d040b694729512219a654ba6e2811daa5c3022847eb2bdd1ef6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/42/4202fbe5742d45f9fa0cbca7f4199644880914892d07d0e42a79b69c2b4e85cf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal crypto/internal/randutil mkdir -p $WORK/b054/ hash mkdir -p $WORK/b050/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader text/tabwriter github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal bytes mkdir -p $WORK/b132/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid IWLNglV_2yVu6dQc0MCV/IWLNglV_2yVu6dQc0MCV -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go strings cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0tJHtB0tdOZf8coX8gm5/0tJHtB0tdOZf8coX8gm5 -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal mkdir -p $WORK/b103/ cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/57/5730528b9ee8d196d452679d6e8071e207032c1b85cbaa6587623aef9d4caf62-d # internal mkdir -p $WORK/b036/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid 2qTozNCgJl1QVLomyEAi/2qTozNCgJl1QVLomyEAi -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b037/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid oKPwuVpe5B9AYCIyqY3Q/oKPwuVpe5B9AYCIyqY3Q -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid _EML9JjmZZ3SqEEdMPeG/_EML9JjmZZ3SqEEdMPeG -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/26/26e040fcd511cfcb12364792cb0ac383ad0aecc7bc2f88aa7656b1205b46aadc-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b6/b6e4e3bc4b720c6e3d4f3daf42321a69f6cf7c9c0cab463f909c2bd5a00907f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/af/af2baedd8abf467e022df97dc2724a4bccae4c079019c2a34fc2e8b33c7703d8-d # internal crypto/hmac mkdir -p $WORK/b062/ hash/adler32 hash/crc64 hash/fnv mkdir -p $WORK/b375/ hash/crc32 mkdir -p $WORK/b112/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 5Cnc00dAJgPLtY5FWa7D/5Cnc00dAJgPLtY5FWa7D -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b125/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b186/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Oool82ExVbnVJVYOB2na/Oool82ExVbnVJVYOB2na -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 8mhoRlC2SINmpt0ZfIcK/8mhoRlC2SINmpt0ZfIcK -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid i82ciAY06Wwz4uJFW5lz/i82ciAY06Wwz4uJFW5lz -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AjgN16cGfx2TiJEOKGgd/AjgN16cGfx2TiJEOKGgd -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e1/e19339faa1b661c0d88ae06f92c14390aa8d3b4aab1c1f9b06ee1ff438c7d4e7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid wlYPeiAVucAq17mqOBQb/wlYPeiAVucAq17mqOBQb -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d8/d870b5160aeddf95a22eafea5b1fbb013293f6fc39b77e847dd76858d247ddf8-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid thxNv6ctSOLOLGEIZLDZ/thxNv6ctSOLOLGEIZLDZ -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -NVOsjaC6ohMr6Tz1W-D/-NVOsjaC6ohMr6Tz1W-D -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9f/9fd5500c9ad68cb5073acfa86434e8d83bc6eafcb73a635906acd6e69292239b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/bb/bbb1d4d7de0d51c292ddc00df2b77eb9eb14b5be43ebc6c4707297b8b2c1c4c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/def1e391dadf4e869c560aa8848adeaecdf5ec62b815064684f6d2ab8f83b06c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal crypto/rc4 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF encoding/base32 mkdir -p $WORK/b128/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQJg7H_-qmjSNZ3doy6W/KQJg7H_-qmjSNZ3doy6W -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go crypto mkdir -p $WORK/b049/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b372/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid xmx3dzrQkxP3oVlQzPj1/xmx3dzrQkxP3oVlQzPj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid izu142RDAMXNHBIXVL8d/izu142RDAMXNHBIXVL8d -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid zCMhpH2zyqOeyG-ZFgCe/zCMhpH2zyqOeyG-ZFgCe -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 4M2oYL_MfBn5Af-xj3v5/4M2oYL_MfBn5Af-xj3v5 -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go reflect mkdir -p $WORK/b021/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid V133QHi5Vg1ZJsiXyrGI/V133QHi5Vg1ZJsiXyrGI -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid tcIh0nah2nwQL0wqtx5u/tcIh0nah2nwQL0wqtx5u -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid z-ODhQULf932EyMpqWdI/z-ODhQULf932EyMpqWdI -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/2e/2ee3a19a2542c39e56058e4353216460b4219096237169d48876842ba434bf98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid obcBtHjU2LLdSnLXUwdU/obcBtHjU2LLdSnLXUwdU -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ab/abea0467c0edaaf72ded03b2a66a11f9e3cd70a0ce749a7932a39681550e2a2d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9a/9ac6b7bc89a2cf9a6d0ac46d434e0ea2dbd364d81971e2064ca7e199c7663452-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ path github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils bufio cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b095/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid L1MubnGYutt_JDl4z23B/L1MubnGYutt_JDl4z23B -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go mkdir -p $WORK/b276/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b035/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid HCaazad-72G4Qs0CVPGK/HCaazad-72G4Qs0CVPGK -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid vgamkQQ6LdiYfUBRHQtg/vgamkQQ6LdiYfUBRHQtg -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c8/c83437239d447b24ff7833f3511b7e110e56854098155b672a92fc2178fb8535-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/3f/3f03c67bd301176229bb282a5df355dffecdae6d83db8c2341a8c761c9b8c661-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3b/3b85cb1ae0872c07b8876c7c232c825c1b6afaf52d570b5aa185d8e1e44a6e37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c7/c717f8b2252b9aa25c22c065f020edc0d7de20a6dcd6952977980889763fe4dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/b2/b2865267f98ca63ebf7a3d7ea9eb3209cc8935a4f3e7f272a926f558af510589-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/f6/f6ee301874467b8366079229747de6dbb3d4cc3a426752a1b399dc1c2535c619-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal compress/bzip2 mkdir -p $WORK/b107/ image mkdir -p $WORK/b379/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid iWhaSEp1nBErL2rvvC2k/iWhaSEp1nBErL2rvvC2k -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid e2a-ufLrj-zkg64hX6Tb/e2a-ufLrj-zkg64hX6Tb -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix mkdir -p $WORK/b031/ mkdir -p $WORK/b449/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go mkdir -p $WORK/b489/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid ym1bYnCnhqCZPKZQcvZ5/ym1bYnCnhqCZPKZQcvZ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 9qYOUI98Sy055imbaIYs/9qYOUI98Sy055imbaIYs -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/21/21fc310108af3a3447b585e0bf6c6b38ef6833e19545a50a7a19671dc834d9c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/2b/2b25877df9fd5807fb184c279e6d7dddb1860ef94cda52c19091228db44dfadd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/98/984e1c95869de9efa13b60ca77bb4fc4d739c4582002587b5ac61e40c05d6ee3-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4pjvXxCEp-a-IVF-BJqd/4pjvXxCEp-a-IVF-BJqd -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/86/86958b9aad4d9b25f9c97ccb6581929e4f8fcf9fb55a6b8e6065133e0388fccf-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid x08Pp0WZfcdTUDJXwPkN/x08Pp0WZfcdTUDJXwPkN -goversion go1.15rc1 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ github.com/containers/podman/pkg/resolvconf/dns cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid d5i5V6e_hVueE9LLG3iO/d5i5V6e_hVueE9LLG3iO -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b614/ mkdir -p $WORK/b576/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid RgjI_S1rQmBSrcKNkK3-/RgjI_S1rQmBSrcKNkK3- -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid zBttIyTJEddAAipM2uEI/zBttIyTJEddAAipM2uEI -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid YtYO8ONaNiyKg-EjH8ff/YtYO8ONaNiyKg-EjH8ff -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b724/ context mkdir -p $WORK/b002/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid BegXrRCexxRj0jUioaoK/BegXrRCexxRj0jUioaoK -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid PNALmJpT0DZpdMYvSvTW/PNALmJpT0DZpdMYvSvTW -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go mkdir -p $WORK/b496/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.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 cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid -uz6vJC9PU8vpbQw5GN4/-uz6vJC9PU8vpbQw5GN4 -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/77/77ec90f7a84840956f41fee34dc84a01e52749f63738ca2fcb658deffae3ced2-d # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/de/deab683e6dc6fced038eb5de019552d7412e8d5264b6899dfc2411ab67afe790-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/27/27d319e71cd70bc1644613643d09758b8953449702ba9384d8637b430a12fcd4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/f0/f0bdb3b59d010ad3446779a667e8f17d143eaf31fd7c6cbb6ba6c7f3480b9f80-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/9c/9c0ddfe79178d53755c7582462c0b824c270a06c7cefc922c934955c0aa0984f-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/7c/7cc0168e319a4bc0b077065616c6e156cf1c7293d5de6c3c52acff64482e3212-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/fc/fc80f301ef5c996d60883fb643efb0b71c39b2cd09cd1e3af6e85481e1f8155c-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 5k8yKRrKmA5Z918_5K9x/5k8yKRrKmA5Z918_5K9x -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 0rRGHw8KpuIfWrhkxykL/0rRGHw8KpuIfWrhkxykL -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid vS0p-mocJF39CHIy6q52/vS0p-mocJF39CHIy6q52 -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/dc/dcc242412d7f70c6ce880d6be5455f9c64c17548ce8814b5c85d48362b9cbb00-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/76/76732b1a36c5267dab0f8baebfec1fe9bb764daf68c6a555cc8ada01c1877725-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/10/100cc95b040c1c7961970b2fd4572e21353165c51f843d91641262ddc46f36bc-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ internal/fmtsort mkdir -p $WORK/b020/ encoding/binary cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b044/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid cX01DN0X42RhgRAlN8L8/cX01DN0X42RhgRAlN8L8 -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Y-xZQBc08f9wHXLTwz2q/Y-xZQBc08f9wHXLTwz2q -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/28/282e678678146428acc732d823d65b58e7b3c44f042abc0373ed2f4f88fa4694-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal crypto/md5 mkdir -p $WORK/b063/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ encoding/base64 mkdir -p $WORK/b073/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF crypto/sha1 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b063/symabis ./md5block_386.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b066/ crypto/sha512 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2ERYP38k5khWr5mP-kQ/u2ERYP38k5khWr5mP-kQ -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go crypto/sha256 mkdir -p $WORK/b067/ mkdir -p $WORK/b055/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b041/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./sha1block_386.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ github.com/containers/podman/vendor/github.com/klauspost/compress/snappy cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ftKkvkX5dhVW4N6pVt-_/ftKkvkX5dhVW4N6pVt-_ -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid laniOmCg5G40yBxzxTmp/laniOmCg5G40yBxzxTmp -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4WLFGGrsVG9vM5uA40-l/4WLFGGrsVG9vM5uA40-l -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid c_UOm3oF7hARGEEigNX_/c_UOm3oF7hARGEEigNX_ -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/ed25519/internal/edwards25519 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid vpMWtEIHzdcvqOnuXAYE/vpMWtEIHzdcvqOnuXAYE -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b061/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid 3KqwmwgsQOaFP4jDI9SA/3KqwmwgsQOaFP4jDI9SA -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid TNZ20X52eywO2n3tPrt4/TNZ20X52eywO2n3tPrt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p0xjVnPCbSghEUUxRMmL/p0xjVnPCbSghEUUxRMmL -goversion go1.15rc1 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid utob6WTdXqxougDX67YJ/utob6WTdXqxougDX67YJ -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_386.s cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid OTUvdsTHIOAtcxX_Gkup/OTUvdsTHIOAtcxX_Gkup -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./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_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/70/708e1cb7bf5d1308107d5c773a2515eaae59c243ace09397962ca2de3aa2807e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/3a/3ab41594074e82fee6146f127e9c0265132670f280bfa7775e52a080ae1d99bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b063/md5block_386.o ./md5block_386.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal encoding/pem mkdir -p $WORK/b072/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid kOqIpg_xgBG0R2IIFAIJ/kOqIpg_xgBG0R2IIFAIJ -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yi3gdYo-wRRoDVqliurZ/Yi3gdYo-wRRoDVqliurZ -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go github.com/containers/podman/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_386/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # internal cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid OYdYtx1g8gsSpRdtpBor/OYdYtx1g8gsSpRdtpBor -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c9/c9b1d39da191979f5cec5c8178d4cc2601ab710835a416d026ea9de73dd31073-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/89/89289a4fac1b6a9566a2b056ea839fae4765fd5c53a69329fb91a865c721b3b0-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1b/1b63965b9b7e65a614b91f12a0d7e48e17fb5301dc56d987489f5dd487ca0c07-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 crypto/des crypto/aes mkdir -p $WORK/b040/ 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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b051/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 1ZeMbhKLsP4pGuMT7EwM/1ZeMbhKLsP4pGuMT7EwM -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 4uqDyMbofvJdde6_LF8L/4uqDyMbofvJdde6_LF8L -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go mkdir -p $WORK/b638/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JktWQVaS1BWJOTMqkHhD/JktWQVaS1BWJOTMqkHhD -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid BX9oR2UZ6rRxG51fD9gC/BX9oR2UZ6rRxG51fD9gC -goversion go1.15rc1 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/36/36d55654808a9d86356ffab26944210b1911f1ee27a47574789c5025782b6bcf-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount runtime/debug mkdir -p $WORK/b312/ path/filepath cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mattn/go-runewidth cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b075/ os/signal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid erf1WGZN2ycl7x_TS4O8/erf1WGZN2ycl7x_TS4O8 -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid KEw4iQCl-uwLXHQJPVsR/KEw4iQCl-uwLXHQJPVsR -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF fmt mkdir -p $WORK/b019/ internal/lazyregexp github.com/containers/podman/pkg/ctime mkdir -p $WORK/b416/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b458/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid tk8v2C_2RvmmQ8xQG4bD/tk8v2C_2RvmmQ8xQG4bD -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go mkdir -p $WORK/b557/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid xa5mV_2eY1sVQo66f7Nl/xa5mV_2eY1sVQo66f7Nl -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go mkdir -p $WORK/b529/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid ILPOZlAf5fPfhIfxqJlX/ILPOZlAf5fPfhIfxqJlX -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid jDoTvRyokAraP06791R6/jDoTvRyokAraP06791R6 -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid f6GQtzhA_u3xqkwhT98v/f6GQtzhA_u3xqkwhT98v -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b115/symabis ./debug.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid R9A9NUcrBqoXckNldKqF/R9A9NUcrBqoXckNldKqF -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/29/296ed85cda9b60a566cfd40c5f61b1d1e1107d165a0964302f88fef0168548ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/2c/2cd6a052c18eef340bec297c9d53a2cfbff6a5032e6e5e136e14aa3179141123-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9Q3PvJqNcs7ZdrgKn0Ni/9Q3PvJqNcs7ZdrgKn0Ni -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/01/01b6740bb294c792137c60df70ee2d005e605fceadba742a772bab491f6ba7fd-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7a/7aacd8f4aa8773bc54e8f2493101a673b03642c2fea8fa7167bbf025000cfff9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/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 EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ScdsBXbuQcWDhGrb-CaO/ScdsBXbuQcWDhGrb-CaO -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal net mkdir -p $WORK/b076/ cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/14/147986ec2354e04cc034ddd780cc01cbb2223d855c0d8838df0cce8139004c15-d # internal cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/52/52b75d2383f1a38b278eb109cdd5b4139e2ca623b0607abcf86e01a2e8eaa351-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/4d/4de5fdfb1956b70917ea7eb0aa7c79552de5ab7c3ff8a912aeec39f70d5a063b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b458/sig.o ./sig.s cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f1/f117d60089b82a693867c287074c21bb32490db2d86b6669b50f3c87e5583d32-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b115/debug.o ./debug.s cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ca/cadf075a737aedca07b892e4bc610d6ac0c2c88285bc3fef98325efcc28b3712-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ os/exec mkdir -p $WORK/b137/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _kdPBacTUIwgsn48b3or/_kdPBacTUIwgsn48b3or -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 2uOEf8sSMwdRrDDY26EE/2uOEf8sSMwdRrDDY26EE -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/51/515dde88fce719b9509dbc6d055b3cb3e173025d285cc2ce704665a99696a53d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/b0/b0d2347ca4b3a3ae6c25173dfdc2df16c5fbde4b55038f4562453b69925cea8c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal encoding/hex mkdir -p $WORK/b071/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b096/ vendor/golang.org/x/crypto/curve25519 log mkdir -p $WORK/b086/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uX7yuv0XB656NfItPi_f/uX7yuv0XB656NfItPi_f -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6QtvrO08gcQCy8v3845J/6QtvrO08gcQCy8v3845J -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go mkdir -p $WORK/b114/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ net/url mkdir -p $WORK/b081/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/klauspost/compress/fse cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 97gNsGR2etmjfVbyGGuC/97gNsGR2etmjfVbyGGuC -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b110/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid BmGNUjYZB4H0aVV2GVNj/BmGNUjYZB4H0aVV2GVNj -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid f3eayvELB1QDv-JBIbVq/f3eayvELB1QDv-JBIbVq -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go encoding/json github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mime/quotedprintable encoding/csv mkdir -p $WORK/b105/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/version net/http/internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid XzCUFeTAY93pH8QIvzcG/XzCUFeTAY93pH8QIvzcG -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go github.com/containers/podman/vendor/github.com/docker/go-units flag github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go mkdir -p $WORK/b088/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid HSujn8fvTUeMT3hTfDHN/HSujn8fvTUeMT3hTfDHN -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b311/ os/user mkdir -p $WORK/b161/ mkdir -p $WORK/b225/ mkdir -p $WORK/b345/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF compress/flate mkdir -p $WORK/b149/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b163/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mtrmac/gpgme github.com/containers/podman/vendor/github.com/mistifyio/go-zfs cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF go/token cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b280/ github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid md_EBmZgeUwM_Cm-Q_Ao/md_EBmZgeUwM_Cm-Q_Ao -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ULkdAaxfKLNXPAH-3nvF/ULkdAaxfKLNXPAH-3nvF -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fUHXI4F65cOwMLXC-s_g/fUHXI4F65cOwMLXC-s_g -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/podman/vendor/google.golang.org/grpc/codes text/scanner cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid H4bm9eZHLpbgvLAV6xa4/H4bm9eZHLpbgvLAV6xa4 -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid WYU7FqvfD7wPNkdybUbo/WYU7FqvfD7wPNkdybUbo -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go mime text/template/parse cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b260/ vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid YyjQM05vTCjgE0RaCfHL/YyjQM05vTCjgE0RaCfHL -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ngf5bzpSREzvb92nGI12/ngf5bzpSREzvb92nGI12 -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b226/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b218/ cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8e/8e74cc17facccd4630d80628ecb6c20fb4a7f65864caf481329466ced1913340-d # internal mkdir -p $WORK/b273/ mkdir -p $WORK/b139/ mkdir -p $WORK/b369/ github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b272/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid 1mmCfrblIwfvgZ8XE4f2/1mmCfrblIwfvgZ8XE4f2 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b194/ mkdir -p $WORK/b232/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go math/big cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 58H3nGfLnooX2DvpY3-t/58H3nGfLnooX2DvpY3-t -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid hPcW0CeBPHMsvAm2ItSo/hPcW0CeBPHMsvAm2ItSo -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b184/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid SEZO77BH2sVE-6JW4Mqm/SEZO77BH2sVE-6JW4Mqm -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b369/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid PfPT7RohpQ8T25q1PZBY/PfPT7RohpQ8T25q1PZBY -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid s6Y7P5b_fTfG0cULrAH6/s6Y7P5b_fTfG0cULrAH6 -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/24/24ce71b4cb60d295786946c0337d96d1d6948f05c1f2a380ae1af9177e30e49b-d # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a EOF mkdir -p $WORK/b282/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid o4JmrqRKZWRsUtiUPz6T/o4JmrqRKZWRsUtiUPz6T -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go mkdir -p $WORK/b319/ github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b239/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 9b4XC_hpRKPa6CAfiTtS/9b4XC_hpRKPa6CAfiTtS -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go mkdir -p $WORK/b159/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid SRFkJ4MrIyyqs8pBg1Rk/SRFkJ4MrIyyqs8pBg1Rk -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b210/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b354/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid mcksdVN7BlPzcX8p97v7/mcksdVN7BlPzcX8p97v7 -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid 6SR_WzkLhVizH0Nj9n8h/6SR_WzkLhVizH0Nj9n8h -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZyZzg8OXXEL1MRceR5HM/ZyZzg8OXXEL1MRceR5HM -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 8Txw6y6n1Znay-G7Lmn5/8Txw6y6n1Znay-G7Lmn5 -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go mkdir -p $WORK/b158/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e6/e63683818f737bcfcf6efb3aae8b69a71487067e7887933bea82a3496c23b29f-d # internal cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid nUnENdqTLyazX9gpLpbk/nUnENdqTLyazX9gpLpbk -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid crDBCJ1Ps3j89JNQUF2C/crDBCJ1Ps3j89JNQUF2C -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid EqdiDb4b2N59aS0irOsy/EqdiDb4b2N59aS0irOsy -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid a-0mUn539Ol4AetR_Tfz/a-0mUn539Ol4AetR_Tfz -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid 2uflvz5UQiUDOtZqevXs/2uflvz5UQiUDOtZqevXs -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ff/ff43ff7526052c9443d066f95bafc77b033304a79c3a18599a601ce3eef5ce53-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4d/4d2268946903dd868e8bf44ef2b47381498610b200b7fa8cb669b42d3a4025e0-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 8NHa_qpWQMc_tFDG7wkT/8NHa_qpWQMc_tFDG7wkT -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b346/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid c6iW8KcZq8fX5TiBTlLb/c6iW8KcZq8fX5TiBTlLb -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b254/ cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/64/64c9684925a70689531249c506a7dca10a2874d61d8aabe350179cfdbca51223-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/48/489e9d88088cd143cc030715eddfa324fb9ffc11a37e9a7a682baddf74dddbc1-d # internal mkdir -p $WORK/b045/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 2P4sOfzFB_SvAN7up9st/2P4sOfzFB_SvAN7up9st -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9a/9a4b644492054694f9711d07b5e703f0e3b19295506578dfe911ee50d219de27-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid kCXm5pIwlnlqjzDv-pXt/kCXm5pIwlnlqjzDv-pXt -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b117/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./arith_386.s cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b353/ github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid tXb9gIN1SNtkgknh5kVW/tXb9gIN1SNtkgknh5kVW -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid cJxLKn5mQB_1QiNB8e9e/cJxLKn5mQB_1QiNB8e9e -goversion go1.15rc1 -D "" -importcfg $WORK/b223/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/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b342/ mkdir -p $WORK/b294/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b385/ mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/86/865d71517c25cf98b6f884167ce27a9afa3c020af1eddba2e98b9a9315a7b145-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b183/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid -OLDVqo4z83KstFHNeVE/-OLDVqo4z83KstFHNeVE -goversion go1.15rc1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b303/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid uPWAZ3CZB_fbVOdh7pBG/uPWAZ3CZB_fbVOdh7pBG -goversion go1.15rc1 -D "" -importcfg $WORK/b117/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/b342/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/config github.com/containers/podman/vendor/google.golang.org/grpc/grpclog cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/46/4689844a23a03cdba789249b6251d07087a1a90f3be93adc353a2eb16636d915-d # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid OZmavk6kQ4cLgTOOecMx/OZmavk6kQ4cLgTOOecMx -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 4SIlhi7B2X-hNndb8W4_/4SIlhi7B2X-hNndb8W4_ -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/09/09d239d70db092081ab3fe11accddd2d2a83ed1521a9e6315fb2e3770a692796-d # internal mkdir -p $WORK/b406/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f8/f8774bd5bafb12b6b2ba354a3a5fce58de8a85370aeacedfdbccd50357cc929c-d # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/bidi cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b331/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid DZKK2nXPTfNEewj0dtjw/DZKK2nXPTfNEewj0dtjw -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid eLkab3dYd0-EWcxSufae/eLkab3dYd0-EWcxSufae -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7v32vl2LQ-Av6yNmcFVY/7v32vl2LQ-Av6yNmcFVY -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid Vunt9SZT-bUh8FwkqqQT/Vunt9SZT-bUh8FwkqqQT -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d4/d45e32f948f1957dc0d79435609dad7d8b3bd908f2326291bcd1bcc630ee5b8b-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/27/27ede068066d18806a99188717943529f63c5c19b1b0731b8b848af6f59abb9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b119/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid WbT29ZSJQOFuwG4w5IFi/WbT29ZSJQOFuwG4w5IFi -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b385/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b352/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ mkdir -p $WORK/b154/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b123/ mkdir -p $WORK/b424/ cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e4/e46e3d7359d278318fe79b035fc45dbf7a72490a10c9f5a4eeebbde3b3de382c-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid iHSHuTsFJyr0wt2IPHbc/iHSHuTsFJyr0wt2IPHbc -goversion go1.15rc1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/49/4906d9b0df61136f11ddbd59c67ab7d28d2cc45707107df92d61900e64382531-d # internal cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid s7wpoVdW2F4wcgN8qP0f/s7wpoVdW2F4wcgN8qP0f -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 8YqIHI8ci7lgNHFQg7VP/8YqIHI8ci7lgNHFQg7VP -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/74/74e635e0574d844b604d46161511e8a34406c54d533b40e16892a5ef53cb6361-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ github.com/containers/podman/vendor/github.com/docker/distribution/digestset cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b169/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CXAg22eeZ79n-GTWZMBn/CXAg22eeZ79n-GTWZMBn -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/48/48ad8d8704e3c47eb830cf6491c9fbafca34af8a033fa01e1d1a8c4510ed4e97-d # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid GPo51l-os68oCtphn5pv/GPo51l-os68oCtphn5pv -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/90/908177f7b4406035e2bae8444d2f475918e2d1492604f28a5c5a03a01797b013-d # internal cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid RZmTrYsUqP6JuD0_qfDS/RZmTrYsUqP6JuD0_qfDS -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid GDB-imo93-rS1Z2OCxTA/GDB-imo93-rS1Z2OCxTA -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go mkdir -p $WORK/b104/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 1U2YuOQf_zY4_PNLuQqz/1U2YuOQf_zY4_PNLuQqz -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid iYFNBmLftec6vU6eLKcD/iYFNBmLftec6vU6eLKcD -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go mkdir -p $WORK/b441/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid 2M8dA3GmnD2NdbvQROL8/2M8dA3GmnD2NdbvQROL8 -goversion go1.15rc1 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go mkdir -p $WORK/b419/ cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/40/40f80e1246e0a2abf67682553d50a14d9168149c8551742f8f1a0e95b811bff2-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid oh2DL7gAefAvxCIyuAwh/oh2DL7gAefAvxCIyuAwh -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go mkdir -p $WORK/b432/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b091/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N8J8if2jCNocDs6G9-DD/N8J8if2jCNocDs6G9-DD -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid 3F-Uc8hsuNBpj49g1Om5/3F-Uc8hsuNBpj49g1Om5 -goversion go1.15rc1 -D "" -importcfg $WORK/b419/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 cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid wy8KPoNt1WNF3MfOpSn6/wy8KPoNt1WNF3MfOpSn6 -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid QSU6O5udmeA_KjemvqOI/QSU6O5udmeA_KjemvqOI -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go mkdir -p $WORK/b460/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ github.com/containers/podman/vendor/github.com/morikuni/aec cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ff/ff501b396b5f5fb9113cb74a95d7c81afa02bf3b6621b40695c925e7526314b1-d # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b459/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid BVFxJyoYkDrxeRrvIUFz/BVFxJyoYkDrxeRrvIUFz -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid I5SjenaoFUwC0mKNd5WX/I5SjenaoFUwC0mKNd5WX -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid h2Rx9sDEOCDYwyw95RHU/h2Rx9sDEOCDYwyw95RHU -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid SjOOVWF9evt70UqvCrbx/SjOOVWF9evt70UqvCrbx -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go github.com/containers/podman/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/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF go/scanner cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid k22UVSqPBrlaoaLCfbJF/k22UVSqPBrlaoaLCfbJF -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid gwB0MxtzLYaiIXqRwfqb/gwB0MxtzLYaiIXqRwfqb -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a1/a10fd61a989ac8ddd8fe162281f2afa1d9dfd0e558a9d60f70f0b23211de7106-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1d/1d28bcab59d2ce3abe70abefd088b50829cea326d1ec1e808cc9924059270083-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a0/a0f40877f0288c554c9b960002e081b7fff5851d533c7d7fdbe9342a3dd18920-d # internal cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid a7Bno3gpqUEwC_WZTbtr/a7Bno3gpqUEwC_WZTbtr -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b494/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/3a/3a84de76ce1ac5b0702524242ed593bf098d7019399587d0397126711526a3bb-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/bf/bfaf90c2383cb78d32b41da6603d271131b9daa593e46c2141417f470e1c2508-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid JuzYbKeK8bA8dCZYrBoS/JuzYbKeK8bA8dCZYrBoS -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/01/01e7e16904821e3e3982d3776ec3a1205fbc99c784f03b25b6f46f2ae8d57e68-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid KlFuH2Es-EsiBzeMzgbO/KlFuH2Es-EsiBzeMzgbO -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go github.com/containers/podman/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/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/32/3256acb49f1105f5d12c1f2ecf92416dbb03fb5ff34c1bc563f955f7e8f1c073-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid MQGbaSGW_yZVxjjDZtA8/MQGbaSGW_yZVxjjDZtA8 -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal mkdir -p $WORK/b503/ cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/6b/6b923512f52cc7d59d20aa93d4f9db40114607ce245c5c7978710b77f9f7934f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid lFxWB0aJArbMxbe9V7TX/lFxWB0aJArbMxbe9V7TX -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid BTeS6mM7B8t3oey68hIo/BTeS6mM7B8t3oey68hIo -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid -T4Ya7lcWWd-H98AGgyz/-T4Ya7lcWWd-H98AGgyz -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/09/0933e950699ea1c1ab82eb12ec6098601f1717376329bf9394827717420710c5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/64/64f32561971e53dd06028766cd1fbcdb478a4e7dbab7e88ccc4da41154cf0e42-d # internal cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zdBXw1UPv1Bvf5rd03X5/zdBXw1UPv1Bvf5rd03X5 -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ELLg9rMdu22Sv6a8FAyb/ELLg9rMdu22Sv6a8FAyb -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/bd/bd51e3c603f7805a79e25258d305ebdc155d339fccfed123cb279a10b2e19cef-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid k6rByEOET9ERsB41t-G5/k6rByEOET9ERsB41t-G5 -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid dtrzSEzf97Q3gALaakVD/dtrzSEzf97Q3gALaakVD -goversion go1.15rc1 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid oNECxHMMdk6TWm8dO2Ll/oNECxHMMdk6TWm8dO2Ll -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/6c/6c324f929832d7f3f000b1acdeefed1ca1ce53fd5f123e89a26c0272583d1529-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/d3/d3360ecf198beab9e34535223c6ade7483c167061c2537df79423c48608af210-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b7/b7590ce50f8bc614f1281ec3fbbc0cdab83b16239804a4ca9a4427186ecdf19f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Ki88M-xIO0tQk8row7rF/Ki88M-xIO0tQk8row7rF -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/a8/a848014243a97dbb328de34b9d2ae7afae1769bf129cc58dbc4da5bf7d93de15-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/ef/ef631f5d474e57092c9f06589f0687723c769052c6f5d169a868046729aa1c42-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YrH73ptNtG0JXyC3TcO5/YrH73ptNtG0JXyC3TcO5 -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ mkdir -p $WORK/b547/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/podman/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid xZDC4C9tpSMXbryRzsTG/xZDC4C9tpSMXbryRzsTG -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid Z_V7GzihGc2MNoQRnI5u/Z_V7GzihGc2MNoQRnI5u -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/74/74eaf9e2ea83e5466111b9ba992247bf59a3289780198ccc08d79653c4510843-d # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid tIb5sDNXRFJCXzwQPE4Y/tIb5sDNXRFJCXzwQPE4Y -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/48/488f85ad6458b3ad9442a24b874959f5506f2edcd549f4c800a60fea4b211ae6-d # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/75/755d8c015ab9525b4c5f32939193704b973a85eb240cbdda3cc0225d27fdca24-d # internal mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid ELcM5NHSwfpzYR5EfBpE/ELcM5NHSwfpzYR5EfBpE -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid FDgC39A6tJDpAGEfIzn2/FDgC39A6tJDpAGEfIzn2 -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/7a/7aabc50897c86db3430663646d86cea41e18a8a585db18a7e3227139ceb9cd1c-d # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/7b/7b0615a111fecc60296800a926701a95a51e500f041357050c160645d7814fd5-d # internal cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid XY_JLldzGz4-cszMmOEe/XY_JLldzGz4-cszMmOEe -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hGFicnpCKQYJVCabhHhU/hGFicnpCKQYJVCabhHhU -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/3c/3cf4f76cc42f4bffdb6671737bd006482b658d5c4f7d16403210e330e4cc9653-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 6KNE5EdnYjNIpGhG2qV4/6KNE5EdnYjNIpGhG2qV4 -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid AEtTZ36GnvG-75hlUeoB/AEtTZ36GnvG-75hlUeoB -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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 cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qDIDzqLkXANx796gBmGN/qDIDzqLkXANx796gBmGN -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid -BWTNtMj8D-oAH_mLaW6/-BWTNtMj8D-oAH_mLaW6 -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/b5/b51d01ab9f7cabf3057543adf1ba9b3f451e8c8afdaba96aed6fb5fb2b54058e-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/7c/7ce0c9c51918713cd4df19772d5fccf9ce697b80fe31e3816deff413b598620e-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pdrfodvU2w9PeiIQLnJT/pdrfodvU2w9PeiIQLnJT -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 55aX-UdLO1sipX6CWDJY/55aX-UdLO1sipX6CWDJY -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a3/a30cf57848c53467aa4e6c7d5359dfe8b3028bbb743859b6263f67c38602e159-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/bf/bfbfa0e479451169042eb7dcf12bf22907b10c341a704282e6d9c9c485937db5-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid OpLLd1ZU1Rh-hbunhZRD/OpLLd1ZU1Rh-hbunhZRD -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go mkdir -p $WORK/b575/ cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/51/51bdff85af53bab37d3ce26d8b7c31f66f8299cac15ef39909ff3072a66e734d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid B-CAKJw_u02kDd5n3hQN/B-CAKJw_u02kDd5n3hQN -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid haeCrP39HDQ29HepS3WB/haeCrP39HDQ29HepS3WB -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid lb-nsB8Cv9ugk-YJnV4z/lb-nsB8Cv9ugk-YJnV4z -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/75/75c28b811f411a4c466e47833a600ed65563e9651bb3b63026d758776761cc71-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/fd/fdb112209d4d813856caea9fa9cfd937fa3d41cc61e8f63ae4559a559ef6d10c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b631/ cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid pqPQ7bO-tKg1NXXIGdYN/pqPQ7bO-tKg1NXXIGdYN -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid jsquL4CDWD4K9hXp-0It/jsquL4CDWD4K9hXp-0It -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/c9/c9a39b707e1ed3371e6592e0f5739282556ae9f36c89a3671220934dc5ea1b35-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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_386/buildid -w $WORK/b459/_pkg_.a # internal github.com/containers/podman/vendor/github.com/vishvananda/netns cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/df/dfa8dcd7d4fea4d1fd370e8b1018b6678cec16249005acd586ea087e3f3bb8d7-d # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/fc/fc9ca2d2995a477ea8543891d772222862c4c3a1ba4fd6ea468eb361a172175d-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/78/7863f20a5f7caedbeafff3bb456682d7b28c0debc57febae976ea2060b9f8f02-d # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/04/04c6b05558759a05f80f9fd7bbe337de2ac77d9cfb001c17cf349b9040cf576b-d # internal mkdir -p $WORK/b634/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7d/7da4845623962654aeebf633e2ac8e83b7a6819d9c6b295a89860a76137b2f35-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 1zLFESQLOkFejXLE51px/1zLFESQLOkFejXLE51px -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF go/ast mkdir -p $WORK/b288/ github.com/containers/podman/vendor/github.com/containers/image/v5/types cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 5PpXw-8ts0_fXB0is-SR/5PpXw-8ts0_fXB0is-SR -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go mkdir -p $WORK/b101/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4d/4db4d64e4b3cf2219859e94381397758587ab01ab28910fac14207ea434d2f27-d # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/8f/8fdd780f1c325b599b28af243e8eedf2b3a05697c3e7780dfaf3afd40e026d25-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/21/21ec6df826ac5bcb3f00581c934497722eefffb0b7e9d3ab4ddf027f6171c7a6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b553/ cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/4e/4e7a18450056a151ddb37eadca5c46881db62825c2f9924a60ce264cc3a853d2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid vbS8G_53dmaWVY6ETUAG/vbS8G_53dmaWVY6ETUAG -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid HlI5kaOaeuc5KZmMasN3/HlI5kaOaeuc5KZmMasN3 -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid jV-XXKFxeZEhpClAt58s/jV-XXKFxeZEhpClAt58s -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid E_KOm8kTL9idiEdNsZk2/E_KOm8kTL9idiEdNsZk2 -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal github.com/containers/podman/pkg/env cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b640/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid CVJ7D-slbSi632n8FpxJ/CVJ7D-slbSi632n8FpxJ -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b233/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid UyB8dbPj7cpAKJmQH39v/UyB8dbPj7cpAKJmQH39v -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid oGB2ik_EnYRPleF2r-eF/oGB2ik_EnYRPleF2r-eF -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid 2IAKrgRJZkihGkgQtWUB/2IAKrgRJZkihGkgQtWUB -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/b5/b5da22b368555092aa71f06b3c298cbf67c676efd175284f8d23c8a994bd3c70-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid Cz1z6TI6JS7JwtP1M_Ri/Cz1z6TI6JS7JwtP1M_Ri -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/3e/3e2dd005bd8331f0c73a141e9f365fd1011a13891d07866357239c7dc5087aaf-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/c2/c26ebe54b87bd75a190c51b8ce0fdf7c9b453c6cb1f360d4a029c0bd7cb12778-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ github.com/containers/podman/vendor/github.com/containerd/continuity/sysx github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/97/971870881509e193a0199a68ec857eefd7b20d8110a31e70780ac078599c99ec-d # internal mkdir -p $WORK/b448/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid VfMY8MknASzHy0sMK7tV/VfMY8MknASzHy0sMK7tV -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid E2zIWEMnLcyn2RgIAUEz/E2zIWEMnLcyn2RgIAUEz -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/74/74e4c5341adf5bc808bcc41e39c282ad1d0053cb12dfa0d949016e2d1aae2b46-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid tMhoCWEgy67FwhCXSNs5/tMhoCWEgy67FwhCXSNs5 -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid qYLlFQqWiJ9Ee6RWSQnW/qYLlFQqWiJ9Ee6RWSQnW -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/58/5803ec7f82ddda3c5f54b9ab9db00c5bca0a57015b41af5ceb006020965544eb-d # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/f7/f76a49e4a717b43620b940577bc39b577b87527e2423c7246ef06cc428b6f576-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid ywXLB0CWCz65Egfe5vcl/ywXLB0CWCz65Egfe5vcl -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid p1Dh9Ax05B9GTZ-txPGj/p1Dh9Ax05B9GTZ-txPGj -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -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/b548/_pkg_.a /builddir/.cache/go-build/d4/d42a95689bf9da54840f55b759ca7181fdd33feacfc13c7a537e012a2f489fe0-d # internal cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 github.com/containers/podman/vendor/github.com/fsnotify/fsnotify github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/9f/9fbc98df689dce712e241ea014716ac8775de0936c8d031836bbd0e8be6d1c79-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal mkdir -p $WORK/b513/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid AdShvRPu6-ORaAtYxB5R/AdShvRPu6-ORaAtYxB5R -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal mkdir -p $WORK/b516/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid hj8FWw02d99Cr5GAMTF5/hj8FWw02d99Cr5GAMTF5 -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid C29YBLgaRpIqtz8l_8Fn/C29YBLgaRpIqtz8l_8Fn -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a5/a59b3825a84f1e6b8467be6d735bf31cbcd2d30e11f526c86a1c17d915b08595-d # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ea/ea354e38169395c80336c21d317c6573e2c05272766aa471c20926648ddd3616-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid QZ0lyy46dTXxXk-0aklS/QZ0lyy46dTXxXk-0aklS -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/77/771b12bcb0c8beae6d7be0b01792efb54efd8f95ef702a67030dfc1953862727-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/61/61b952b71e410a453b1913bd8e6e224a5cd2a1bcefe45ede7e517c5c51920824-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3b/3b2a8474eb946f1de5fd0bd3dac28446d8964d0281dc8db499b54fc5c30c2e70-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion github.com/containers/podman/vendor/github.com/modern-go/reflect2 cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a8/a81ded5810f67976dfffc01774288ea0b28a6a53f2defb85ee382e3f1722bbb1-d # internal mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/dd/dde51719fd1f9e76d60ea8ea1a3e1eeb243d433cc91dd027e445a9923ab2c2a7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fd/fdc64163a5ed716953526d2fe2888f30dfe52798c1a74b1c1b45871103100ab8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/14/14d41ea4724f77a5900ecfd01f331fc54c2463ce3df4756f00c734e79f2f35a8-d # internal mkdir -p $WORK/b546/ mkdir -p $WORK/b565/ github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid oNX58wUHcJfQNwWs90xX/oNX58wUHcJfQNwWs90xX -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/seccomp github.com/containers/podman/vendor/github.com/google/shlex cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/2d/2ddce7fc50edb90b7f7e264a605ffebb402d91b310f45eeeebd447843ec4b735-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b565/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid hzgrQiY7g3zhYAkiRMRB/hzgrQiY7g3zhYAkiRMRB -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/62/62dc276e48b4faf69cf6103167d2bd12f0ae6bbd66780eb51d557e5d8796d912-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/36/36d9685e028ceb94b9716b704cf04f32a6a72924d2fac6360db492ebe7740499-d # internal mkdir -p $WORK/b668/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m32 -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/b668/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/cb/cbc05cb17397a984c476d2f0724d51f68958c9ebc87f91697cff41c74db0b50c-d # internal mkdir -p $WORK/b670/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid iALAHMdFd-ii7uJ-D3gW/iALAHMdFd-ii7uJ-D3gW -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b672/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/gorilla/schema github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid sKgSVUvANoyH-JlYrUsg/sKgSVUvANoyH-JlYrUsg -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid XpBybrY_KDzs8lQw44BS/XpBybrY_KDzs8lQw44BS -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid 9M3MwrOchoaaayBdyOoj/9M3MwrOchoaaayBdyOoj -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go mkdir -p $WORK/b661/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6c/6ca0128ffd13b31666fcbfeb78d61994e4d968bafcff8a9cc536a44bd93b021d-d # internal cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 87dmdiJsXI_wFx1EyoIF/87dmdiJsXI_wFx1EyoIF -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/ee/eed1efa5402d795f232d3e4f1b4858930b6f40359a0739e7ffd2be5d1ca60ea5-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3ba976edd64fee9e6a95a199f6cf56cd0e52ebbad1863b3846d6ac2a763f08ae-d # internal mkdir -p $WORK/b417/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid VdQZAz3QvGt4cYOa0rrg/VdQZAz3QvGt4cYOa0rrg -goversion go1.15rc1 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/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 mkdir -p $WORK/b676/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid _b-x-4HvDO4_HTSLZN9B/_b-x-4HvDO4_HTSLZN9B -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go mkdir -p $WORK/b723/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/vendor/github.com/google/shlex -complete -installsuffix shared -buildid idU894GZXl14pipDZUs_/idU894GZXl14pipDZUs_ -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid oFrMUedITRacXrDES0gz/oFrMUedITRacXrDES0gz -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid 513AUC90_WK2juWyzrw4/513AUC90_WK2juWyzrw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal mkdir -p $WORK/b131/ github.com/containers/podman/vendor/github.com/containers/image/v5/transports cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 6V9P5ZWHdC7y07m8HZzD/6V9P5ZWHdC7y07m8HZzD -goversion go1.15rc1 -D "" -importcfg $WORK/b723/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal runtime/pprof /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid i_Qrkm1j_ay286JntqS1/i_Qrkm1j_ay286JntqS1 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b100/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b733/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal mkdir -p $WORK/b395/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid XaFhMWkcK31dVNjNq1Q1/XaFhMWkcK31dVNjNq1Q1 -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid 5hT7T17qfOnH6KUoLJfJ/5hT7T17qfOnH6KUoLJfJ -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/f9/f9f45ed2b72d8b4e9d72ee3f99f2d1c0c01206c9257b5f02422ac7dfa973d0c1-d # internal cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/4f/4f0cfde5fcd4c00f299450408b7da15a98dfc8896bc3bf542c7b70df8dab3bae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Co3yZ3ioZTuU8xfKsbnm/Co3yZ3ioZTuU8xfKsbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid ts3iQdlrVCX6nz-hJfaB/ts3iQdlrVCX6nz-hJfaB -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid Fy_9JyH4zCfXtDPC4I1b/Fy_9JyH4zCfXtDPC4I1b -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8c/8c188cb9841590a71dad86df9bc7110c1af106c1531f025e642bf505f96eee34-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/5c/5c1763d85d2d2dbd807b49f30c753f0f71e291bb5ad3cd1db7c715839760dc95-d # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/03/039bd3c5a3fb8373927db5e302f95dbc0f078d13cfaddcc658e362731825b506-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e9/e9c859e10432e5bef1fd89450e1c107cb788b416a7efd9d2c44659818c20dd11-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/7a/7ab6e33f1014ca42bebde021a60c6aa3ce3418016badabb2c7e718d0fb62e4ac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/8d/8d57bc12880a78d57766c1d8fadab065c3e0034953f6b4e671291fb873db883b-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/8b/8b83652d7221337198c392cd18e60593e344feeff3efa8a03f0dbd3c480209c7-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/3e/3ef69467791be48ff0b27481c183dee39639a73cbef4f08212d0940eeadc8eca-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/42/4214769d7bb0d74b9e1b7ff1033bed675527b140894998c8ccadaac87c113cb5-d # internal cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid he-cEE1aupcEka0cTqt2/he-cEE1aupcEka0cTqt2 -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/82/82f431c57c721f266ab8fca31e758b88525c99f9d913e244d134a35d0cd01077-d # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/62/62f062ba745e5ec19c47e078b4f64790790e6583a8cc893c84e96eb02baa9ea3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/76/7648c07d22793e886620241b1cb1406715e1a96505ad3b0aae4f56fbcc20d7c1-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/59/595152745a37afb0aeb254b763e256aa436aa9049c5bf2933fd9984fe1bb2296-d # internal cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid WSxiN_HFbWGF3qemQzgP/WSxiN_HFbWGF3qemQzgP -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/97/975047bc812a901d856d0dfd0e982533030ee551d3a293b32268f854283236b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid po1UOP-1aJNmPCxx0PYu/po1UOP-1aJNmPCxx0PYu -goversion go1.15rc1 -D "" -importcfg $WORK/b413/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 cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d0/d0ecb984b57b344d9464e29b0128b28863882d76d1e1392a82291cb9380efccb-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/69/692e498d8702943acfeae4c62d07c6ba7557b1dfd50317057450ae1c080082cf-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/fd/fdb044db6acf8c7f2b18c4159fd3bc1c73a5fde5970214eb4dcc4c00967750e7-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/56/568bbddea93b63addce911cfa5832e2336e2862491ae8683c43d30ddc21de66c-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # internal cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -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 cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid teLdqAwVWd9I5hHMFEbl/teLdqAwVWd9I5hHMFEbl -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b151/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f9/f9c57d0b49d12002f7c71a7a4a1bc518eecd2ad311005c33f49fccd00ea187ab-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DbR_UAJJ-BOI-V1hQ8PL/DbR_UAJJ-BOI-V1hQ8PL -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid HQ6ASLgFitAUd3E1RL8L/HQ6ASLgFitAUd3E1RL8L -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/de/de11e83634dc9532fee6e8b0e81c43b12a0b4ea123d2d3f722904d14d6637b31-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/01/016aa3a383feb158f1e7d220957b5e56c37a0c85615e900d940a6b024b2f4f74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/c2/c23165b19e32f0f62aaced7c5bea8818e4d238d2f644d56ee4801ad2db3ecec9-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/23/2306ce5600b5181f74b5d58fe5949828e8eccbf37aa9183b682ccd323f3bf96a-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 95k5ABCA-r_8kv_CE3sy/95k5ABCA-r_8kv_CE3sy -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b136/ github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/net/idna cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b349/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 97Zq3I1IkSppmeJRUJx0/97Zq3I1IkSppmeJRUJx0 -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b118/ mkdir -p $WORK/b216/ github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b255/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer github.com/containers/podman/vendor/github.com/willf/bitset github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/pkg/hooks/1.0.0 github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b581/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/96/964d71e2e80e231594741da098c8613724d39d0b9a1c0be351df3455ef727885-d # internal cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 2fPupPxydDOL5z_cvvvK/2fPupPxydDOL5z_cvvvK -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HxCZd1kSmOvFEKWBTcDd/HxCZd1kSmOvFEKWBTcDd -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go mkdir -p $WORK/b263/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid j1SlFO0vwKFAuCGVAZnf/j1SlFO0vwKFAuCGVAZnf -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 5ZkFSFyUh-NAX4hFxL_T/5ZkFSFyUh-NAX4hFxL_T -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b250/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid FuprRL6cl8vaBss1W2Ca/FuprRL6cl8vaBss1W2Ca -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid -ZY2t2Q866cawey29the/-ZY2t2Q866cawey29the -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid E4ElaSalLPP6zbCfrtex/E4ElaSalLPP6zbCfrtex -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b315/ mkdir -p $WORK/b464/ cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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_386/buildid -w $WORK/b247/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 6fLik-iESnVSp3X020dU/6fLik-iESnVSp3X020dU -goversion go1.15rc1 -D "" -importcfg $WORK/b250/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 cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/74/74ab7dc9c236a78d8deda8c4a573a5b0492fcc2341a3fe77fdaad8e5c846a98f-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid yxTHLNwIkjvxxqMUYnEl/yxTHLNwIkjvxxqMUYnEl -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF mkdir -p $WORK/b532/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid lXxl-1Mqswj2-rw_W0kh/lXxl-1Mqswj2-rw_W0kh -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go mkdir -p $WORK/b714/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid ZSt8r4cwY_c__G103FgV/ZSt8r4cwY_c__G103FgV -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go mkdir -p $WORK/b619/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 7k6CjtIPGLNdvFp40ENS/7k6CjtIPGLNdvFp40ENS -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid Zdmgj1OKiTwAb3mVDFxy/Zdmgj1OKiTwAb3mVDFxy -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/a3/a3b4f54059e818dfbadee4dbb4e587e14f00a80fbd2c757ce3ec298a76e64e82-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal mkdir -p $WORK/b434/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid K7Bagk-W-Ha-484sPhBB/K7Bagk-W-Ha-484sPhBB -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go mkdir -p $WORK/b313/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -m32 -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 mkdir -p $WORK/b717/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid j_oi8OVeyKQkrn3b2h8J/j_oi8OVeyKQkrn3b2h8J -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid ObVW1ML_ppXUw7pNU2KZ/ObVW1ML_ppXUw7pNU2KZ -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid kgPj4X894PRQfCjFKEcI/kgPj4X894PRQfCjFKEcI -goversion go1.15rc1 -D "" -importcfg $WORK/b717/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 /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid ZiU3Wfmo-tN4G8TuYeuF/ZiU3Wfmo-tN4G8TuYeuF -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/60/60e8744559f6703caacbc5c2942ff478a5f4c00d0a4e494b67e2f8f3fbf7d9b7-d # internal cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/1c/1c62bee94bdf7a55baf4a3aadd799059e5eb92b35b40cc293a8d703d908da775-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid lkaVqHpRFfjmfxhEXLdD/lkaVqHpRFfjmfxhEXLdD -goversion go1.15rc1 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b200/ github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b193/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid wZ9pSDuEHSY0MMoN6YTL/wZ9pSDuEHSY0MMoN6YTL -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid vln44RIwwejDOLY61GDx/vln44RIwwejDOLY61GDx -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid M3GBc-zRyXJgUrikhHfu/M3GBc-zRyXJgUrikhHfu -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go mkdir -p $WORK/b203/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b199/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid nI7rU9WpZ5KAkjqWGvM6/nI7rU9WpZ5KAkjqWGvM6 -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _YTSW0TavVXyTAe4RneY/_YTSW0TavVXyTAe4RneY -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid YRmnzwE4zOzoo8JBUuGH/YRmnzwE4zOzoo8JBUuGH -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid jOvUqPTu_SOKYoQBg2Vf/jOvUqPTu_SOKYoQBg2Vf -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c1/c1aaac1aad86cbfdb64363c425e26062b7fdf8fabb63d71e5561614c2e82a6ad-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/8e/8e40266f3f284ca1fd5343c39fb4e369ffd5106547677cdfa77dcdee18795d44-d # internal mkdir -p $WORK/b495/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid l9P61linMrQS8MJtUuw7/l9P61linMrQS8MJtUuw7 -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a3/a3be28562f41f960f347f582162897e7f40e54a709d31aa8c6bf860177dd464f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/a4/a42d522cb622e2c38b4508664e4ada9cfcf2d69b5aa0553afc13a9183fe0fa9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/98/98315b1e354f0bc330fe3361cd47f840d6d973d59084c87565ad5d2650fe2933-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/34/341daa00218e433041b8668ff2651100ce9b7546f9b53599f43226728743f3ad-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b2/b2a87eb1e19e432369aaa81fd548dd043cde0fd2f4fcec01d87efb19ecc7c406-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bc/bc1ce2165d3c307683503cbfe10be5e8946005a3964b9f6c6cc75381cf97a285-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/79/79e2d777975e7b1c315e371d0013918fabadec78d24971b2d7bcba3a291b545e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/8d/8daab1702f08e0b490548becd1d95b0037d70bf3c17ecca39fbabe43aeccac33-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go mkdir -p $WORK/b135/ cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cf/cf907de841535fe41e5672c8d87491dab6e3f4adec48c6cbaf83c39e27acd232-d # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid VDrhv-_7AL3xPcmhESNB/VDrhv-_7AL3xPcmhESNB -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/68/6830c531bf08419d1e8ecbacad146c17e6efc21e3bbf48280d71e729f1469bc7-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/e3/e32bab2a00b1c41715fc2189f996e5af81305c80ec965dd80905dcdfd29f0e02-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f9/f9dafa89be4c723168b5c9c1ec97b6cfdcaa87e34a513cf1295fc99bdcb7648a-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid xFXI43MN0NzNcEKgHrhN/xFXI43MN0NzNcEKgHrhN -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/a5/a55734507b1e007271e7855559536f1bd91d7a58dd418abc32faa9c09114dfc0-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/2e/2e9eda495db3fc8bdf6435c1e1738fc471beddec9d6ec93761df83a499a6affc-d # internal cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Umh7t3dexEG-i95CeNri/Umh7t3dexEG-i95CeNri -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/db/dbcf87a5ab71b9377b0d4262955a5ab784ff9ea521fa336d50b681237a2a4aed-d # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/8e/8e4c9acff13c7191aaa3800e7f2f9bee2ebc9e42b431e6623fa6fb91fc90183b-d # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/5d/5d4ae7d687ca0d5015fb7052e963afa459f8470db2e7c3f39f737f463dce0268-d # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/a1/a18f82fc65dca4c20bec680a4cfb395153cbefeee6986578b180f5daf5f0c8c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/c3/c30abb452a41fb86997d31225cabaf8ace5283164823da1892f2037f2a70d97a-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/8765ebed82231d6ee9b5033b27a366f6f18dd38dc6866903047afbfc16580c78-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid teS_K-LIlxF0y_832vbx/teS_K-LIlxF0y_832vbx -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ca/cade33fbd293717c576851b2e821dc911895707befbab0afe761b7361c61c82f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f0/f06109f4da98f17ef145c0f1ca69d29154148dfa701f678df0b71bb02bf11d73-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid bdJFw9qUIoHYAYnWEY83/bdJFw9qUIoHYAYnWEY83 -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ab/ab58638df6dfc335443b03294e56fb6f32c306911df857ceedcc5e6ba7ab0005-d # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/aa/aafc83ee589664f430e26dff05a619ba259190bf8193b6bbf75a26484e3e57eb-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b493/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/83/83e761b2192cc999aacefc67ab80184f03b8f290798f8a8e852febcda9d79eed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/d8/d850cda9947a607f7af66e2fee8f485e775bde6acff34b5191b7b2163cce973f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/e2/e2f3f4d9e5c041bb542ef38504f7b5a65098136b8efccddf23035367acbf818c-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/bc/bca516ac28435eb8d5c2b966f3345b825c9bd1218f56037e2f1131ec9d353490-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f6/f63b98ea3c4ea6b52516711fa97b248da6c449b7805797736e4685d0ab0ce687-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ba/ba46ed1c153e2a6c09f26d78579df5d96646c1f0ed1fad637fdb153ac664a8d5-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 09y2v33YsmfXlktes6tI/09y2v33YsmfXlktes6tI -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/bb/bb2f33242c1ae98af62e51e16038a0c25689355fa77d69599f1ac26ce0b9e3c0-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ee/ee298030b7d768cfd4b2164be1490433bcd8f7848d2e5a555447e2420defb204-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid j9NFhK8y75_LX6NSoZ6P/j9NFhK8y75_LX6NSoZ6P -goversion go1.15rc1 -D "" -importcfg $WORK/b198/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid 88YbnELp1Ha1P67TPIrS/88YbnELp1Ha1P67TPIrS -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4dc637a177571b1478764c4de192780e15d0e7fe29f4fbe66d9d45f8d6b28c5-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _sfp9K5rJoMr2_y08kV3/_sfp9K5rJoMr2_y08kV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Wa33B8HYUQYUApU8Msgq/Wa33B8HYUQYUApU8Msgq -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3e5595bed287998c0f8f403cc904cd9506accfdc568ab13f0eb9b78a18d84b01-d # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4b/4bff43f5eb920e576341c3d930b37a7252daa527f2e0315c1375ee37a45e2b4d-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid OeuttOYjOpu3jC6AjibE/OeuttOYjOpu3jC6AjibE -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d9/d9534e893bc1fb9f1d4ad3fb4c38c7329e32ccb3255531eebe437b2dc0e0d0fe-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/f7/f7bd09d0857afe90839183bb8eae51518c076877c3da8fd6803f198d1993b0fb-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/arith_386.o ./arith_386.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/51/5115e6525832c1fc052bb80bb3191d0fb7fd4ef267aff879e807cf3f6b3089e0-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b481/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 4HNGVHhgdVq9MwRVhbIz/4HNGVHhgdVq9MwRVhbIz -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid GO7TzyvYE6uu63AaEZCd/GO7TzyvYE6uu63AaEZCd -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ github.com/containers/podman/pkg/hooks/exec github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid jnVtkdYz5Y8IwyklBH7E/jnVtkdYz5Y8IwyklBH7E -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b533/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/podman/vendor/github.com/containerd/containerd/log github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_386.o # internal mkdir -p $WORK/b267/ github.com/containers/podman/pkg/hooks cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b613/ github.com/containers/podman/libpod/logs mkdir -p $WORK/b394/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b267/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go mkdir -p $WORK/b444/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid MVtcpCfUlJfYGCqCnWHh/MVtcpCfUlJfYGCqCnWHh -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go github.com/containers/podman/libpod/lock/shm cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/resolvconf/dns=github.com/containers/podman/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid XF9A-iIwV2yywQZd8TSb/XF9A-iIwV2yywQZd8TSb -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid NRogb84HBZTbKGFNpc1C/NRogb84HBZTbKGFNpc1C -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid fCL9U5uYRWrHSsdw69UI/fCL9U5uYRWrHSsdw69UI -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b523/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/continuity/fs cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid G6wmSVviYia2nWiPIFIZ/G6wmSVviYia2nWiPIFIZ -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid jRy4TyVkJAbOEIOuEtmk/jRy4TyVkJAbOEIOuEtmk -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go mkdir -p $WORK/b522/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid ALeeJPi9cY_9SPyJwnyY/ALeeJPi9cY_9SPyJwnyY -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal mkdir -p $WORK/b454/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid lBlJh4TSCqoKUNPs5Y08/lBlJh4TSCqoKUNPs5Y08 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go mkdir -p $WORK/b447/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid rk2RTYmNwUrwGbGxQ1jR/rk2RTYmNwUrwGbGxQ1jR -goversion go1.15rc1 -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/b391/_pkg_.a /builddir/.cache/go-build/8a/8a9bf6c3479eff7c4bc856cb6d72bbd95f1e89e8dd540d6891c5cd700d873183-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 4O6XotrqYnTlTySJSCdb/4O6XotrqYnTlTySJSCdb -goversion go1.15rc1 -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 cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ae/ae0d1415aba1d9301b000869c51bfae1195b95a2eba7f970a5430b3fc6c4a461-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/6e/6e5d5d0301d46d38b56bad6104e9f1eec56b61b2cf23ba9de300421ece10bd6f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid QfpPku9g1iKfnuWNz1Ji/QfpPku9g1iKfnuWNz1Ji -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid zGJxhKU3TbVBTDkW_VMS/zGJxhKU3TbVBTDkW_VMS -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ archive/tar cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/fb/fb8184105b7aabb5777da2a9f76771ca3fdfd83a7af769986b9aac45a931ddef-d # internal mkdir -p $WORK/b237/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid cHNo0ATJJQRfCTs2fNXU/cHNo0ATJJQRfCTs2fNXU -goversion go1.15rc1 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid ZwpSgIb-0seJXDkAPHuH/ZwpSgIb-0seJXDkAPHuH -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b244/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid W7DWQv7t92Lxvays1qgs/W7DWQv7t92Lxvays1qgs -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b538/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Rbqpnk0TSqq2RA1q92tv/Rbqpnk0TSqq2RA1q92tv -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CjPXrdjA1nLvz1LyDscN/CjPXrdjA1nLvz1LyDscN -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid b7hDB80zHxa7Qn6w_4Iv/b7hDB80zHxa7Qn6w_4Iv -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f8/f84378843fe5dfb944c6008635a68178cc87fda12945972a0f133d2ba95d2f01-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/a3/a33e0864af6bc7a3e27872e554d5f4b2fbc4dbfe21f878f0ce4d19c31c92d2c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/37/37c1cfc15dc820b501830f6d78a934b344c663bef0abed860d49bf27486f615b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid cTu17Yr7K9mmlYpkG0dx/cTu17Yr7K9mmlYpkG0dx -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c3/c31814a0b4b69a695f2e65925ec2f5ebcfb99956fc7f645e26b4a7b9dea62ce7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/32/3234ecdf31435b177bd5c487fc0d26ab96324a9ae68c2cd8dc618a93da88cfb3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid cuXLA6pt7FFQ-7dJtZV_/cuXLA6pt7FFQ-7dJtZV_ -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/eb/ebd4524a6f73d036390dcf71ef124a5ef9cf194521151e49c89a5ad89bbc210f-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/4e/4e0752058daf6b78c0110db0b79374f5337fa686fa758266143cea5e5c0704e8-d # internal crypto/dsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF crypto/rand mkdir -p $WORK/b039/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l7pr1uXtlg_460zWpG_F/l7pr1uXtlg_460zWpG_F -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go github.com/containers/podman/vendor/gopkg.in/inf.v0 encoding/asn1 mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2ma7jAX3oYJY3ez59gw4/2ma7jAX3oYJY3ez59gw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/b543/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7e/7ea553aa687dacecf96bb797a8472f1289d9120cddef0896eddbf12e5edbbe1c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _uYmSW3I1suPvdpPdusi/_uYmSW3I1suPvdpPdusi -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b242/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid djx4nRpPgOYCogwhw4fY/djx4nRpPgOYCogwhw4fY -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid khJ9_yYsaiLVqwlfDF3H/khJ9_yYsaiLVqwlfDF3H -goversion go1.15rc1 -D "" -importcfg $WORK/b242/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/b613/_pkg_.a /builddir/.cache/go-build/47/47a21692dc18930229cb54348197a656bcc3baac63b257598e8d5eb985ada581-d # internal mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid rUX6yLc7Kb3lTD6Zl924/rUX6yLc7Kb3lTD6Zl924 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/34/346c8abee1fc4b0a801e6b2f0194278f68439db60e0519f117a98eab83d53c3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/b7/b73d8a1bace0d41783458965d94e55864eb9e3ec405838f07c0e435e3409e506-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/17/17ccf9a63289143f7da6c63147e37198c14a415acc4209e0d4f67f649732ede7-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/59/5965205af316fcaf7ecc7a80451bf2a847cc8cc05aed1afa8a38f874dd176b49-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid I1-f7pZsN3Kx3TBnilSh/I1-f7pZsN3Kx3TBnilSh -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/91/91745e3474a1e6dfade8dc71541fbf86c54bbca5348a516296338212521179e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/2e/2e16d0da1cb23b1fbfc7010bfc065389d9e6a66fcba08f482443d8a302704f65-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid bGl3rsjcGxOAFamvrh8C/bGl3rsjcGxOAFamvrh8C -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/e1/e116e9d8751067bcf6165e71b7d2ece9d6402c0bf8f8868d89e952245b20ac3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ef/ef2ff18bf824ecfa2a672bd9237aa7efd38c07160d8cecc5cec41153d0669aef-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal crypto/ed25519 mkdir -p $WORK/b060/ mkdir -p $WORK/b377/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF crypto/rsa cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b065/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid fpVHFtmo0IxXCKNRBmZT/fpVHFtmo0IxXCKNRBmZT -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5wzpCz3bBtKdbcd9r7e0/5wzpCz3bBtKdbcd9r7e0 -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b262/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid IsPIaQmFuBaXtHqfyQqy/IsPIaQmFuBaXtHqfyQqy -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 5ZVMxWEG6LL87QVfPbvK/5ZVMxWEG6LL87QVfPbvK -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _iUDITpFtQxkTD6ATZ4h/_iUDITpFtQxkTD6ATZ4h -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 7OUh6OnpWIurQWoIoJ54/7OUh6OnpWIurQWoIoJ54 -goversion go1.15rc1 -D "" -importcfg $WORK/b108/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2c/2c4def336b8216668d84f3285efb7d6e8c2edceb7dfab93014408750d0388285-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/15/1538dcc51b14174d8523e76dd0b96816f1e283b6da97adaa712a6d273eb06023-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid caqRq3P97B-0VHjt5fPx/caqRq3P97B-0VHjt5fPx -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid mjOMbHQDEbRqaDYU0bnE/mjOMbHQDEbRqaDYU0bnE -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 7xHOe2Q_HvxN4AfColEV/7xHOe2Q_HvxN4AfColEV -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/97/979ff329404ed231a5c647f3f4d930fc38f3fc1b2101015aaa0e66312e000e1f-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5e/5e3dfeb6159bee096a7cdacf3ee19bb01147400f7936e6f8da3420106468ac8b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e8/e8feaabe8e3e28d9a812868e1fc3ace56593f553d24c8d9031395e0b237dbde0-d # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/aa/aa3d77d47ee778351bcff0dd21d49ec696e16e148987d3efcb20feb3c89757bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8d/8dfdc86e719985d02e0cb331674c05bd477935e214f17c1260a8af434c59c1f9-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid bjQFnyZQYe9Y_C7avmHI/bjQFnyZQYe9Y_C7avmHI -goversion go1.15rc1 -D "" -importcfg $WORK/b241/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/b543/_pkg_.a /builddir/.cache/go-build/88/88805d8d4054e80a769dfcfb817bd9507827cd4fa9fc93074fefdc89b0880ede-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/1e/1e887c05bf8b8b2b94091c54a5c0682f244a0918d913eccb1d7959c99862593c-d # internal cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ztzWa5CaEcuksIyCssYy/ztzWa5CaEcuksIyCssYy -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/63/639801bc00ae958001e1e15abbfdc5e2350f95be552b44a8eb958b0576528bfc-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/ce/ce4fefd12b4e4e2d529abd9c3e7f7488a885cb4803dbb9315b7d073d8b50800f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid klqefnB2oCds3yZE88RZ/klqefnB2oCds3yZE88RZ -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal go/doc mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 7KNNIdlQT9m2UbiJrBiq/7KNNIdlQT9m2UbiJrBiq -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/89/89adf91216edb3ab2b0aa3cfe32a8608f1c86cb60ae371af95f85c4e75647ea6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid AGFV0CJtevEly9-NcE2G/AGFV0CJtevEly9-NcE2G -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid xTlimxKPh-ur28HBJY77/xTlimxKPh-ur28HBJY77 -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/04/0458cc47aad23726ab7187719d0cb3ae86cb248a5a44e206e919029d0bdbe60d-d # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/38/3859b87b1e7066b14977ea9bfa9bfde9f68830ff84d1840e33949ca5464e4ce6-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/21/2172bd3cc991a7404cba003e2b89971705fd664252986fa61a9d77f185ecf0de-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b727/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b718/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF mkdir -p $WORK/b720/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid INek6xpTni6L2dH5Ew1I/INek6xpTni6L2dH5Ew1I -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid Vo12Hu86ZB9zM_MR8iuj/Vo12Hu86ZB9zM_MR8iuj -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid w8WgqDBwxPwTtVlhI1nu/w8WgqDBwxPwTtVlhI1nu -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid v_BV_iXAgkjZ4dSk7uON/v_BV_iXAgkjZ4dSk7uON -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_386.o ./relfect2_386.s cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/da/da721bfecc199d9c7d6e8c64079ab179fb950a6ab9f362c9b32358bfacd3ba2b-d # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/podman/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ghodss/yaml cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid cPEaOYf-neeObVXZeqkN/cPEaOYf-neeObVXZeqkN -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go mkdir -p $WORK/b222/ github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid X65vK4hAfIx6iPzs6FAG/X65vK4hAfIx6iPzs6FAG -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 2bdSFoNrrxOVfF4XQB_i/2bdSFoNrrxOVfF4XQB_i -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b565/_pkg_.a $WORK/b565/relfect2_386.o $WORK/b565/relfect2_mips64x.o $WORK/b565/relfect2_mipsx.o $WORK/b565/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/57/5734d4186c07cdbb997d30f20440ceb2d4055030f3980d61f39374eb05386ddb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid iXd04-9nPuFj_MjeS9j-/iXd04-9nPuFj_MjeS9j- -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid tCSctmJdQFRe9Dpd6BE5/tCSctmJdQFRe9Dpd6BE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b0/b07017bdc1c74faa997cc06f76a7034b55a5588f9b6e6a7781b08e4e68593f5c-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid Cx-xGrx964lXXp3ppHYX/Cx-xGrx964lXXp3ppHYX -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/f4/f43a16b2bed84806f77afb29a42b37c559052746b94964579713cbdcc1eed960-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/91/91737a093b4277307a8aef0110667f8e5a7acf852815ed9ba89d602bb227439e-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal crypto/x509/pkix mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hk8NWmdFPOKman_wbfkE/hk8NWmdFPOKman_wbfkE -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wqF_LnOvFH_vLmEqF-OJ/wqF_LnOvFH_vLmEqF-OJ -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/26/26fb1fac94233fbb5d5b4627594279db3ae40a69639cb9958b4523f2017c6abf-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/8a/8a79167a346d9d7dc06e3cff22234ccfd76d8bc06ae34e000339629fc24a9fbc-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a EOF cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid 5PfqgbrKbPO0YFr42fsZ/5PfqgbrKbPO0YFr42fsZ -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid CJgQlsXl5NQiKphO9s-L/CJgQlsXl5NQiKphO9s-L -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/50/5023b3fe3e1ad6f9a63c167acfab7f4bf52acd1adadc37cd485ce167d55ea870-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/18/1846d7004fdb615a691f4c27d089189b112eb51427e339ee0aa8fbc5a9e593b5-d # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/5f/5fced1cabef4a341b166e807eb5169d9b0e3ab06f2f2de3d378021dbc01918a2-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5c/5cef94b2e568be3bb3265a64abb46a7d2114b85ec3085ae3a9c5623ca875e3a3-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid sskRA_859JYd9g8703W2/sskRA_859JYd9g8703W2 -goversion go1.15rc1 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/ee/eecd68898df26d6cc0ad729347c9f48c446eb9c137f8180e042f370772608488-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/7f/7f28f8633c5f8bf3c183a277b15d8997e80c9d5a6dd88565f7906395d2f11cab-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid hQw8b6fEW9hCEv7XLQHx/hQw8b6fEW9hCEv7XLQHx -goversion go1.15rc1 -D "" -importcfg $WORK/b563/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 cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f9/f9e581c5b7c6abbcc047cd674d73c20754dab6bd79001c59aa625b6d60a22681-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid f53pa38BlDJLbtjiSzbL/f53pa38BlDJLbtjiSzbL -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 8niZFqXvCYlTEgLtSpzV/8niZFqXvCYlTEgLtSpzV -goversion go1.15rc1 -D "" -importcfg $WORK/b202/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_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid y45VhjkHE-jg3BOOVQMr/y45VhjkHE-jg3BOOVQMr -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/96/96017c4f0829dd24c909bc9a052f11d9b053a043037d22713bbf56b255048267-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DJg2gw2d1gW8OKfok9VW/DJg2gw2d1gW8OKfok9VW -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/39/3923a6772baf30ad9be3f1959ae69841b2b8586d26a36a90e471a1b8504e2701-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/86/86520b15cad029b12a96b53c8bd6938166f937166c1b55e72fbbeff37e1c4928-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid uz6H9dOBq9AVJ6mUi-Rq/uz6H9dOBq9AVJ6mUi-Rq -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b270/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b281/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall -Werror -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/f1/f1b963e4ad33949a7b99103ff9fb25542ed0d423d0109ee85e5e753c34567058-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid da7xjl1xGLlsXHYfPT0Z/da7xjl1xGLlsXHYfPT0Z -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/db/db9a9eb4c7db9298725b41f3d4f68d54f31663fd499378db17beab247b99b6a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e9/e9a9de099c33f5e0b0bc6d33506cd4eb6e409a700f60920702f1b7f048f02445-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/94/94f0d1bcd95e4b8925f00a9eda1418d5f98a6dfadbccb91020d8a7f8b8cc46f0-d # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/86/86a85b5b0c5ae67918c6943a96e3e591a946e9cc34e0822535509643fb070da9-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50d1e1eb040e4222494fd3814fc49b8af36feadb7f1b54b9ccef085b26c62f64-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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_386/buildid -w $WORK/b390/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid HFcJJSVPonmAhYp3rLeu/HFcJJSVPonmAhYp3rLeu -goversion go1.15rc1 -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/b278/_pkg_.a /builddir/.cache/go-build/15/15e5e1e4403f2a2efc3399cc255387f86ff2a8615fec3879afaf99c644b53f3f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b295/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 3hfDJZB_KqVhjGh7YgVI/3hfDJZB_KqVhjGh7YgVI -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 2KAIZ331t7ikJ-tgp16J/2KAIZ331t7ikJ-tgp16J -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a4/a46d0f98b6ec40e20f2aeda2766f59fff56112f3020b5f985ba5cf02565ca3f7-d # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/b6/b659056de00d73d53098d83a7ff557d26b0bac5e759c63a224d0094ece79551a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/cb/cbe634078647d82770b0eeb22baecd592314ec84bf22a102baa77d1b72b1be6c-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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_386/buildid -w $WORK/b718/_pkg_.a # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/64/645dfa974feecc6025d706cd235a5f5b57482de99918e3a3d20bfd08c594b7f5-d # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/b4/b458ac24c9213a9ecdb272bffa6c8a0fc6e1fe762c6b257b0921ea85b3fc3949-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 7lUf43u4bXJP6LYXviPU/7lUf43u4bXJP6LYXviPU -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c15c47f9a1692f917226e8fb032cd81d6e0ea8689ae9753cdb1a8d926f29833e-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/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 crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 8ZI0wtaxF1Vhb0uHIBdx/8ZI0wtaxF1Vhb0uHIBdx -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/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_386/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/19/1927e15d3577b97886e3eea510475cbe3cbfcece4117acf7ee9566665261f98a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/51/51db2cfb24256dd62e802d63930a39e75535f5978216b509c1079dea91df6fab-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/89/89ebde19fea91ced79660119c5a935b72c13263810fa16b3de0536dfc2b9725c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid y_WwuBdx0MhimevA2NvR/y_WwuBdx0MhimevA2NvR -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid FmHgHnnQuq5alpAZhgTA/FmHgHnnQuq5alpAZhgTA -goversion go1.15rc1 -D "" -importcfg $WORK/b373/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/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid EC70XbTEzmGRG6cZlI_w/EC70XbTEzmGRG6cZlI_w -goversion go1.15rc1 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid YaWcN11GeXFtzUXDWd7P/YaWcN11GeXFtzUXDWd7P -goversion go1.15rc1 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ea/ea2010a368175c9e49969a8f8cf503c215e0fece68234e9d97cac1276d48328b-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -g -O2 -Wall -Werror -Wall -o $WORK/b281/_x004.o -c unshare.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/88/886cd40c9e97beee65be002821f595cde3aa5c5edec7ba2a43a2e1db0da874b3-d # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ad/adee936c4b8c4d72422f110187b28ecda2408044fcea1d5965012e1b152be0c8-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m32 -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_386/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/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 79w5e-PA2ODK-3LgZILL/79w5e-PA2ODK-3LgZILL -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/fb/fb07eae80c4e19f77a2fead7f55e3879f85d813c1363b304a50c9e77d0d5914f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid tXBTeJKShPYNZEsuIzob/tXBTeJKShPYNZEsuIzob -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/26/26b9ab0642c6df1e310e7603b767cb75ec92ad24dd85da053ba44446b748bd50-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid sVtr6u_QBtKkUGpXtoE6/sVtr6u_QBtKkUGpXtoE6 -goversion go1.15rc1 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/40/40b3f56b76cf2e425bb8c353e514f2cee27c8c6b18a6ae375798b0455be82cff-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 9cEH6_XtUCFM9dn3BNdU/9cEH6_XtUCFM9dn3BNdU -goversion go1.15rc1 -D "" -importcfg $WORK/b207/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/56/5610e51b2efa303a2dc2b8e475c428b48396b7f26e2db216ec433bb74bda5d77-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b630/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/github.com/ishidawataru/sctp github.com/containers/podman/vendor/github.com/docker/go-connections/nat github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ net/textproto github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/podman/vendor/golang.org/x/net/internal/socks cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b595/ cat >$WORK/b157/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid PcY-5QUDLjemLd8k1NND/PcY-5QUDLjemLd8k1NND -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b658/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid F6ojPu0m479bk6z9mYqh/F6ojPu0m479bk6z9mYqh -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b663/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid yPNvlfCp-G_A6oxxuJ7O/yPNvlfCp-G_A6oxxuJ7O -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go mkdir -p $WORK/b616/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b332/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid yReIbnMKVaJlkEAAQ3oX/yReIbnMKVaJlkEAAQ3oX -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go log/syslog crypto/x509 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid bPr-I-MmvTT9e0svZxYJ/bPr-I-MmvTT9e0svZxYJ -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b492/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b427/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b314/ github.com/containers/podman/vendor/github.com/google/uuid cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid dFzSsO-X8eHY03DxVYjp/dFzSsO-X8eHY03DxVYjp -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go mkdir -p $WORK/b625/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid 7MiKXX0LpXYOgrLxjeUr/7MiKXX0LpXYOgrLxjeUr -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 0yDaw3wdotpGoGYq-Q5P/0yDaw3wdotpGoGYq-Q5P -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b156/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b361/ mkdir -p $WORK/b146/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid EYJ-pXeGHzPF0iO5Tpa0/EYJ-pXeGHzPF0iO5Tpa0 -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go mkdir -p $WORK/b552/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid _xXz0mQwgmWntOvi3D7_/_xXz0mQwgmWntOvi3D7_ -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b732/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid 8g2_g1akiaYqCM95xwUZ/8g2_g1akiaYqCM95xwUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go mkdir -p $WORK/b068/ github.com/containers/podman/vendor/github.com/godbus/dbus/v5 cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid v9kG6s_DTHY6vOBohEyw/v9kG6s_DTHY6vOBohEyw -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 2vT0jl5k-DQe8mMf1mhE/2vT0jl5k-DQe8mMf1mhE -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 0SXmuC5_oSiCuQoAb7Zn/0SXmuC5_oSiCuQoAb7Zn -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/a3/a38dcf518f38f41aa7757b0830c2b32c0943883df217ba4b0a5e5308d658da49-d # internal cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Pmv9fsZ2o60AyPm4_hr4/Pmv9fsZ2o60AyPm4_hr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid iRWrqBUt6bh-0DSeclVm/iRWrqBUt6bh-0DSeclVm -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go github.com/containers/podman/vendor/github.com/prometheus/procfs github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b660/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b705/ mkdir -p $WORK/b430/ mkdir -p $WORK/b633/ cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid tK2obHpidRV4wrn_mkN6/tK2obHpidRV4wrn_mkN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid i4TbJuM9C-mAOY3F4p6V/i4TbJuM9C-mAOY3F4p6V -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid J-WrrDM9txAADMLFHFX7/J-WrrDM9txAADMLFHFX7 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid SrcRByiH1MpbUxa78vjx/SrcRByiH1MpbUxa78vjx -goversion go1.15rc1 -D "" -importcfg $WORK/b705/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/b224/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/c8/c8380a3f78ffe5f1d71e29dad768926b0f9d4a015b3e2f74641c005b7e029555-d # internal cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid pYiG1ba5vdCu3k1YzJaI/pYiG1ba5vdCu3k1YzJaI -goversion go1.15rc1 -D "" -importcfg $WORK/b430/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 cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/38/38a5821b912f191d3a5b019ff449fe8a0412da8e6d2d1b28f0f480ab9cce8e52-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid HkJR_XundBpBzbx4t79D/HkJR_XundBpBzbx4t79D -goversion go1.15rc1 -D "" -importcfg $WORK/b217/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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid vqu3V3kuq4uI2rAmNmLq/vqu3V3kuq4uI2rAmNmLq -goversion go1.15rc1 -D "" -importcfg $WORK/b633/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 cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/24/24f0a859f9bb21d5d203ea670ac9f303f4de578584770df3a480a3d102afa4b8-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid IEU4ogqLIsSriH_iiTnq/IEU4ogqLIsSriH_iiTnq -goversion go1.15rc1 -D "" -importcfg $WORK/b224/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 github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cf/cf4c22b40844227e644cb2cded865d2a0370503e8f27c7cd9cf57393f39e318a-d # internal mkdir -p $WORK/b620/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 39pcjTfxLV4FfXa02yAf/39pcjTfxLV4FfXa02yAf -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid RGhZOm1Y7WDP_HuMJjoC/RGhZOm1Y7WDP_HuMJjoC -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e0/e0267946ccb416f9ece6fc9b4e5e6358e5137c9592332c2d0497f678c112c572-d # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/e7/e79a4dd5fc183353c2a9b573c0c1735be942de7fd1c31a4269ce96127c26aa64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e7/e76f754ec43d84d8a54ff4e59b95ce46e8de6ded978d9a5572a08d40cf224a79-d # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/e0/e0a08f625eb3aef7fba0176d89d7c59d77bfa3584d946905d090dcbb77dfca9c-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/eb/ebc7748bce887cda54e16fb194606be3116384eb2fec39eb718eb5992b9552fd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/c0/c0121076f779e91fe6a520a8f06255c686477c47f452362c183cc80346c19413-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 6_w8nL-9ZH8KJKar_BL_/6_w8nL-9ZH8KJKar_BL_ -goversion go1.15rc1 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/94/94cda3d739298651d3e067dd74bd6c1e630cb209fdfebdfc7e528fa531c813a9-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/d0/d0ab6a2e09aa00d7f98244b5416ffdbaee05f617fc9d79fa792a90aa4b795ed6-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid uuK6K6hHI94dKtBoxPEX/uuK6K6hHI94dKtBoxPEX -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid qUL4oAMKLeoAfCXwqpWd/qUL4oAMKLeoAfCXwqpWd -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/55/5545146f0325065fff074a8a66f54a1153d5e2b28b8ec106c488b4667bdacda3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid diHfEy41WzF50ank-kDW/diHfEy41WzF50ank-kDW -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/2b/2bf0d3225ca89b05dca10d8aea187880cd4039338ae59eedf21b0c4395aa6f69-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid qFlp-wxd0lU0Dwn41V5O/qFlp-wxd0lU0Dwn41V5O -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/27/27537102268c6f3c05361e2c0cad9d39d6411c27a6bff8b3f3ef0a8ab442374c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7b/7bc0e6abbf2fa43e9bdd3fddec009e190627ef849556eec11111d27a976b5638-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid hDZ7MxKp03ewxhQtLq3R/hDZ7MxKp03ewxhQtLq3R -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid U8lYqA6ysR8si9xVkTDN/U8lYqA6ysR8si9xVkTDN -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go mkdir -p $WORK/b623/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid giG2wSuisPxjNuTjB1aC/giG2wSuisPxjNuTjB1aC -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/99/9905188afbf8800ddfcc1991bcdeb1468c4930f332d828b4e7d42c283c2b59aa-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0a/0af45a461b41ca72c7e413f122eda4b6d21f71a0bf6175c02b79aef62b80a9e1-d # internal cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid fwfdy46r0A6I57N2hekZ/fwfdy46r0A6I57N2hekZ -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid th8IrLYSED6nLptJsNql/th8IrLYSED6nLptJsNql -goversion go1.15rc1 -D "" -importcfg $WORK/b310/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3d/3db2874d356650d9c228aa14d2853b3f132aee9b53af18f0e6459066ae718042-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/83/83b9aacd3702044eb00ac6315292754774edd2a0c06fbcaded795e93ac7ceffd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/86/86b688fb618797e3b75eb370e01d5210536efa1bbe781f6197a8543512260a73-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/38/38a2599ac51686503df9b228c52fbe543904e431e0d8327bbfe849a4f4162202-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 4HmuEqylSeJDBPxmWd1d/4HmuEqylSeJDBPxmWd1d -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/e6/e6ca7b78613b36d663e16a8319413d35c43addab6997297a0c1a2d8c9f5ac46a-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid I6qLRKZ0o_WzGowQ3Mul/I6qLRKZ0o_WzGowQ3Mul -goversion go1.15rc1 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/a1/a1a5fb2c6363080bc135e69ca8b837afb0a77cf4d1a6d452642084373a7a543a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7c/7c40a9177edc208bcfd18e8d73b27163f347b94e3c7c609895c50f4c75d5b4c0-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1c/1c662e494d2c5ef5f0b82d98aafe770f65fcdcd28634f73bd1b5f9cbf6c98c2f-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ net/mail mime/multipart mkdir -p $WORK/b160/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b348/ cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid zTa2ItVnndK0DZQjErH4/zTa2ItVnndK0DZQjErH4 -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b410/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid y-2rMsTuVtlLGQYNpf17/y-2rMsTuVtlLGQYNpf17 -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid AUBfIF2zr5Nsw7-uwNXN/AUBfIF2zr5Nsw7-uwNXN -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/1f/1fee76edc0c3e97e08468b0836f32a725789cc326541225b38afa0bd3150de62-d # internal cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e0/e0cf671f6a91fa656a8076cf386d7a6c9e3e80cccb091c0286df68b20328597f-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Uh210LmuTrkJxOtWPNBy/Uh210LmuTrkJxOtWPNBy -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b622/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid iQrAdGH3hD5nI5nm7Z7D/iQrAdGH3hD5nI5nm7Z7D -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go mkdir -p $WORK/b106/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid qEjRm8YIbqQ-MxZd2WEl/qEjRm8YIbqQ-MxZd2WEl -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid bsX9JCS0ZwbFhS1T183B/bsX9JCS0ZwbFhS1T183B -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid -5mnNzWj1TRnVGLa1jQn/-5mnNzWj1TRnVGLa1jQn -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/f9/f954d6a582bfd2d91e93f2df46468939fa182a265c75dc02048006e7c2972e10-d # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/22/22e8e731e6245e50e776a885674512b146e87f1e201b8eed27d0f55fe8ae5497-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid e3hTw98_IgzvXoZ7leQk/e3hTw98_IgzvXoZ7leQk -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/18/189d73124b031256f2d28f5144fa4bdc057dcb1b5043c19a97e0c27cba493f5b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/43/43a204db21bcdd929e04b37b5f4bfb14e16e6ccfbe4e43a39712fffb5f0ee4f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/09/09bcb8573ff09dc4521b28e00d92d1af5cedc0a3dab01514e519526e17682a68-d # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/26/26a402335e5e161b40d5dcfbcce0412ef14228cb0a75704224f1835b0dcef113-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/1f/1fb109d7ee7371e861b2422f8a060c28a3fc8fd56b40514fa8e04cc0a378e41d-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 6paktIoJmsFgcWwBdJZc/6paktIoJmsFgcWwBdJZc -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/f0/f0f420eac90845739a3db8462d3f88df1f45fe92dfb75e7fdcb2a85850a794a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/43/433d5f34cb9fc20b8e75d3dce8712e46b3e8d10cfb8199be0971dcf2d12854d5-d # internal cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2f/2f9738333845cbf2ba88e244ee146fb6f6d56c7a405b53079f8800bd84d8c5a0-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid ckDazc7sNJo8Lc7ihtFF/ckDazc7sNJo8Lc7ihtFF -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/e7/e7a1d97f53165c05e1e5abdb394a5b3dcc3dfb4df66b8b75721467a3d46193d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ce/ceb3a587c3fc367bf25a28ff368fa138af13abdc36046d8511fa4326c5f14b1c-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid QAFTFSy38XsdsxB0RwKG/QAFTFSy38XsdsxB0RwKG -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/36/36d5c038948dbb863ab301e8d087cb255e783b54d50acfebbcd70bd6a7824793-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/86/861272c0047a3ec5c6b509090a6acb077e7e562680fe954a7ccbd3490117c61f-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid VYesqxt2EXGcoakopxXi/VYesqxt2EXGcoakopxXi -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/96/962537b369e6607aa18b42c43a90dd61a440a3b3426b152e128d4616aca5eb43-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid XuAI96dZGdCTznt133ib/XuAI96dZGdCTznt133ib -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a1/a1042723c56aec5c5c4eadd6358e542cb1e2deea788005a269418c616ba9296e-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/f8/f8793c8d3c71394d83224ea0626c46369de1a09b5d7381afe726f6d61a06901d-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/28/28f79d5712cc85fe1dbee8828a19a7748e13d0c4ff19d339603e7a722ae12d2a-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid JBuXPkdrRcd-gntsZgVt/JBuXPkdrRcd-gntsZgVt -goversion go1.15rc1 -D "" -importcfg $WORK/b632/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 /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/54/5492a34d54aba332c67f23da262d6b5102722fd462791642c0098e0ce17c585c-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid ya5bKlWLxFgXjQIcnOVS/ya5bKlWLxFgXjQIcnOVS -goversion go1.15rc1 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/42/421672b5d1414d47e11b1c4e0e22e901244890ee0715c9cf918610288a5086b9-d # internal github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid RuZK8cdhoc8TABl5uWlC/RuZK8cdhoc8TABl5uWlC -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/3c/3ca0734e021b6fc42c197f099fe98f9c5af464ff2da2e4e3d97b3dac7d6e079c-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid HNuJpLqJA4Hs35W1JQO_/HNuJpLqJA4Hs35W1JQO_ -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid xpUwxaTw50G0lG42TSnI/xpUwxaTw50G0lG42TSnI -goversion go1.15rc1 -D "" -importcfg $WORK/b562/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/22/225fa2452a7f0372a1f85cf50eace3b49b21ae72225e5b3e11c751cbf83dc9f7-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b1/b14910a9b72d083ebcc3c6523cf84c142e30d36f9923b351760928d828978fc4-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid LSoVKqJtvVtWOab6hOZ4/LSoVKqJtvVtWOab6hOZ4 -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go mkdir -p $WORK/b412/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid E9yTNP1ZCa7PEcH16lae/E9yTNP1ZCa7PEcH16lae -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go mkdir -p $WORK/b401/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/f4/f4512158f0e6f2aaf858ca48b3d674ea4b727eaf00ca2d8a3f6e7a670850ca85-d # internal cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid HK5SVYDFeGjtosAqR2qp/HK5SVYDFeGjtosAqR2qp -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid vJ-a3jFzz9qC5DleSMaD/vJ-a3jFzz9qC5DleSMaD -goversion go1.15rc1 -D "" -importcfg $WORK/b401/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/b047/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid UDA72hTu5zMb4iKDHQYs/UDA72hTu5zMb4iKDHQYs -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid Qxmz_677rC5qDC3E99KY/Qxmz_677rC5qDC3E99KY -goversion go1.15rc1 -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 cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/2c/2c54de40d0ab6cfaadb44cd0fb3cc2463d7b6230ba08adcb395eb1bd6a22df8f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/6e/6e313f5a9c7b3e63abc1ec802654d474bcfcf8fac70eacb1459cffd18708257f-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid voBBqkvRWs0Cdlizuj-E/voBBqkvRWs0Cdlizuj-E -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/13/131a6a994cf31b1283be7ac67f835a9f87c6b9466b82a30edc6717235b52bda7-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid P5fCXUXUZ4cII-aePHS7/P5fCXUXUZ4cII-aePHS7 -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/94/946dfda8c0c5456c8de090c73c3ffce26aa1e58c55fa7d1dbd095d47e052893c-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/bb/bb1cb3d441dc8f8ba024739093771f196e2a363dbe6ed7075080ec44ee3d9751-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/37/37ea00867141659f36e6683efd853b7b237cde38fcc39d32e5aabdfef826cbaf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/64/6411ecafb0fafab9ab0210d8ee8675dcce9aff62d61cd5dc2d65e64a8c329436-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e9/e9123e55c6c4df7cf6c4c2d8ff5b10db281688660b3837fb5404fe3a54ee9bd7-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid QcrpcezP19ywrQa2r_KD/QcrpcezP19ywrQa2r_KD -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d4/d415b5ff77dfd53e567d7b836890ca6394c29007ff3a3f39126a07deade8aae1-d # internal github.com/containers/podman/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/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid gBblBTx31tuzN7UY2g11/gBblBTx31tuzN7UY2g11 -goversion go1.15rc1 -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 cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/cc/cc42e76f8e62ad64b910c6602de7ff353647c75098eec4809f23bcd1fe9a119e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Zoa2TbvdQu3RJIbTYCmM/Zoa2TbvdQu3RJIbTYCmM -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/fa/fa621cff77e401ae5f28381b45f6da037eae3a8b19d4ff595ad8eaa737000ea4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid aP5r_w63ErtZbBtFsgyE/aP5r_w63ErtZbBtFsgyE -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b567/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid 9ZSuNh_Xj-gzDTxbsXMr/9ZSuNh_Xj-gzDTxbsXMr -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid q4lGUJpuBIUZjnMY-g-S/q4lGUJpuBIUZjnMY-g-S -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid hZGUeKAM9sam7_ZsaZGZ/hZGUeKAM9sam7_ZsaZGZ -goversion go1.15rc1 -D "" -importcfg $WORK/b542/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/fd/fd4bc6bc002c716d853df6dd137fa48d9bc2b7e853d1504c29c9e268f8fa78c1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 50Ja6SXve67WDCgehWtu/50Ja6SXve67WDCgehWtu -goversion go1.15rc1 -D "" -importcfg $WORK/b429/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/54/54a39c27c22fd6f1eb6653861e207d5d85cd76be84e1f54acfff29e1b071d284-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/c8/c8f3497bd6a447ecd1701410a83c6f1221c56c50b4696c8e2d176d2a545103be-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/1d/1da4744d8367b78dcd0e933bb78986dcaa0c1ead15970e7d74b4355e4fc8e2d9-d # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/c7/c7eb149f09ce1d4795b6c411fd403e731240fca55df5bfd610065679031121c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/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_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/9d/9d805e604b64ee9c086a93079561833a63e6692a2b90968134502e111bde80f1-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid IEPoKZWeXvpQaVIoDaH2/IEPoKZWeXvpQaVIoDaH2 -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/23/23bada2f8a329d083d59c5dad6092398c11ba9e89de19b2a4bb7f13a738c1788-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b264/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid ZlJguzcH18RdQ743ITHj/ZlJguzcH18RdQ743ITHj -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go mkdir -p $WORK/b257/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid APLhkPL6C6tcmSwR888K/APLhkPL6C6tcmSwR888K -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid uApNCnHpKDwf3CCbKbhJ/uApNCnHpKDwf3CCbKbhJ -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 1n6V5AkZ6fm2ZIaPvl7s/1n6V5AkZ6fm2ZIaPvl7s -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b8/b83386774d5cf56e752281db5f4d2c6a1cee2abdb669b45f93980ab3e2a4b354-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid IzXrC4SowLkbfHUv_V_a/IzXrC4SowLkbfHUv_V_a -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/e8/e8dd0b84250252bc1a5af2181e373027dc709cf10be6edd0663c4eeaa6d1f7f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/21/2163422b249a49f7b9fa4db010aaa57a928baa65d5c6c7799d77c3e22ee76a18-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b408/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid CqMf7l-yUeMEJOvys5SI/CqMf7l-yUeMEJOvys5SI -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 60enDrF-QxE6u9_tZaJ8/60enDrF-QxE6u9_tZaJ8 -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid BpFM3whO2n6YBES6b0gI/BpFM3whO2n6YBES6b0gI -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/e5/e5ecf5916a6e6913e1e3c34a8207cd496d0fd4139476c567829f2b8bdbf6ff23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/87/873642d0f2fc85ec5515e5eac352c951a3cecb69f61f8e7242bd0b65ae202cb1-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/bc/bcdd49eb63a0fa0c28233277f492512aad36585412b5b413cbbf43d9f33c9ad7-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/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_386/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/1b/1bb5a772daa66d8224677cb67af29488b9327ed7ee7f1e40e13b2588e48ccee2-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/c2/c2699200a2704ef9809140941e9dd3786a179f7b9ced8e7039f0ec740ad9ff42-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/81/81108b89ff6237ae624181a95af7e1254a08524b792a0c7eae033923c2be173a-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid A21kOP3y5jy7Sxm4ROaN/A21kOP3y5jy7Sxm4ROaN -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d4/d4f5cfbda092f622f086ae0e38cecc8d61dda29157d863831677f4e552cdcc79-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid XL1bdx4DHxt0nP5woxrg/XL1bdx4DHxt0nP5woxrg -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/21/21c0d502efc42e83a7e553fc6f62d7f2aeff314326892bf191c1aed0befc920c-d # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid kiNlezwEEqHCvV9CQ8SO/kiNlezwEEqHCvV9CQ8SO -goversion go1.15rc1 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/df/dfe2647ab297bbb4ac88be989bc6c74b8e9fad55d9792e649cfdbee0965cf9f7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid FbSAzgVVUexhRNHhEOZs/FbSAzgVVUexhRNHhEOZs -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid MYpkqmPl-5039nSablUl/MYpkqmPl-5039nSablUl -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ad/aded2be537381d7c237222183c3897bf150b5ed7cef56f1f5b02d84473b9ca7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/40/408922b69af90558d433860c034f74c85c796ed745bf1aaa7a0507f9467e2340-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/43/4303d80b0b90319c0dedab271c3236679590b687e0aac833d9ebd39d1bcb6946-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid FZGdKgXbDCbLOeYwPthD/FZGdKgXbDCbLOeYwPthD -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/07/07537b4842bed6b0b61221c1693e55b9c2ff6cface73e6437f56e95523fa757b-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/f0/f0d8ca1c17650328e4b8438e55cfcb40d5c791dfe4f166261e3fa7fb84f5ada1-d # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c8/c82369914639b317ce041b31a7a9b5c238fc6bc8831b1f81eb1236b870ad819b-d # internal cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/ae/aec0a164934fcb883ca4ef57fcd9b6558c652c0fabda2fd7670d80a0d618a47a-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid VfktFl2YuyK4Q3B5I8J_/VfktFl2YuyK4Q3B5I8J_ -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid Llt2ox7SA1CHgVSg3P5d/Llt2ox7SA1CHgVSg3P5d -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/61/6123661b9f3f729a77ec0abe848915fac077f1d64b6cd97aaf45073d3dc980f8-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/52/52eeb69ec1298899f601502ad161f81abf7757bae95a8bd6b3b3691072c81539-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ucbdAsMTpn2rLZQYMI6X/ucbdAsMTpn2rLZQYMI6X -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid 0Ldx-70iXgUGOvFPtMCL/0Ldx-70iXgUGOvFPtMCL -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 1U5kKCq_Q5EgDrWeUXTh/1U5kKCq_Q5EgDrWeUXTh -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Y7gI0lP-4eEQdg0VQY05/Y7gI0lP-4eEQdg0VQY05 -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid dJcuXrzIji4dvden9VJz/dJcuXrzIji4dvden9VJz -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ee/ee27d77ec2ce3acbfd3554959d2b0227b25edc83f9d19f98339052973ea4173a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/79/790c1deac1a0033bcecab0999cc4a60bec61107be269cc40ad5ed8c781917792-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid 2UI8BciQ4YljLT4IZlnE/2UI8BciQ4YljLT4IZlnE -goversion go1.15rc1 -D "" -importcfg $WORK/b147/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 cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/be/be43e1696e5fcfbff00d9beb6a258e3a98eb3322874f851d0e52418a31ec44b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/a9/a9695eca8b0ed0252ac094f3ca8c5a5ba0f271893a8941442b11c5018171208f-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/4b/4b16960cfb5a93e3d131c2797e4aab33d928e0beb6d6c0e602cc3984aecac1a1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid DL4vpHGcvXQCAeMNVrml/DL4vpHGcvXQCAeMNVrml -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/fc/fcd096e34a2ccdc5356817daee107b64c28577dd2d98014e50fa58b35fcfab7f-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid eOCsCjSCg6whB5m1N-ke/eOCsCjSCg6whB5m1N-ke -goversion go1.15rc1 -D "" -importcfg $WORK/b234/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/b207/_pkg_.a /builddir/.cache/go-build/84/847ddbda983c67ed69037cfa7d2e15c14b9db223920bcc533b1f4ae30a5a5a82-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Umtg0GAAtRlL8kusxswc/Umtg0GAAtRlL8kusxswc -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/1d/1d964b900634f0d6de9a6edfe3eded215ee19032f149de4e2a30a0430e3e4d82-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid J4jE5akHSwJkXNIxJFZw/J4jE5akHSwJkXNIxJFZw -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/c4/c48366ed505142af0f0318fd355883fcbccb9cfcc0034682df1fd1966d454db1-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/podman/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid SxMaQlLc1YUjCbBCcost/SxMaQlLc1YUjCbBCcost -goversion go1.15rc1 -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/b201/_pkg_.a /builddir/.cache/go-build/e7/e7c81dcfa965207aa726f952b98e239e1f15c4e23edf3708a4a402024137c89c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b323/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 02IbZT9KN341BkS0vC3N/02IbZT9KN341BkS0vC3N -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid hzAoc85SF6u0pL02kpG1/hzAoc85SF6u0pL02kpG1 -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid KwYyfuWxZbNYpG0vI7X_/KwYyfuWxZbNYpG0vI7X_ -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid QrN0RKI25Be4ExfGWDNl/QrN0RKI25Be4ExfGWDNl -goversion go1.15rc1 -D "" -importcfg $WORK/b181/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/35/3553b5a6c054bcefc63e26281f5d57963d3036c95a93b7c567b15c56059df454-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid i5Ddpn6Awy7TDfsSyl8n/i5Ddpn6Awy7TDfsSyl8n -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/90/908c1977c6f41b55b3190abdf0fe1fd97d70b08f7b463ea28e4b277235a0bd86-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Km2E1BfI_faZnedHixgf/Km2E1BfI_faZnedHixgf -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/94/9482f709f0154cd8a22be1c666d22ec411fc95ad861ac08a3ff1107e91408428-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 5FcP8M3RKbyfhNffIXGX/5FcP8M3RKbyfhNffIXGX -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/aa/aa9b88162b80dab15dd8713ec073b86dcd00682561b74279de92bb4bd0c8fd53-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid DoTvLkKQfyE9JcuhuppD/DoTvLkKQfyE9JcuhuppD -goversion go1.15rc1 -D "" -importcfg $WORK/b099/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_386/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/e5/e555d706a04c43443d59d89e15e5101809fe21041c37d6f24ba7bd2a36721fa3-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/94/94684685fdf01d69122df259965d0fa5260d82c0bb14fa12a5b6cbcf4d1468db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/3a/3a738b48728f450ec8d122ff6f694cad2b68d970dafccbd4256d3f13c0866683-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c7/c7dd69c6f61431fb3ffdfda69639e2660ba821702702b925434eec849451f1ac-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 39SiWYseWhZLyFJU-zlr/39SiWYseWhZLyFJU-zlr -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/e3/e3db8b9c52c3f34ca14bda19c73c55eb3dc0cbfb16c96a66ba9d9ed23d548c9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/01/01ea9673ebf8499ffb8ecd32afae1b7e7a778aec6f300b6d070a6e3ab8477f63-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid M1hrefPsufKjCSSmq8rl/M1hrefPsufKjCSSmq8rl -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid w2QkcasSiK7gnpFd30iV/w2QkcasSiK7gnpFd30iV -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid XTBrQRs8hCgsxrVwPnEF/XTBrQRs8hCgsxrVwPnEF -goversion go1.15rc1 -D "" -importcfg $WORK/b097/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/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 3SshDr6gFSzH8vTtXpEZ/3SshDr6gFSzH8vTtXpEZ -goversion go1.15rc1 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/6f/6f37ecca5cc54aab947713a0fbdb3f6ba96159ae3e38d48981034a482672f735-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/bd/bd1f3828f7a4c9d6957c85629c214ec2a5b214d420e6d75ff04e46a5b44642ed-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b328/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b214/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid h319Nip8mtbtwn2u1G6V/h319Nip8mtbtwn2u1G6V -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go mkdir -p $WORK/b321/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid bKKFQ2xSBgP7zFS_2y02/bKKFQ2xSBgP7zFS_2y02 -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b528/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 8N5jVWxHhrvIULMry48B/8N5jVWxHhrvIULMry48B -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid M7ER8Wss2ovoDiSmmc7N/M7ER8Wss2ovoDiSmmc7N -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid K-ZK00LhUtmKzXzYirvr/K-ZK00LhUtmKzXzYirvr -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e7/e7be2d5bb210292c64b38b6ba4c123215b8adbadfc887bc3ee4b2c218dcc25d5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/5d/5d4cbd1f0d2a8d6a2ec9bf545ad81ec423ba230b6240d4f6eea22119ac0ab3ae-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/99/996696f4603937e8b74e935e05470c9e59d0c8233899767abac1ca9713d01525-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/5a/5a9caeed74f024049a8cb0d085e4ca810b61fe5567e5a63ecb271958f7504c3f-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid aRoBdIW57NLWvmkTrZl0/aRoBdIW57NLWvmkTrZl0 -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a3/a3f480d9095cc326fa1c67bd9e3317b1b68a9382be7f47cc8c5f2e45c8ac7537-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid F5rPwuhGAz-kYVDq5_e1/F5rPwuhGAz-kYVDq5_e1 -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/19/195273bb3fb690bde248e391727e55530b610fc46f970932f833d0cd50fb51e3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid XgL744t39I9tQSLL-nGr/XgL744t39I9tQSLL-nGr -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b387/ mkdir -p $WORK/b355/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid mYSC23GizJPd8Ixc1wku/mYSC23GizJPd8Ixc1wku -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid pgQoVFfurA-g1bTuraiL/pgQoVFfurA-g1bTuraiL -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid ENRxjgP093nAk4NQefas/ENRxjgP093nAk4NQefas -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/15/158cd7ae5945f25a06dda10fa6b8c61d91c2b2d699853baf9449e98c8f4cfdbc-d # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/c6/c65d456252b2cd434daf29187f475400ea437a2725632645f9a2fbdb74741c8e-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid L3Lq-0EDsrsm2UrxPu3L/L3Lq-0EDsrsm2UrxPu3L -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/c1/c1964a1310b7b2bd45768052275a00ba30345cdb0ec0fd335c38d0d77d5a192c-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8c/8c2a3814bf016272a0312cb8bc8e6a7258537be81dbc208112c31427bdb14fee-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid wbnfSb7-oWNONB7il1_1/wbnfSb7-oWNONB7il1_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid hGKN33tLUZ03LBVFxZhJ/hGKN33tLUZ03LBVFxZhJ -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a5/a5d488bad79c8dc8584e93f14e36e494136929bebce268f632dd80a4ad65c17f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/38/3853d210dec1390382ce0849f9cac7b551ef2b6c9ceea56787c42024f49d9687-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid QQcCg1oqgDEC-jpmZziP/QQcCg1oqgDEC-jpmZziP -goversion go1.15rc1 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/03/0326f1e9b994b74db898ee7c572f497111a44de21f9e6c9d01c081a3f383620d-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid fmfYFI-bcu76etQd0bB9/fmfYFI-bcu76etQd0bB9 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/b0/b021c9b820dfc464cd89eb6c58d12221a071b2ca00aacf4f07670f5c5ee25a45-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/39/39bf386c9575cb3adbea4c58d0c79e705bf8b20ae8495da7e8df2fd539dbbcfe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/90/90d3b986fd558219276b205364307c6e3a05e7b815e7255b04bae21a6d1fcf8a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/31/318f280fea68f1478d92ab647168b3ea6d1b52c6e315be1e7edbb33c249872c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/fd/fd30e2ef91b16d584ce7ca1b2ac4afbe95e438358b58b03fe47556f5e77265b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8a/8a5a986b87d6869aa90eb4c7e808318b9330e92c10e896008ff97d60bc2f0703-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid hIJ-dvXDaqjnK7tfrmLy/hIJ-dvXDaqjnK7tfrmLy -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/c4/c4f40707b377df586f883e6d21648cece10579ac763212d72c1aacd90cda7b33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/73/7318699370e0d4b8a8c119ac48ec3b451d39c93304419d2c2f1b77af6c8d943d-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ github.com/containers/podman/libpod/layers mkdir -p $WORK/b518/ github.com/containers/podman/pkg/namespaces github.com/containers/podman/libpod/lock/file cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF mkdir -p $WORK/b482/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid 5toCm9cncpHxaZFWTiJ9/5toCm9cncpHxaZFWTiJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF mkdir -p $WORK/b521/ github.com/containers/podman/pkg/rootless github.com/containers/podman/vendor/github.com/containers/image/v5/storage cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid FQyUkXsQKmgexCUg8lPP/FQyUkXsQKmgexCUg8lPP -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b299/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b483/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b228/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid M1FPk1JUZS1_d7vvY3Cd/M1FPk1JUZS1_d7vvY3Cd -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b483/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b483/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid SIepbn6P5PctikZKvvNP/SIepbn6P5PctikZKvvNP -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid ZM8lwTttKrC0wNDn58Jj/ZM8lwTttKrC0wNDn58Jj -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid jH7R0rcgOO07xiwBC3mW/jH7R0rcgOO07xiwBC3mW -goversion go1.15rc1 -D "" -importcfg $WORK/b228/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_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/3a/3a4d0210cf77c4a48104cec19edd2f80be7599fab06becdfe65bef0009b7c29b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid 1L5fZ2oBC_G_iR0Qtgx4/1L5fZ2oBC_G_iR0Qtgx4 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/79/794408f4ad17cb7b140e25e3d65460c1aa3926a7ae772b4278210b919d028c56-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/71/71cdd32c16e6764ebc2c78b1b1eb28ab11746e4870c47ed6800087a536b934d6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/4a/4a238c0c1a2a302333c565f89913764c8d72fc1c61c2572a328ed2673ba112f9-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid uMYELLUmeByL6VIpgizN/uMYELLUmeByL6VIpgizN -goversion go1.15rc1 -D "" -importcfg $WORK/b520/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/d4/d4236089913d1888507139f826fae35e2c015b6fcd9fc78ae88234483ace06a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c6/c679f657eb01f751c94b3b0ebd8ead92a47c6cb7363f7b88fc43fcdd77b3e810-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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 cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a6/a6e2e9ce11b3a2f6832a0a6d04058a06e0fdc307589975a062454e2874381e65-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -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_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/9a/9a7f806b42d8478b70b9fd857f4d24aa5ea03e6d076e02c5c356836f53141057-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -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_386/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/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid z2V7yVELuByspoe1h5qJ/z2V7yVELuByspoe1h5qJ -goversion go1.15rc1 -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_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/23/23d927472cdea67565452740ac8f4915e0e8c392022fee2236f2848294a35d82-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ github.com/containers/podman/pkg/util mkdir -p $WORK/b480/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid HumZlFu4_KQDkxr9mZ8N/HumZlFu4_KQDkxr9mZ8N -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/cgroups cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b508/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid nHrRk9ECCXwrtPsFS1MB/nHrRk9ECCXwrtPsFS1MB -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid ALdOteSWWyR8-B5PdXut/ALdOteSWWyR8-B5PdXut -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid HuVuT4iRl5FmPWc4fE3x/HuVuT4iRl5FmPWc4fE3x -goversion go1.15rc1 -D "" -importcfg $WORK/b508/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/79/799d4bad3dd84981e480b7dcf278b8d0ba94f9d76bc8463b1a7c20660cc8829c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/fa/fa497b09678fdfc760cafa352428a1a77e22efee7b300adca06e836aa4c51e9f-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d6/d6e42a1774f81063f615d312f5f627991f04d313aa9b089744dc2b1af8a7d7b1-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ expvar mkdir -p $WORK/b179/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Zw_X2MRvj1Io5uiUZKE4/Zw_X2MRvj1Io5uiUZKE4 -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b172/ github.com/containers/podman/vendor/github.com/docker/go-connections/sockets cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b537/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid d7G7AUEg-OaItLlNh5p2/d7G7AUEg-OaItLlNh5p2 -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go mkdir -p $WORK/b144/ github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b594/ net/http/httputil cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid XDpkP3qSvKjWB0fHLZ7g/XDpkP3qSvKjWB0fHLZ7g -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b570/ github.com/containers/podman/vendor/github.com/opentracing/opentracing-go cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/gorilla/mux cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid DjEdjqcqsGT09s9SXkll/DjEdjqcqsGT09s9SXkll -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b704/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/spdystream/spdy cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b340/ github.com/containers/podman/vendor/github.com/prometheus/common/expfmt cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b505/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ZzORClEZstiyxeGcjEyB/ZzORClEZstiyxeGcjEyB -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid oOaBDw4dv-z-8-bEmF3j/oOaBDw4dv-z-8-bEmF3j -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid YhsAQPmVb3YdBQvDBOUM/YhsAQPmVb3YdBQvDBOUM -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid ncEwaRe2PvWs2lYjtEW1/ncEwaRe2PvWs2lYjtEW1 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go mkdir -p $WORK/b170/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid bOATD3sW_RtE2uZayT1D/bOATD3sW_RtE2uZayT1D -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go mkdir -p $WORK/b607/ mkdir -p $WORK/b213/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid XYhMtX_214S0pEeC6ATB/XYhMtX_214S0pEeC6ATB -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go mkdir -p $WORK/b721/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid h40VEMINVH3Ib8Ps0MXy/h40VEMINVH3Ib8Ps0MXy -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 95i6KWZK-jqSD-Bcc1Cv/95i6KWZK-jqSD-Bcc1Cv -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b439/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid zgjpVf6dq0NdyvwjA3R7/zgjpVf6dq0NdyvwjA3R7 -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/podman/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid tECnZ54zMCkL5Mwhqb6j/tECnZ54zMCkL5Mwhqb6j -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid fLZQgnSTZNogH1n2aQKs/fLZQgnSTZNogH1n2aQKs -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ZWDPZN64JCv68KAGr2hh/ZWDPZN64JCv68KAGr2hh -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid v3QxpReYbBAgNobJLWEz/v3QxpReYbBAgNobJLWEz -goversion go1.15rc1 -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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid XetWcSfhuIH4DoWIMy5T/XetWcSfhuIH4DoWIMy5T -goversion go1.15rc1 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/a4/a43cc9f8744a4df762bd987e6c29b94903b7684d16c6228dc64a5bbf3ab37671-d # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/0f/0f498a282a3839c53ee966a7681b1a87dbb50d7ba0b980d508b16f622b947441-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid zDV72ASGmMiHyV9hvTXz/zDV72ASGmMiHyV9hvTXz -goversion go1.15rc1 -D "" -importcfg $WORK/b555/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_386/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/df/dfa7470e78eacba4efefa15e39f6180a9770bb703c7df2be6614e84ebd0cd7e1-d # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/fb/fbea569f971e806d87d3941e897a55391e9d1c9d6632b7ac86aeae5c5ae566f6-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid z128BcCA2TYTux28xiMr/z128BcCA2TYTux28xiMr -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/4e/4e6b6b82568542b9506c8be03abbaf387e655f13ba68edc7bcf8954d0595bce0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/da/da3981822f253176a6b86b8007f083810e7c69f030f03961c529cf6a60c53a3e-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 3oTVFAtGHKJq8bvT6MVA/3oTVFAtGHKJq8bvT6MVA -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6c/6c89af4c931725739d7edb2f40f81ae4e0404e5c2ec3d5aaea5b5e709230a5dd-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ea/eaf75454447e4065e2fc1d669c0936e91f2f1c27f684c75addda4f257343b16f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VdOCvP9pBjh1iLik2nG_/VdOCvP9pBjh1iLik2nG_ -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/87/87b97e0d37a0d547f4b090731c885b675d9c5bfc5fc55fc7d9b60a8d42b1c868-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ github.com/containers/podman/libpod/events cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b479/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid WV9ZnIg7vaLfP6bRhWTG/WV9ZnIg7vaLfP6bRhWTG -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/64/64a6378adb4431599c9b121ea3158dc721a100af1cf901b4095eedb5ad27cebc-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid kwigMkeIFw5RzfYSUac4/kwigMkeIFw5RzfYSUac4 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid A6LqrNzVJj0YSSJHaPTD/A6LqrNzVJj0YSSJHaPTD -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/c1/c1185dc610643ea400d4b5da6925b6f088d8779b0c4a8a3cdbe12d33448f4e32-d # internal github.com/containers/podman/utils mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid Z0z-U0XNhxK-jDrdbuJd/Z0z-U0XNhxK-jDrdbuJd -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/a4/a4883ed314092a35fc7d1aac39de73d057246a540e4e583498bec21025ac3e18-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid yDVLXmXeIQV10grpIJZt/yDVLXmXeIQV10grpIJZt -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/92/92208c9f1e3c574435e6874650d1a4060dc48eaf6c9fe9bf5108b17229e50e19-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/75/7518bee8507b891f6e9bd3095f2d10bb819ca0b43a8622d1ea7bb978d7c1305c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/30/3078c4dd6c3d82633ded790f557b74c484f5d0e236d9e71a9c6ff2142e3083a3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid t7nhi-Q5IOF2GoINbEZj/t7nhi-Q5IOF2GoINbEZj -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/09/09398a7d38c6b0318b7ba011b30910ccf97a13327234ac43dd80c94626013949-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/podman/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid LDgVxs_ULc-26K_kq60G/LDgVxs_ULc-26K_kq60G -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/6c/6c7cc11afd87ffffd29ad149db4d5ed5833c8672890792f32c842d7a823f87c2-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 2OZnYEbR_7zq4G-0wHAn/2OZnYEbR_7zq4G-0wHAn -goversion go1.15rc1 -D "" -importcfg $WORK/b710/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_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/90/90ce88e8b46afa06977fec0ddee312328b8ac3ce7830ea439bb49a86db9ecdc0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/58/58ad64a40acc65f4806a3985fefd7aca4e9c077ec44ea064c97cf49cdaf5d27a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Ow4etTFLDkBc8-dM2znf/Ow4etTFLDkBc8-dM2znf -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/cf/cfaac39441e999a8970e1afcc3e76408d96fd5fff4d48cc7a3896682f55fe5e1-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid 4lJ7h9q1Dvxr0qTw1fCT/4lJ7h9q1Dvxr0qTw1fCT -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/1a/1a52fa72b4a224fcc864c60c8896d0bfc9d96c2f8f4edb962b439e06cb034e6f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8KouNrTiGh4adMZidtKG/8KouNrTiGh4adMZidtKG -goversion go1.15rc1 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/63/6339e381e916d676e9a38177bdc11437bac2cc93f9ae33cc8ca0cc719c449edd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/1e/1e9b1c6db7b97c52057cad518a84266820da121aa533d7c7de56572474eb58c7-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/43/4361e99f3a25568a22ffc7aac2d2fb8be4d39d702f7a5ca3f3e8dfc9b45251ed-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/3b/3b5a052f54d56360d938394b7393875753260fc295e62ab5db069fe03171a231-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 0XTo4vn2oum5B_AA9Rza/0XTo4vn2oum5B_AA9Rza -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/1b/1b44611c89764ebedddd9e42a6183bcf9a9dc13771ff72eca20233a014a3aea6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid IjzabGQqlzHVyHXC_Q9G/IjzabGQqlzHVyHXC_Q9G -goversion go1.15rc1 -D "" -importcfg $WORK/b309/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid hMJt5jFsn4BMgbeOvIhv/hMJt5jFsn4BMgbeOvIhv -goversion go1.15rc1 -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_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/9d/9de0d247584472395ced01ab16679074e3967f217cecfb1d0a496f763542bc98-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid OOd1xUN3pVLqX8bvuZh2/OOd1xUN3pVLqX8bvuZh2 -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8f/8f7af7d2ab344002d326a6b68f26566786c8e8bd2bf2ee24e2ecfe6139b413ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid oA4GyStQFybosfz1Szcg/oA4GyStQFybosfz1Szcg -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/c7/c73b661e9b40eee1f8ff3304bf9f7086f2e39f88f6a9d4823e7c45b52e0603a4-d # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/a8/a8428090ad331234b2cd3fc99532fcbe6aa4118e20c5e3e38e2d5ecdcb2996e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b1/b1574f18d97827427ef0a702c4c88e630a66a07d2b9e2cdd49287d790a2067c9-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c3/c3260af1d97817f6dbe53c3f1e4957ae2afcd89349bb0dc4bd9a20ee6695579a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ github.com/containers/podman/pkg/auth mkdir -p $WORK/b680/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid SPMR4hSZHH3Oslnj4cSM/SPMR4hSZHH3Oslnj4cSM -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid 1oyTi95TSYb53rKe6p37/1oyTi95TSYb53rKe6p37 -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/f7/f7ad714fde9a94fda313580957355f2bf88fd2e82c04911724d0d547d8446b32-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 3DZ1jXMH7fzQPVFhdkBm/3DZ1jXMH7fzQPVFhdkBm -goversion go1.15rc1 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/2c/2c78660859f9c74c722a271160b976655100b3659d68058cbe90bd642f161767-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/44/44099d1c2da3035d25bee34ad9641106d6cf41012f972403759ab4086a467728-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/a5/a5c127fd6ca608ee6ee97667e2152477d864757caabf15b7c9107f16edb34840-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 4epljlkufcUaMY-dL7dh/4epljlkufcUaMY-dL7dh -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid P4ucGMnmRZuMBz3xmRzv/P4ucGMnmRZuMBz3xmRzv -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid Qlwoz4StCIHuc7wkGaL8/Qlwoz4StCIHuc7wkGaL8 -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/46/46c22b5762fbb23c10688d0fa75c2b45c1562e123f20cb9db3fd1340bacda3c3-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3a/3a7217c45456528d8a18aaa579196bbd711a787684b035cb4a89941aac59bc6a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid EZ9h5yRNQruYz5pFw97P/EZ9h5yRNQruYz5pFw97P -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/3d/3dbc7eede178b16c2816d566d152161ff4c8f1f0b0f9948314b9f72e7a96d121-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b726/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b728/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b730/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid mKk2z0m_VdBFHLHPzjnj/mKk2z0m_VdBFHLHPzjnj -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b729/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid SvX9wPX6uLsnp5ewjel-/SvX9wPX6uLsnp5ewjel- -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./throttler.go cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid lzBGA6BQgFB4hfq5t74o/lzBGA6BQgFB4hfq5t74o -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid VcN_TymHafSqApJaRV6N/VcN_TymHafSqApJaRV6N -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/83/83429f07b8f5af6bb3cc48821315d5eb90f409775301639d0ac79425804df03f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/1b/1b224cb60ed229b242e351db8802dcf0694b3665479cb520993839158337ebfa-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/0f/0fd6e40d2770f92de1dd87089bf27e5c76afa8f9e4567340cd2d25e5c3f2c8bc-d # internal github.com/containers/podman/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/podman/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid LDTlR7xdJkI_R1DZJrOE/LDTlR7xdJkI_R1DZJrOE -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/5c/5cf8b7a73a013399333e832c2b8d807418c5e58d139776b8561f5ac7e1bb91d3-d # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/56/561abfee07deeadcaa9786ea9ec70bc7a2f3a249650ee3bef207715b91dab539-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/06/065a8feffb2fcd62353c8c91babf14d0614f98d4691ae94125192e45ab3a72a9-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/59/59f8d7be16d4ae08e1d2c3816dc4c06d6d77e3c2a3f27dc2d3b2e9e6b4c87b90-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid yqKpCYKt2k_NohE-DHFF/yqKpCYKt2k_NohE-DHFF -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/7b/7b89bee411f7a78bee58e877e6e38c201a151e5ef0e883897434a5a89530e742-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid rUXk1Fhegwe24Ks8EW0g/rUXk1Fhegwe24Ks8EW0g -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/f7/f744a088893f853e53a3913cf1b1c0cd7c70095e69a055c40e12ada1fe9033bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid Y7BCuwM4010TCqNra9kn/Y7BCuwM4010TCqNra9kn -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./tracing.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/5b/5b86f44d4fd7c54f0e11514828edc905542bc89ffd65c8bfd2d4edb2c80760c1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid dvojzwQNPGf21iqSP3xB/dvojzwQNPGf21iqSP3xB -goversion go1.15rc1 -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_386/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/38/38703c4d90c5a618e3ca2cb16af73988a034624467067f0ee3e5f4b0746b9c1c-d # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/63/63ead29ec413560e500652c5991f2d2d90d1a80d345c6af941accdb8eaf384bd-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid N-ogu_Xpfvijgr7Xkmx_/N-ogu_Xpfvijgr7Xkmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/24/24c2ad467efbacbbeb33e7e80d9ab64525dd93c7bf85e2988f2768ffa21eb491-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 4DtRVuBuhik44MSL3ypa/4DtRVuBuhik44MSL3ypa -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/37/37ea48891ae593a31f8390e8d66c5c9a896ae0618b2eebe0a33309c9661d7b18-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid IpodsayYLY9B08xy-PIF/IpodsayYLY9B08xy-PIF -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/37/37ae298c434098eced33e74c26ab46f7f26506f586b3502a42d0b074aad1ce72-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid ySx4mEUrC_wXTVl496N_/ySx4mEUrC_wXTVl496N_ -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 5ZnRz9BlHUkRS6R5RwgN/5ZnRz9BlHUkRS6R5RwgN -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/09/09cd32962c4212be1c18e9bd95c4b194fcbb99099a239ec3d7b8ad783b5e0eeb-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9f/9fbda23702ccf2e8f4daf4d7672026725859af0dd0cd11bfe6aed80b3d08f9dd-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid CyKtxYAGkaowuvJrse8w/CyKtxYAGkaowuvJrse8w -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/42/4275b34c74ac3030f9725aebe2e10407aa03d089d9b73ba0a61ec10bc4650219-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid VrDpJhvgu5kvxf2dmPL9/VrDpJhvgu5kvxf2dmPL9 -goversion go1.15rc1 -D "" -importcfg $WORK/b544/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 cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0c/0cbf94f6b56336ce770fbe9609e269d213ee8473bd8225a07f24d3437c7807bc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4b/4bff2ef3516563e90e341a05d99f9f73fdf62322181d4ac076fe55d9d4e67d8b-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/a0/a06b8435c8aa18b8683bd90241e18568e9671af6236cba9d83340a3d89814917-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20afe37cf185d966b3db83febeeabb9d6b09a770be55d257710e1ef21f00f642-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid SgR9F1hnkt1C05PfeKbp/SgR9F1hnkt1C05PfeKbp -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/7c/7cb07de694a6d15648a35eb88a37ab4d94b5a5c34167f0a401a850fff7047b0d-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid X_fzKXhrMN2iq80X19DT/X_fzKXhrMN2iq80X19DT -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/80/80f93fe129997ffcd2527e57a389cfb46780e6ead02a3c0b4b9a8d58fd43968e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid WS993qGVTlBoaYzi_29C/WS993qGVTlBoaYzi_29C -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/05/059e5a7b6d40b6c20e2e51d704199217c28b01a70750f315c1b7794b2b0b85f2-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid mdMhuaP8ViN7JmQnRo7E/mdMhuaP8ViN7JmQnRo7E -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/cd/cd126e7c0c185721cf8617f15653714ee5df263a25e742cbd46cf58f2c7b3c65-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 2-hGCQ--N2SWxTP5meF7/2-hGCQ--N2SWxTP5meF7 -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9c/9c2ea67c6830897c22fb80c0be66d744a53b3e564c7281117edf7f00923c2162-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 0opwoVycnjqz5fMih-sw/0opwoVycnjqz5fMih-sw -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid VLVJYQJEVy6tyfYL2qQm/VLVJYQJEVy6tyfYL2qQm -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/97/9717cdf83741d8aa07b6109175a9ae6f8e6ef7e350f08f6c3fa36aafb1b33596-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/c5/c500f1ae91322c625b24be8675ca66b67f8dc6a948576f6615bc078f5d1c5f21-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid lQrnoq64s8gWG4dYpqvx/lQrnoq64s8gWG4dYpqvx -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/47/47dbec65a690ee41b1ba1c81677d89286405746659c63ec376c5e340c8486071-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid fuqRZKOqDKVywRl8AYps/fuqRZKOqDKVywRl8AYps -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid D6SUg1WZypHDRiAHdr-J/D6SUg1WZypHDRiAHdr-J -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fe/fe2bb09e048ab11c8986d572b50f3a680932d3d84def2c10cd5a243c59cf46b4-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid zU-ohF3L_jZ4TVt-tutc/zU-ohF3L_jZ4TVt-tutc -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b9/b99bbe917fff49a3ebe45adf3e095f96b6871f8fc937654a20530c2820039241-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/e6/e6b049b97fb8a3b88edf3d4b61949446a8f0ec704531111c817dd6a61ec821f3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid W4rxhTbs3Co1w6CX7R8R/W4rxhTbs3Co1w6CX7R8R -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/27/273f726210c9081683695ef6e8143cbc21a52281e4be3c525a21eb6996f4f70c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid IlG2LFYTsK97hgZN6aN5/IlG2LFYTsK97hgZN6aN5 -goversion go1.15rc1 -D "" -importcfg $WORK/b358/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/85/852e5b9215c829707b82a0f782ccaff7ebcd5b42785cf020a715c02b54fe6ac4-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b596/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b587/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b584/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid nqZ7teCXaSMjWrf_lNz8/nqZ7teCXaSMjWrf_lNz8 -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go mkdir -p $WORK/b573/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid gUhNA2NhOxw-QwB7P0rU/gUhNA2NhOxw-QwB7P0rU -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go mkdir -p $WORK/b586/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid PscWwCNpV1QsZ9sSZLl4/PscWwCNpV1QsZ9sSZLl4 -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid nnpw2zNA-P1KNUAg47_C/nnpw2zNA-P1KNUAg47_C -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid kTN_we0NpbvbVluVVdAH/kTN_we0NpbvbVluVVdAH -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid s7E7KsJV-NpU-42mA8rG/s7E7KsJV-NpU-42mA8rG -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ec/ec0941e71eb68c346645cf0c1f752423fab89116663670128b432d5f973c16b2-d # internal github.com/containers/podman/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid LdmWrV9t9J-76Ff8eSxw/LdmWrV9t9J-76Ff8eSxw -goversion go1.15rc1 -D "" -importcfg $WORK/b540/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_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/34/34e39effbf4632a343745e819303bcb36a1931f507a53f37324eeaf0d23fae7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/36/36f04c35d10eef18a58768dae06f4d54fbb18a612d0dba25bdbac4f493ec0893-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b588/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid KOX08zhTQpCgXaf5mj_M/KOX08zhTQpCgXaf5mj_M -goversion go1.15rc1 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 77aNCmNElEldX77_7BSm/77aNCmNElEldX77_7BSm -goversion go1.15rc1 -D "" -importcfg $WORK/b589/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_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/3c/3ca83156377a58487c003db455efd7120416eb7cf253312c3d8b142e544659c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/50/50807addde4f087189216eadcebf38ace765ab29f0ba2b4da95f17ab0a432961-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/9b/9b94ca6340e844e68cbd2b6fbdcfa93e795b6f3a643fc2339cd6ba6a626dc28e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/5e/5e891fa376a25a3715c040c4333a7b4c4e77e07f591e9668902036af6a428086-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/e5/e57a3c5619a1fb5165364a30f2825defe7a0a7fd360b6f68aa6035e2a3a40a86-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid bzq4l3MBjDasvZ9foG76/bzq4l3MBjDasvZ9foG76 -goversion go1.15rc1 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/bf/bf6f4cf8b1bea0f530dabefc95992e49594a0f085cd42ec00cc9ffde10fceff9-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid KBTmjHTE9-FaZQsiWX5y/KBTmjHTE9-FaZQsiWX5y -goversion go1.15rc1 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/c8/c87191d7973fea2cec301fa094eea5122d582396cc2e32f30ae7b26216d6cac4-d # internal github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid pfjIPYMALsUXhRj9-FmV/pfjIPYMALsUXhRj9-FmV -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid 564DClb89plG_nZIdiU8/564DClb89plG_nZIdiU8 -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/06/06f3e3193b8608fe1d2dfd99c8da0191d136634b3c83ede49372d5527216f51d-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Qa1O7ghLAYfm-ZOoCOY7/Qa1O7ghLAYfm-ZOoCOY7 -goversion go1.15rc1 -D "" -importcfg $WORK/b572/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_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/b5/b5b5b1bd0ac8da7c90bf4c459a5913c2ed115392e29b3d98424846587cc2bf74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/0b/0b7bacb13eb12296222bb7e975097beaf67e4917fb3fcdead2785bf9d055af14-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid mIlJwv4yjElIaqv29Lz0/mIlJwv4yjElIaqv29Lz0 -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/1f/1fecde0560859028e82ae7e206430605f82cfb16028ce2d9075f1b3cfd6af136-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid KnZ1yp7r3LqvaYKn-t27/KnZ1yp7r3LqvaYKn-t27 -goversion go1.15rc1 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8a/8a069e41ad331fa718db98377ad562ad9d214102ee6b79304210d43de8342151-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/bf/bf6d5bb842ca9b2f35a4d6acff5f584c26f9e3dd3f9025bedac405f87ebcbf25-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid xoTwxALkfSGhEeOZE6CC/xoTwxALkfSGhEeOZE6CC -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid AcN8ALsphBcMXYofkUfi/AcN8ALsphBcMXYofkUfi -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid qx2Y-LWrbx393UT48qdq/qx2Y-LWrbx393UT48qdq -goversion go1.15rc1 -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_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/e2/e2640e6c06d9fc8d18e18b851a2d4eadad0bd762a26e16b15a614704c3c08604-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6e/6ecafaf08ec5e40df0b564a10030136057c14ae0135be0c46e079f6fe5170156-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/e5/e531f11de3b7315af40bd2f150e63be3cfa76c65c68bc6986ffa191a8a1ece51-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid c6snPvmQhKJzV-rikXXX/c6snPvmQhKJzV-rikXXX -goversion go1.15rc1 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.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_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/7e/7e256aa5e48a335e807e5418cc6f743c312c9503ec9a88948f13b41ed753ea92-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid ln_0woGeUwme8addiQUT/ln_0woGeUwme8addiQUT -goversion go1.15rc1 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/15/156a9357927134706002b971ec15a11221920129984eab73ed9de24d0370624c-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid 2OsvIDlZhDdLH66Hj5mf/2OsvIDlZhDdLH66Hj5mf -goversion go1.15rc1 -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_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e5/e59a5c7fb437556e3dad4f072b85745fe2a7ee8f57b38c1f878e77822d6d43f4-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b690/ github.com/containers/podman/pkg/api/handlers cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b675/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid ZlF3CsaBVDVg0lIuRJMJ/ZlF3CsaBVDVg0lIuRJMJ -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 5qesVHbmNDvPEvNcH6Ny/5qesVHbmNDvPEvNcH6Ny -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid L_w1LHffUzIdQkik35WF/L_w1LHffUzIdQkik35WF -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/37/37c4e934f5cd9db53ae1101d24ffafe1998f50de4a31db311d248745b36c9333-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/a6/a6a6eac3113bcc7ebf1781bf880c552761a67e00d5c0aacc09c45dad6ba910cb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/98/98bf2a9ca32c393a4dc47c20c549bb50dd620ece9285de60b013b5cee4b55049-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ github.com/containers/podman/pkg/bindings/pods github.com/containers/podman/pkg/bindings/network github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/bindings/manifests cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b685/ github.com/containers/podman/pkg/bindings/images cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid ZlJH3BnpLVf41sP9wslw/ZlJH3BnpLVf41sP9wslw -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go mkdir -p $WORK/b679/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b682/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b686/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid s1xDKzzRuKIyTfE-7heI/s1xDKzzRuKIyTfE-7heI -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid tYg3N1hVRj9DGeLpcnvB/tYg3N1hVRj9DGeLpcnvB -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid DwL92laZ9nS7iBdLzrN7/DwL92laZ9nS7iBdLzrN7 -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go mkdir -p $WORK/b681/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b684/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b677/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid V1hnmr5CjENDoIksNbIW/V1hnmr5CjENDoIksNbIW -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid AD6NmF8VZ7vdvMVhCtXZ/AD6NmF8VZ7vdvMVhCtXZ -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid 2FKRyCLm75o0LY25kMKq/2FKRyCLm75o0LY25kMKq -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid aVM9uFJFZW-Zg4pwFHqT/aVM9uFJFZW-Zg4pwFHqT -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid tYWIftueU8nDRe9EJFBr/tYWIftueU8nDRe9EJFBr -goversion go1.15rc1 -D "" -importcfg $WORK/b677/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_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/27/273fafc9df33fd1862bfe08a968d15eb9a722c4d81e8865c71e18b38619a4e3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/70/70fa1fad7555d1500f975dd9eac1e434f5aa8baaea108d55b8408feba75c30b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/60/601c45beb5a10e56f237154c2d3b4027a23c717a3af39ff0f42a4ad56aa2a514-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/6c/6c14f0c56c9860e9c57ca8719b326480bb3bd350e860534c459929d80c168061-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ab/abbeb4c49d86ab77d4631a81e9d6f6a46d4216911d57e3598ac9df1766a2760b-d # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/c1/c1d0f371c4c80c539efc6d0ad2eda153144d38ac6a87c6e8073fd423cac331db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/cc/cc79993de4b355211130e573bfb3630be2853ded56ccf88e2ee7b75286289f92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/5e/5e7c491c9a221e55abe830569a3f71be7a924907fe22ebbac4c79af9599921a8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/20/20a9f9b261dc708e9e40ad5e778d95b524c5b70423c7e49d9bc08e035e1fdab3-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid eTmHBB7lTbJzsxY6P0yK/eTmHBB7lTbJzsxY6P0yK -goversion go1.15rc1 -D "" -importcfg $WORK/b674/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_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c4/c448e001a09dff3e7da5f4c10061d85c701bb947cab77f797c74351a92c7cbdd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/be/be5767ca8b00aaa57504a8b8303b460a3b579510bc565cd6ebf1af60db7e0d29-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 1IpYAcuDcmvM6SBMWXfa/1IpYAcuDcmvM6SBMWXfa -goversion go1.15rc1 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid gG9dlZpwEtA2zL1JWIUw/gG9dlZpwEtA2zL1JWIUw -goversion go1.15rc1 -D "" -importcfg $WORK/b673/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_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/06/06d73761788e6f03aa831e292e738eeb578e7cfaa368159edb4479817008f0b3-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid 1akNbxxri5Yw4gG-SFBo/1akNbxxri5Yw4gG-SFBo -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b6/b684010805bb0b18faf2c363425c8514f54692370b0d584dcd9403785ac1c66f-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b515/ -importpath github.com/containers/podman/libpod -- -I $WORK/b515/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -o $WORK/b515/_cgo_.o $WORK/b515/_cgo_main.o $WORK/b515/_x001.o $WORK/b515/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b515/_cgo_.o -dynout $WORK/b515/_cgo_import.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/libpod -installsuffix shared -buildid DaBwFmU3JpKfFkH2TV34/DaBwFmU3JpKfFkH2TV34 -goversion go1.15rc1 -D "" -importcfg $WORK/b515/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_config.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.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/b515/_cgo_gotypes.go $WORK/b515/oci_attach_linux_cgo.cgo1.go $WORK/b515/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a2/a2a073453a49b82f533dbc37df43098f73d8f91313ee30e6bef14cb7915e8599-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b515/_pkg_.a $WORK/b515/_x001.o $WORK/b515/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/65/65c61e815e3efe5f6b726784b73a3d1f23aa20fb61891b8aea1c176d00bd5989-d # internal github.com/containers/podman/libpod/filters mkdir -p $WORK/b647/ github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b651/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b652/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid 3HERTUY0CZZjZEFF_wmL/3HERTUY0CZZjZEFF_wmL -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid vMhI1_aNd1YICdWHAJL9/vMhI1_aNd1YICdWHAJL9 -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b653/ github.com/containers/podman/pkg/parallel mkdir -p $WORK/b664/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b650/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid cMkbbh5gBfDQsUV1jYeH/cMkbbh5gBfDQsUV1jYeH -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b649/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid rqUZe4RxgL9jR1gVMCsG/rqUZe4RxgL9jR1gVMCsG -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid 5LQ0JZcG3mZgX92c6w6G/5LQ0JZcG3mZgX92c6w6G -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid eD1mBK5a-DBkModHNnzD/eD1mBK5a-DBkModHNnzD -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid NWstyxh3JOX0kYpbkdNB/NWstyxh3JOX0kYpbkdNB -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ github.com/containers/podman/pkg/spec mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid bXNRpPNBme-wdNYUldlb/bXNRpPNBme-wdNYUldlb -goversion go1.15rc1 -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/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid BrurCDgwKAou0U_rSaLM/BrurCDgwKAou0U_rSaLM -goversion go1.15rc1 -D "" -importcfg $WORK/b671/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_386/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4f/4f2641fcecaecef25f1122bf6c3431649d47ed039e4e53b043fc6621b387ef20-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/85/85741233a38ca50ba7a722e8a2a065a8d27170b2f783b03955e0ea9f7d4b9c59-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/8c/8c45377cde51d75b96f8e2b466e59700558beb5caed934736b11cb9285190878-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/3d/3de0687e1d372be8bb235f49e49886ea32451ad6e382d43f0c6ebcf2f920ba66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/fb/fb88731bdbb9f680d61a287802f63ff2c618d213c75fab05fc09d10e83595b62-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/66/66143a347f62f780a63e997ded95013106bb780e905fea6c1a62f94d5bdc6b2d-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid f6ojT5e6GiYp6fMo0gcC/f6ojT5e6GiYp6fMo0gcC -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/a0/a06e62f4ae5e636dd67a0cac0a730a434856f93c2ad1414987b1187cef67b321-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid 1qo_NZSkWuxtxzAT64a6/1qo_NZSkWuxtxzAT64a6 -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/f7/f7fb66ccd76c507cd209982448d9a1191a9063c8e4fb04b0fd606d4fbc0b935b-d # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/9b/9b25773abeb20feb3da7f57ac9d35599e38db0e519444d991e2ac4da14fecc44-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/b9/b9699b6329bfa9436acdf620a88f89a04827f2bcbb29a9d336b87b080fdea4f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/e9/e9cae8ecc92857f7ef272ea569d01b7ecc73049ebfaacdf1cc9ab56af77f0ee9-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid vtIA4ynst4Iozx8p6aQV/vtIA4ynst4Iozx8p6aQV -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap k8s.io/api/apps/v1=github.com/containers/podman/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid TdmSgftUS38hPJ34JK-d/TdmSgftUS38hPJ34JK-d -goversion go1.15rc1 -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_novalink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/3c/3c0d346d43e31a5a235fb51e970172d7c8e317d5cd1598f8798883602a3428dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/86/866a6245e95925643d6cf7e2a455a8fa81c8921ab91bff21a9a4325414aced13-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid yCZXGa4za8G-ycZY8bjV/yCZXGa4za8G-ycZY8bjV -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid n1bC_eLD2CSG-VLteFiw/n1bC_eLD2CSG-VLteFiw -goversion go1.15rc1 -D "" -importcfg $WORK/b702/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 ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b3/b377c23ccb8151a2100c183bc196ecff859963cb9d8db620f7c4add8fb2cc9e1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid 8oiXdVIVDrlM7DZd1w3R/8oiXdVIVDrlM7DZd1w3R -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/19/1914e0d73ef4026cb25cab07629d4693a5695052c9cc7bbe9004b8f2ff6380a0-d # internal github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b689/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid lrbe2U6nzSoAWQoF5_WD/lrbe2U6nzSoAWQoF5_WD -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid uGNlKcl5rpW4__YPGa1i/uGNlKcl5rpW4__YPGa1i -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid M5lne118pIeJU8N7u1_H/M5lne118pIeJU8N7u1_H -goversion go1.15rc1 -D "" -importcfg $WORK/b356/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_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/2f/2f4f8240aa65f9752dc8ba02adae6db0af9df8fefb4fc753247b2252d8c99d40-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/3f/3f4d3a07f62a8a2c28e1c19a615ea312dd02f7df445499d3052ac7d61cb069b3-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/cmd/podman/generate cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid D3gyBJoxsY_fQoUBmK-c/D3gyBJoxsY_fQoUBmK-c -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./inspect.go cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b691/ mkdir -p $WORK/b698/ github.com/containers/podman/cmd/podman/networks cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid g1P3GalbZAL9hliz0248/g1P3GalbZAL9hliz0248 -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b697/ mkdir -p $WORK/b696/ github.com/containers/podman/cmd/podman/volumes cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid uDPufsL3loCLrBpNGHtM/uDPufsL3loCLrBpNGHtM -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid HjTJ-S-BhS7LXwFxh_84/HjTJ-S-BhS7LXwFxh_84 -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go mkdir -p $WORK/b708/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid e6qLxQrZAOWlka2iEFGf/e6qLxQrZAOWlka2iEFGf -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid aQP951Ld-2n_x0bM8hdk/aQP951Ld-2n_x0bM8hdk -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid iLkYdCD6crESRd7WcuGL/iLkYdCD6crESRd7WcuGL -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/47/47fe09999f8780d275ac20e5c6055b64d64fa0e52135b7563f7ef8716df04ed4-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/68/68521239c6c275e57eb86ec5fa45d0a358c2291c56caae5e0a8323f40b71d3c5-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/29/2920bc63d13163f9117df65601647333cd818479940b517c62b947190366f6f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/d7/d7214821e6bc8554352e3cbf65bfd274f01831dd975212b10f090984900f8a0c-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid JeTik1N_nIyXMNt2baXF/JeTik1N_nIyXMNt2baXF -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.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 ./unmount.go ./untag.go cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/74/74881cab7370c61785762aa90e03ed5f80392a78bf2625784b86e89e077e2bc2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f2/f27342bc000e0eca06f3a838867919e2b3468aaf89ab153b697b81b00ef0e6e8-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/fa/fa1cd615770118064049b3ed31209f936105f487fe29a553c8c541b2630f4993-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/c4/c42a38b36dbf9e1904a1485b2dcd8c994c6deca72046f9d9a79ac24563efc2f0-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid FbyObIyX7_VAMGdrvo0e/FbyObIyX7_VAMGdrvo0e -goversion go1.15rc1 -D "" -importcfg $WORK/b706/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 cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/23/2334d0febad35ae0ba6113036f7915036086480a036e1b90a45abe229eaf1dca-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b699/ github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid Yr2Gfv_bAEqmOqojFtwd/Yr2Gfv_bAEqmOqojFtwd -goversion go1.15rc1 -D "" -importcfg $WORK/b699/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 cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid oADWSDLEhVihdh1XHkPK/oADWSDLEhVihdh1XHkPK -goversion go1.15rc1 -D "" -importcfg $WORK/b296/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_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/fa/fa4700589284cd77c9adc6e7bdf9dc58bd43fdb8801a02af0b80188a15a13d09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/c2/c2892ebca955eebbfd288eb7cc57bc78718619eaddb8ae1736069f9bd00dcf98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/f6/f6f325a55864d22ffb0fa2e782f93f7a3fbe7e0707c842032cef43fff12b561d-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid vXaJz-NPb1uHSUtDhhwh/vXaJz-NPb1uHSUtDhhwh -goversion go1.15rc1 -D "" -importcfg $WORK/b701/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_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/ee/ee4e4d57e0ec90bdde85866bd2501ca72853bb05f1f2bc6850ea6ba308e5f7dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/47/47b83872586f2e61374e4655ec4cca2d026e7de138fae453419879484f3f4598-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid uP2vJq5JcZaN05UMT77g/uP2vJq5JcZaN05UMT77g -goversion go1.15rc1 -D "" -importcfg $WORK/b700/importcfg -pack ./connection.go ./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_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/9a/9a3b0972906df0a6d2a268ae4b46e63170ff65f794b80cd107b77f70be04ed9a-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid OzjYoza9R7kx7zQTupNd/OzjYoza9R7kx7zQTupNd -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/ec/ec61088dffa02e3dc5adf097ed9e7ed75d2af6e1909e2e0f561c7287f1e5e168-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/_build/src/github.com/containers/podman/cmd/podman /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ozC3riraAXqgy5RxCc-o/ozC3riraAXqgy5RxCc-o -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f2/f21b0a4fa453c48ed5cb78d9d643b4fc1643c660b19bc842e1e407d732064e6c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/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 github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=DskEx5lpWwEj-oLCEZX4/ozC3riraAXqgy5RxCc-o/12StwSYlNnvZe2GPSFid/DskEx5lpWwEj-oLCEZX4 -B 0xf49d2a31d2e4df50e328df71240c7158103386e4 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + pushd dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + mkdir _build + pushd _build ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe + GOPATH=/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xd1d052b5131ebb6df9f59bae3b571845ec953c74 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build616945399 internal/unsafeheader mkdir -p $WORK/b006/ internal/race encoding mkdir -p $WORK/b016/ mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b040/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go math/bits cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b026/ internal/nettrace mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go runtime/internal/atomic mkdir -p $WORK/b011/ sync/atomic cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm.s unicode /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b049/ runtime/internal/sys cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal internal/cpu cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./asm_386.s mkdir -p $WORK/b013/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b010/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./cpu_x86.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b012/ internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal math mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b025/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math -std -installsuffix shared -buildid UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/indexbyte_386.o ./indexbyte_386.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_386.o $WORK/b009/equal_386.o $WORK/b009/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/exp2_386.o ./exp2_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log_386.o ./log_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/asin_386.o $WORK/b025/atan2_386.o $WORK/b025/atan_386.o $WORK/b025/exp2_386.o $WORK/b025/expm1_386.o $WORK/b025/floor_386.o $WORK/b025/frexp_386.o $WORK/b025/hypot_386.o $WORK/b025/ldexp_386.o $WORK/b025/log10_386.o $WORK/b025/log1p_386.o $WORK/b025/log_386.o $WORK/b025/mod_386.o $WORK/b025/modf_386.o $WORK/b025/remainder_386.o $WORK/b025/sqrt_386.o $WORK/b025/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_util.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_386.S cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b049/symabis ./asm_386.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_386.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b4/b441efe9c868fe36203d8acde03e695b8344d25ff30163e4c451b9a016ff11b3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/preempt_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b031/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./errors.go io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./message.go strconv mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_386.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b027/symabis ./asm_386.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal bufio mkdir -p $WORK/b002/ path mkdir -p $WORK/b060/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b036/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b058/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid -G6fNuR06asvwahe3Uev/-G6fNuR06asvwahe3Uev -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./filemutex_flock.go time mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d6/d67c0deb1084f973e06e7716aa12e6b7233560732b4aea31bbe3d5797551e940-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF internal/poll mkdir -p $WORK/b034/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./context.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal encoding/binary mkdir -p $WORK/b024/ internal/fmtsort mkdir -p $WORK/b030/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./sort.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./dir.go ./dir_unix.go ./env.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 ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal encoding/base64 mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./asm_linux_386.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7NfVOD-xo-iTov78-n0d/7NfVOD-xo-iTov78-n0d -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal path/filepath mkdir -p $WORK/b054/ fmt mkdir -p $WORK/b029/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b053/ os/exec mkdir -p $WORK/b062/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal log mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF encoding/json mkdir -p $WORK/b021/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b056/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b065/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF net/url mkdir -p $WORK/b069/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid bDkzOWhChNybAsm8Xf2B/bDkzOWhChNybAsm8Xf2B -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF text/template/parse mkdir -p $WORK/b070/ cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/dnsname/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid jRV0zdFWP0u15AWiHHpP/jRV0zdFWP0u15AWiHHpP -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./stack.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./url.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/83/83281a351f099558ef81c9a3764c2c77eb76c646bd91c3a3eead5b73f11b36d4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3a/3acb8e3aa092b1d6a633c2379fd51851dd4f37ca19c901f7f90ac89c8ed1b7bd-d # internal cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9e/9e296b57b8aa75693b6fbc8e67245c4096a3807effad6137f7182c6f1050427e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid teLdqAwVWd9I5hHMFEbl/teLdqAwVWd9I5hHMFEbl -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal text/template mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid ZdESoaoaIC8AoZBMmRgf/ZdESoaoaIC8AoZBMmRgf -goversion go1.15rc1 -D "" -importcfg $WORK/b066/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_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/76/76912bb6eae7ec915c42ef4110a608837b079b2ac608e88ed13fc20f5595633d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b042/ mkdir -p $WORK/b059/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b061/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b043/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid v3shIz8TdOJqdI0713iD/v3shIz8TdOJqdI0713iD -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid ClrsTdPTaAF1v1aFPm_U/ClrsTdPTaAF1v1aFPm_U -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid zS_u8NC1YfwQ0IgIH3cw/zS_u8NC1YfwQ0IgIH3cw -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3c/3c4380a9aab679b275ae0efd43782411186592639dff78cd19f76ec9e64b04b7-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid xq7tdSj3fT1mrhvHlQgL/xq7tdSj3fT1mrhvHlQgL -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/93/93a12219ebd09388422b5f1666fa3fa75d64c9046b5ef46d4db3d17d20220dc8-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid lDx38GZZ-bxp_NNIA9ag/lDx38GZZ-bxp_NNIA9ag -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0b/0bb285322e098412b165397c195f9f0854ee5a4b647d440e561d24ff12a63e46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cb/cbe7276697eacb8da16b64f813809feab7be95799c6bf5be26440f660c8c8ef0-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid rWvRNKhIdEq2Wz_-okJE/rWvRNKhIdEq2Wz_-okJE -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bc/bc46ae33d7e3764b0f67f3aa4479439f39f62bb4b2f2d1729a1930bdc12a7683-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/10/10e01b65dff41f8bc7f8fbf100d062fd607cf2166c3e868c3f63dd9bc15d2841-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid rXuelDPd9YGdM--1W5Px/rXuelDPd9YGdM--1W5Px -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/59/59cbd47c1008bcf18407ffcf282867fbf29478eb833349d4f4c47300a594bc53-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid WOLD5lOAj4B7C-eum2hx/WOLD5lOAj4B7C-eum2hx -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/73/7382b989dfbe7ef55845a0338606230bfe153a5deb4c9244c8b11dcc8999c58d-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/utils/buildversion=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/plugins/meta/dnsname /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Nmk6RfBdi6Bw9j9iOUC4/Nmk6RfBdi6Bw9j9iOUC4 -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./conf.go ./files.go ./main.go ./result.go ./service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c7/c7abeb6a33e400e7b86613345dbef0b33bd1aade5a7694d7cbf4694cd52655f6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=N2-TaLaeCd0dzdgIi2V2/Nmk6RfBdi6Bw9j9iOUC4/sK5K8aQPamsqGYojgaGc/N2-TaLaeCd0dzdgIi2V2 -B 0xd1d052b5131ebb6df9f59bae3b571845ec953c74 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -r $WORK/b001/ + popd ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd" "/builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/podman" 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 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nKk3rA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 ++ dirname /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + rm -rf docs/containers-mounts.conf.5.md + install -dp /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/system + PODMAN_VERSION=2.1.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/etc install.bin-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install.remote-nobuild install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man5 install -m 644 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-mount.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-unmount.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-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-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.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-unmount.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 -t /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 install -m 644 docs/build/man/containers-mounts.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/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 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/lib/tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman-remote bin/podman-remote + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 install install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/libexec/cni/dnsname + popd ~/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd ++ find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/containers-mounts.conf.5*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.1.0-0.133.dev.gitca2bda6.fc33 --unique-debug-suffix -2.1.0-0.133.dev.gitca2bda6.fc33.i386 --unique-debug-src-base podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 -S debugsourcefiles.list /builddir/build/BUILD/podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/libexec/cni/dnsname explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/libexec/cni/dnsname warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 41454 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zQbCZz + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + install -d -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/250-systemd.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/320-system-df.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vzkT2y + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tHbYsz + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-manpages = 2:2.1.0-0.133.dev.gitca2bda6.fc33 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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libseccomp.so.2 rtld(GNU_HASH) Obsoletes: oci-systemd-hook <= 0.2.0-3 podman-manpages < 2:2.1.0-0.133.dev.gitca2bda6.fc33 Recommends: catatonit container-selinux crun >= 0.14-2 fuse-overlayfs >= 0.3-8 runc slirp4netns >= 0.3.0-2 Processing files: podman-docker-2.1.0-0.133.dev.gitca2bda6.fc33.noarch Provides: podman-docker = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-tests-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KMoknw + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-tests(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 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-remote-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.o8Muwx + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-remote(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libseccomp.so.2 rtld(GNU_HASH) Processing files: podman-plugins-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YRwF6v + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README.md dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README_PODMAN.md /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JP09mw + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-plugins(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.32) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: podman-debugsource-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Provides: podman-debugsource = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-debugsource(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Provides: debuginfo(build-id) = 95b501b67dbde0bf46e7692839f0b610cc939780 podman-debuginfo = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-debuginfo(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Processing files: podman-remote-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Provides: debuginfo(build-id) = 797979675feede2a64279077e358a97be63d1f89 podman-remote-debuginfo = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-remote-debuginfo(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Processing files: podman-plugins-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686 Provides: debuginfo(build-id) = 6a41d9e561b9184ce8067710cce402ae7584aa33 podman-plugins-debuginfo = 2:2.1.0-0.133.dev.gitca2bda6.fc33 podman-plugins-debuginfo(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.133.dev.gitca2bda6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 Wrote: /builddir/build/RPMS/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-tests-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-docker-2.1.0-0.133.dev.gitca2bda6.fc33.noarch.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.1.0-0.133.dev.gitca2bda6.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sVK3Vv + umask 022 + cd /builddir/build/BUILD + cd podman-ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.133.dev.gitca2bda6.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0