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-21887191-1802385/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=1596139801 Wrote: /builddir/build/SRPMS/podman-2.1.0-0.134.dev.git4132b71.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-21887191-1802385/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=1596139801 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WcOMie + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-4132b71.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + /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.lnu6Zc + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build:/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + GOPATH=/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build:/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + mkdir _build + pushd _build ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + 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 0xc433b331e45a9b64b68273ed757de1ac454e6914 -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-build493712809 internal/unsafeheader mkdir -p $WORK/b005/ internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF 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 /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 internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF 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 runtime/internal/atomic mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_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 runtime/internal/sys mkdir -p $WORK/b012/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cat >$WORK/b012/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/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 math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b015/ 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/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # 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 -gensymabis -o $WORK/b015/symabis ./asm.s 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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # 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 unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF 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/b009/importcfg << 'EOF' # internal # import config EOF 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 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 /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 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 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/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_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 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 unicode mkdir -p $WORK/b026/ cat >$WORK/b026/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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal runtime/internal/math mkdir -p $WORK/b011/ 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 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/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal crypto/internal/subtle mkdir -p $WORK/b042/ cat >$WORK/b042/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal crypto/subtle mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal 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 cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal container/list mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal unicode/utf16 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal internal/nettrace mkdir -p $WORK/b078/ math cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF 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 mkdir -p $WORK/b022/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF 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 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 cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal internal/bytealg mkdir -p $WORK/b008/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-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 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 runtime/cgo mkdir -p $WORK/b080/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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 cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_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 cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal 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 cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-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 github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b124/ encoding github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader 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 mkdir -p $WORK/b089/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b120/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZJHiyiwu7pCvwy2T7G7c/ZJHiyiwu7pCvwy2T7G7c -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9qkOZaGUPA2fkJ73dlMZ/9qkOZaGUPA2fkJ73dlMZ -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/46/460e21d0752e20088e7d2fed4663eefa2e831d57c65a3312a3e331296f0bc5c9-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _DuMBAsGzxHPvwAj3pgA/_DuMBAsGzxHPvwAj3pgA -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b192/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d5/d5e882f23fc05185313a26ac2a5f8332a7313614579fcfe75b210058187eb66d-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 o20hU1OHkBw-0yvLUYT4/o20hU1OHkBw-0yvLUYT4 -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 J5J0md8FiE2ncKLX69xK/J5J0md8FiE2ncKLX69xK -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 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 runtime mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal 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 cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/cf/cf657a4d66be6e945fdfb546bb3e4e8422a5b845a1221e0b9c82f78ee6ed22d6-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kPfu1pZ28s3Y597ECdui/kPfu1pZ28s3Y597ECdui -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a6/a601fe34827fd3c7a0b571c6007aa6d6acfd85108c9cbe3b3ff3e70f62b5cff6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HagMBc9jon72uvZROAsj/HagMBc9jon72uvZROAsj -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/46/46e8c498b474e3600f93d01a3183e696e8af12d8b752f1f4b945b446a88e99e0-d # internal github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwZdktBR0eBv-RsJr8rk/gwZdktBR0eBv-RsJr8rk -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.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/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cc/cca26cc3163c6590dceb0e41086442fef3df0953a5cafffa100d7c69bdca0234-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b248/ cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/58/58951ec1fe6a6bd00d1b59700b94e5c9cce5986c72e34ca926d91eefa7fec0c9-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Nh7NaBX7Klg6CzpjfHnd/Nh7NaBX7Klg6CzpjfHnd -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V_kT6e2s-PDMvodMkqmF/V_kT6e2s-PDMvodMkqmF -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal 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 cd /usr/lib/golang/src/runtime /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 cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e7/e7be5191e5fdbd108d6de7c7d9d7f640ddcdd55dab3d97b9f980020f7198257d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ij5HZ9gLcYWvBdZNz44M/Ij5HZ9gLcYWvBdZNz44M -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/56/56c7178d5cb4abe4630d96e3f14ab1e50e42542c39cf8fbf686b16117b98e64f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mKNdWsIYj4NA3z0jhKUd/mKNdWsIYj4NA3z0jhKUd -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/0d/0d7d449a3df1e3641327c9baeaf9f2f80406e0fc2db5e4544e36f929450a8ac6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 MPKL7F2693lwaCRcdFqO/MPKL7F2693lwaCRcdFqO -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/05/05d7f1b3473fbb3d9b0a2517fca5d090835dea3064a2eda57ad6382a17ad1611-d # internal image/color mkdir -p $WORK/b380/ cat >$WORK/b380/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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b7c50bbabe486627d5b3e88101657ee3694bd01471bc51139903a571ce6c1a4-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nxCr9SgaRBsallER_a2d/nxCr9SgaRBsallER_a2d -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go 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/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e8/e8ec0b0827a16a3b7eb362b58803181feeae6b0e9867cb2d85e47bc059c46445-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nnqIB2jCxU3AKSoLEoo3/nnqIB2jCxU3AKSoLEoo3 -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go 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/atan_386.o ./atan_386.s cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ce/cebca5fb1e063d22c9a152f253c481c01f0f9ef13c5c9f1900919226c4fa2806-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5fms_QhZpAlRKL3rr0Cr/5fms_QhZpAlRKL3rr0Cr -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go 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/buildid -w $WORK/b461/_pkg_.a # internal /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/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/ad/ad23ecc8781d6d4af1fbaebeeac8f30537167b8f2e00bf07da849cd9a5a23f1c-d # internal github.com/containers/podman/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ywK5uBCPjUQtYwbCoksN/ywK5uBCPjUQtYwbCoksN -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ad/adf01e6e48b6833d293852c98663c2c375434cb7aaba42e7013702774b6400b6-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZWqNswfciM_2-E2nfqQ5/ZWqNswfciM_2-E2nfqQ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go 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/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/buildid -w $WORK/b504/_pkg_.a # 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/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/86/86c29e44d4440dd9db809ff67511577e64426dcf9526511fe10ce0351f3363c5-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/d8/d840094a59918f78e77217e6d760b0ad766cb6a5f2328b8d3d8809246f1791dd-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b517/ github.com/containers/podman/libpod/linkmode 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 mkdir -p $WORK/b519/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dbRYKUGVAzRZ_aBJqlWV/dbRYKUGVAzRZ_aBJqlWV -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go 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/log1p_386.o ./log1p_386.s cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NltmskdjUHTBdOFJpDsl/NltmskdjUHTBdOFJpDsl -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/31/310a6960c795877d346721679a6550c0164ae978b2112364863e3aa5b32f8750-d # internal 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/log_386.o ./log_386.s github.com/containers/podman/pkg/annotations mkdir -p $WORK/b525/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 B-04avg1ZXP0MXvdjSlQ/B-04avg1ZXP0MXvdjSlQ -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/fe/fe63ea2fe3b0fcddfd109ef40d98f0cb3aa49a7eae6e03ce4e00e27a1e5c72f3-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9WGrLzxtR0mjyzyWImwY/9WGrLzxtR0mjyzyWImwY -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # internal github.com/containers/podman/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n4Yy-WV6LenT_0HtRF9K/n4Yy-WV6LenT_0HtRF9K -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal 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/mod_386.o ./mod_386.s cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/57/57b62ad05a9ad520af732602bd0740fcd9d6aebc9a4df2d5704a52116c5c7610-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u2SomCyt_SFS3pmHZkdE/u2SomCyt_SFS3pmHZkdE -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/19/19b666e338edfd2404cceb9b63c4088af702f23ba058545ddeb30a7151857ae8-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 e4AJPW1ZaG1HU5R1Xg5G/e4AJPW1ZaG1HU5R1Xg5G -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go 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/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal /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 cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/b6/b6548eda243ddd89677ae92f27f1795a30c2188b78254a2e5e08813c9bc5b5a0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/bc/bc9a9ce403b2f8a856361349f6c3ce5a082a255e940459d5402369d2cf4ace12-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b695/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwmi-_9dgLW0PPXfXDFM/gwmi-_9dgLW0PPXfXDFM -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go 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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2wu7M2px7FBV7Gkstvv8/2wu7M2px7FBV7Gkstvv8 -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/f8/f8308dfefb6eaa60375da69cfc8a38d088a9a48b8cc99b2eebd59f7215300ff5-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b712/ cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/ac/ac1ab67f8a304252be86eb38202a6248df7d8118b20ac99021a93b87d5da3f15-d # internal cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b713/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OZ_j_hZ63_Rmw3enDam8/OZ_j_hZ63_Rmw3enDam8 -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7rxzKAEPIp77_hKZq-q0/7rxzKAEPIp77_hKZq-q0 -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal 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/stubs_386.o ./stubs_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/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 cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/08/0801d06360528945bcefeae40e75c998c6193208d330fb00258b6b75dda99d40-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RMcG3Dr6RKMZTQBi99vR/RMcG3Dr6RKMZTQBi99vR -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/0d/0d251efdb6910e32b7ad11c26141a092f742ff46a161818c8a1a02477e6b2ab3-d # internal cd /usr/lib/golang/src/math /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/0d/0df7da61298a3b0a6ada86258190b19e5c51a18678f85d1ac5e00b30ed541b63-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/42/420f5cc39a6ecedd31e9fc762df922a7b93521e1b77e5fb18725941b1e8398c8-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gVA0RTufrTClCM5eaY2P/gVA0RTufrTClCM5eaY2P -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/87/87a20f0aa6bcd4acb416df63bf452e9e6b412d5b0336b2d11a8e4c9b49f60cd2-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/_x007.o -c gcc_setenv.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/_x008.o -c gcc_traceback.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/_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/ sync mkdir -p $WORK/b013/ 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/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 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/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tKVJ76zIAVhlM3QXQGJh/tKVJ76zIAVhlM3QXQGJh -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go 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/38/38d561ca78ea8452e38c95d2f6eab03b02422851398db8f6b8986214b62391aa-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/ 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 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 /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 github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ io mkdir -p $WORK/b028/ vendor/golang.org/x/net/dns/dnsmessage 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 internal/oserror cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NxdCuivyGLYEHSMo60VX/NxdCuivyGLYEHSMo60VX -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go strconv mkdir -p $WORK/b077/ mkdir -p $WORK/b018/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b024/ 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/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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF 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 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/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/21/214494f46e28687a8c74dbf1a726cac38e9d3c97d3e9ed6d358e4e2c1b631a79-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ 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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E7Tjxi2GsKUUv-fDlNa4/E7Tjxi2GsKUUv-fDlNa4 -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go 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 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/b259/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/17/179924749f5f96eac306cba744f7c4eab05484e5d237ef1c309fcc3ecbe99b0b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Eaq8CivUUB4OVbQjwZWh/Eaq8CivUUB4OVbQjwZWh -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ocbpguIWq7lN0SIMVedo/ocbpguIWq7lN0SIMVedo -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal bytes mkdir -p $WORK/b036/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c4/c441a83dc9948aca1da330c17470d86811f5d5164966858cd3abcd1279a7d811-d # internal strings mkdir -p $WORK/b037/ 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 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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f0/f00aba98f438e70983fb95e6c51ee9407249bc157492beba0b181bb97eea703c-d # internal hash mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF 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 /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/internal/randutil mkdir -p $WORK/b054/ cat >$WORK/b054/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal crypto/hmac mkdir -p $WORK/b062/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ 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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Y61em7_kix_5x2stCht3/Y61em7_kix_5x2stCht3 -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/46/462043dcb5a4410f390c22ed7a4846129cb976b6526a0209e5edceb91d05fcca-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A72-wWkagxsr7oYacPUo/A72-wWkagxsr7oYacPUo -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 cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/05/05fb658cddfbeee80175fccdd5e874b7cc0ef073289782b3e5f8880a0e65bc02-d # internal hash/crc32 mkdir -p $WORK/b112/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal hash/crc64 mkdir -p $WORK/b125/ 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/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 /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 reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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 crypto mkdir -p $WORK/b049/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # 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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal encoding/base32 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a 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 cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xH3338VH6ypJJToqFOwZ/xH3338VH6ypJJToqFOwZ -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/89/89480bba6c9322456fbc15f823493393ca4dac7178795e4219e1d9629be12e8b-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ 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/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal hash/fnv mkdir -p $WORK/b186/ 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/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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal bufio mkdir -p $WORK/b035/ 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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9a/9ac6b7bc89a2cf9a6d0ac46d434e0ea2dbd364d81971e2064ca7e199c7663452-d # 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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal path mkdir -p $WORK/b095/ 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 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 /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 github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PqfWLrjgMab3ZMVsHkCu/PqfWLrjgMab3ZMVsHkCu -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/73/738c083ac6569973d5ca6fb142de8fa65bb7591712c436e3cd365c78108b845d-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BYqSR2ps53zBgXF51ERA/BYqSR2ps53zBgXF51ERA -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6d/6dbfc207c5f2b9cd9ef8bdfcb55c031c74509899c5e7fd641f7b90388255efaf-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V-_Hjg8Bxy6lkX5eBn3V/V-_Hjg8Bxy6lkX5eBn3V -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /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 github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 laxj2nq6gYbHB3hfi7KE/laxj2nq6gYbHB3hfi7KE -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /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 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/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a0/a0e6e9b1f8f0579f838a2cd6c2bdc1f19003d979f2b857f844fa984296fdf1d4-d # internal /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 text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ 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 cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 a-oeE1QRhCHqbWG1T_oK/a-oeE1QRhCHqbWG1T_oK -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6MqXovcnZwZrl5xe0dpT/6MqXovcnZwZrl5xe0dpT -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.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/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/5e/5e70a4cc2edc0309f7fc471dd40d798b6eb5cdabe33aa045da08496ac94566b5-d # internal internal/syscall/unix mkdir -p $WORK/b031/ 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 /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 internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF 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 cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/80/80457c378080893b9081b407c2f43fb19098731e5d506cf3e81e6eaf186c6b77-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VII0tg24G3uuicqZVib9/VII0tg24G3uuicqZVib9 -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d8/d8fc79b8923f09b9830578d23aec41c40c32b21584e26270dd97ad76ffc2b8ee-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9f/9fd5500c9ad68cb5073acfa86434e8d83bc6eafcb73a635906acd6e69292239b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HOwV7xTowOkq6tufJrNm/HOwV7xTowOkq6tufJrNm -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go 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/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fc/fc7d608f242f99554b3512deba3b790d9b882300ceaab4bcf72118233da172d1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uTV8yXZXg_rI8DGYdAf7/uTV8yXZXg_rI8DGYdAf7 -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ab/abcd83eaa5f8b6f4b0a63d145bdcfa1ea86cfdc43e814dc295d875e1d7731d38-d # internal container/heap mkdir -p $WORK/b414/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ff/ffcee6d93f42eba3ec1eed5463d61c6f8b0170ce82813a65e395587d36482aca-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 W6S_FjYfvNUWcrby_2KX/W6S_FjYfvNUWcrby_2KX -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.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 github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b489/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XQWXgFZ2HBYWGegH-X6X/XQWXgFZ2HBYWGegH-X6X -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/97/979518209fe340462185832538cdc7f5fea259b3d5b0cf877f26554fc27eae6f-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/5c/5c8479e75e43f82a43bf7d0ae5c08f79d3253296d09fe902a22786d24a6a589c-d # internal github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TuXttFZ0B6JRBgq4XQDi/TuXttFZ0B6JRBgq4XQDi -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xFzr6TNxi9cmgC3BymlN/xFzr6TNxi9cmgC3BymlN -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/ac/acc7f98e55c45e2e827ef32322bcfb42299e216fdd28a9faa3cb0dcb825c61b8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gMaUQ3F0o3-9BaolNMNR/gMaUQ3F0o3-9BaolNMNR -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/36/36e4e7af0342cd5febd129211658fcd9f0fe25bf94042b2f3212fd6f0eeed324-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/24/24bb87ce3c75a872c0f29e6a2c7a532eb23d85b8ea98bc4e826bd3e969e2eb95-d # internal /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/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # 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/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pFD4U5H57zVElbTJxt6h/pFD4U5H57zVElbTJxt6h -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 s0kHJwSsw7f1lPOVmuso/s0kHJwSsw7f1lPOVmuso -goversion go1.15rc1 -D "" -importcfg $WORK/b425/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bp5kehbQeTQZFnYYfhgm/bp5kehbQeTQZFnYYfhgm -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/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/21/216b7357786e9bdf7c65ce4efd5290b0a4d7374b63365bc3ef006b97d2316bda-d # internal github.com/containers/podman/pkg/resolvconf/dns cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/16/1615ce393b09a105083572f9c1fd7a27e8a3fd88adc0cc931ebf8240c5c69530-d # internal mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Hu1gGYxwif0Wa9E5Kh5r/Hu1gGYxwif0Wa9E5Kh5r -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/af/afdadb34c18fdaf253c167c53fd419acd4a4f63d5b2aa2227a443291f895dd46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/a3/a39709f7e44c0a02b6e2ccefe9f963f25e1f1b2b8ae8f66695375c99fd901d23-d # 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/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _hkz9E1dp4mbGKn8XzUN/_hkz9E1dp4mbGKn8XzUN -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ internal/poll mkdir -p $WORK/b030/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JfQcPeRbDylCg1iO9d4S/JfQcPeRbDylCg1iO9d4S -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.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 context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/1b/1b8f8266dcb78db835213996a3df9d8cbf5f4ecd9d12b205295486e1c5453289-d # internal github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b724/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mjqeJAS0eJcWWaxBhyo9/mjqeJAS0eJcWWaxBhyo9 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # 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/b724/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/41/41d058675fff01237a7f55892106af10c6b98b8fd8a0b525deee68d0268b0dee-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 C0pjtkZVPagH1h8JlrKm/C0pjtkZVPagH1h8JlrKm -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/6a/6ab07a56d86879b8e8c65be822908a0759602e927550a97a8bde2b6584454a9d-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dPpblLhVXRtqxcTJa_cU/dPpblLhVXRtqxcTJa_cU -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KOwzFa_Gt5WDOL3HRDu1/KOwzFa_Gt5WDOL3HRDu1 -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # 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/b450/_pkg_.a /builddir/.cache/go-build/5f/5fc5eeb937a64b3ca2f24f6722e41291a997ab5e75b197b8789dd469b7692cfa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/bd/bd4d39c77c240a25ff7b66dd66d5545b453f819b3f11e662023450a558f0676b-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/fc/fc403ae481f1edf72d1fb3575f06fe5c729d947ae25d7b3e672c86ae2f9dcb71-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary mkdir -p $WORK/b044/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal 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 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZHGtLN_QwvRucjSdRODx/ZHGtLN_QwvRucjSdRODx -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uEa2d27SMwR8LpI7wMCa/uEa2d27SMwR8LpI7wMCa -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go 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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/80/80b3532ce40a55312b02e02ada3b393affd22c5775881a235516bf288cb87eba-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal crypto/sha512 mkdir -p $WORK/b055/ crypto/md5 mkdir -p $WORK/b063/ 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/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/b063/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 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/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF crypto/cipher 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 mkdir -p $WORK/b041/ 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 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/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/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/3c/3c6feef966503d4e0c464eb036cad040104a3573c783ff8083a9c2a9f84ffe62-d # internal crypto/sha1 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF 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/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 /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 /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 crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF 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/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 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 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/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal encoding/base64 mkdir -p $WORK/b073/ 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 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 -o $WORK/b066/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # 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/b029/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ 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 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 cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal fmt mkdir -p $WORK/b019/ 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal crypto/aes mkdir -p $WORK/b040/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal 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 crypto/des mkdir -p $WORK/b051/ 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 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /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/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal encoding/pem mkdir -p $WORK/b072/ 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 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 cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal path/filepath mkdir -p $WORK/b075/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ 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 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 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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b111/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6YgR_9NcAMbIFU9AXWX_/6YgR_9NcAMbIFU9AXWX_ -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dIiQ1MwQ4MUKLEA_nkuu/dIiQ1MwQ4MUKLEA_nkuu -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal 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 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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b2/b29bffeb03c0814edc6fcde3472fbaae185312146a4316c847c97ab197fcdce8-d # internal runtime/debug mkdir -p $WORK/b115/ 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 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f4/f4742b2f7af0bb185f4d3c5f88388a39928076856f47e0b770c4e6b20694e928-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-d # internal os/exec mkdir -p $WORK/b137/ 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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /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 bXYwG2sEU9BHldXFusGk/bXYwG2sEU9BHldXFusGk -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 /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/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VHWxp4bV2GIB7q3Q1csI/VHWxp4bV2GIB7q3Q1csI -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go 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/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 github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal 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 cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2c/2c018cf6a6f53cfc476a99d65d7984d7c413ee2cacf5e2f70ff7d0f4e3dd01de-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u8Jx0Q7E5V-MpYnEsI7V/u8Jx0Q7E5V-MpYnEsI7V -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0HJMSd4DM1pA0J9FPrZS/0HJMSd4DM1pA0J9FPrZS -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/49/49ac23b63a44b72fb84e4b874486d110759d4ce65268ac3febd98c8b2a86f270-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LGxqcfiqXissa7RWq12h/LGxqcfiqXissa7RWq12h -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/8b/8bcc5a7fe115cf750030f894754c6618ad9eba6bb2aed462fed14f93726b34b6-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DWM4C5ctDETjLd_fJqgY/DWM4C5ctDETjLd_fJqgY -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/21/2177088b1b8cc418ac3a038e21ce94881a2dc96f75031b522b9fc0f6288a5ea9-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 t1Q84a6DcbplRt8pWqjK/t1Q84a6DcbplRt8pWqjK -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a3/a3d76c1656ae86de4c9a39da37a1a9797422301f68e35b4d6d7e027029990f69-d # internal os/signal mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/5a/5ad9d5b5339c886f8cee672ff91484d7021d323b253c93c16733e2cd0c9f560a-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7lTCcyWvPH9dG5zLu6dO/7lTCcyWvPH9dG5zLu6dO -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b529/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 c8hamqK9RZRRPIF5Huyj/c8hamqK9RZRRPIF5Huyj -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal math/big mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/68/6875c4da7f5cfbdd1d63bd2e8177a019e30d1ed6cf7ef2f8c6e02ad9b6a26909-d # internal encoding/hex mkdir -p $WORK/b071/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal /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/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 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 cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/3a/3ae304e0d9cd2c2f62c39662bd61b4902348ff747ef2ae2b01525e8c8982ca92-d # internal net/url mkdir -p $WORK/b081/ 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 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 /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 /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/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal encoding/json mkdir -p $WORK/b088/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CBAMJ4Sl0cK1gGJr7StY/CBAMJ4Sl0cK1gGJr7StY -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/35/3516fabdd9f315f8ca4f2fdc20b647025abdf34f12c007a824ce66c8d7cd63c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CM1Bo_0Y6ak2bwUsahAD/CM1Bo_0Y6ak2bwUsahAD -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b096/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KxaXwtXGAaBAkkATp-Zq/KxaXwtXGAaBAkkATp-Zq -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.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 ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal 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 cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/40/4068988eafd17ba9a640230f07f7e12593bfc887bc64dbebfcd7ce4b4c300ebe-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jul-NvGqhjPgm-osEpF9/jul-NvGqhjPgm-osEpF9 -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.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 ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3a/3aa78f7d2539303dfb8451e1b1663537deafd4be31f358ccdbe705ff6259519b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b104/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FeWNmOpiQZO_GvKnP-hK/FeWNmOpiQZO_GvKnP-hK -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/73/73e7bd84317c7b03d02f744f34dcd82684d8d1066ab5ad340fa9a1d8443ecc42-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cSG8zssQ9Q-ACUOwOm__/cSG8zssQ9Q-ACUOwOm__ -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/68/689d19466934b93e79b0f83457b0f61a9ebca5b5a96b8a2a433867cbfad80fe0-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ 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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 unfBW-HQ4kxng-tIQvSv/unfBW-HQ4kxng-tIQvSv -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d6/d605adaa12fa1548278c178e6d73963cacf77f2beaa2cbd9045f7b66e931b1df-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b101/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _iPLl5WBrDBlvTwfrjkq/_iPLl5WBrDBlvTwfrjkq -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/62/62f150a5403b0be482c75fa5f3acbdfbc5db69ab2f3f098ca8b9c0665f13342e-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b110/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qxfwdDqaxNJWkVf-jo6f/qxfwdDqaxNJWkVf-jo6f -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b101/_pkg_.a # internal /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 cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/75/75152d28ea557f69ff3d85b0c961c9e0258814ae953ca62a5b5e5781745512ae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7pV-TYcSmLzd9tPvWFB8/7pV-TYcSmLzd9tPvWFB8 -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.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 ./_cgo_main.o -c _cgo_main.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/96/9679ef7d81abbfd1eb5bc75e49517b4cc763a0edd88e4e8fc7ffa3c148fdd1d2-d # internal log mkdir -p $WORK/b114/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_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 cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c1/c1e7704a9e0929dcf30ee0321788b88cd509239b4ae29a257d631f7b248f958a-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b117/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 daWr0argpdQfxHIrjTiF/daWr0argpdQfxHIrjTiF -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RKlYEmvVHWDC_MWVs6bn/RKlYEmvVHWDC_MWVs6bn -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus 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 mkdir -p $WORK/b118/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vot5whEaKkJpRuJGeymS/vot5whEaKkJpRuJGeymS -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ea/ea6b9e9b69f8720eadcaf800e9bdfc1168030ce3e216041e774423c41396f3a0-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _-JQ6UNjWlZ-OYZWhdnC/_-JQ6UNjWlZ-OYZWhdnC -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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ec/ec92736c01219c9b4e770a0479d44c9ac838af5771383aa805e3ab0a03a53582-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OA1WUBEutyqRivmMQ3v0/OA1WUBEutyqRivmMQ3v0 -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.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 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fe/fe13463152beb595eded2a32711f55cd781bdff56143078933609bbc0a1d65b1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HeE8ByZpYK_qKOaS1ETd/HeE8ByZpYK_qKOaS1ETd -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal crypto/rand mkdir -p $WORK/b039/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c4/c41db7cbafb508d810c0f33705f5f92d095361488e123e647d28d2f7220869d6-d # internal crypto/elliptic 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal encoding/asn1 mkdir -p $WORK/b057/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/99/99f37e901f7fbb0f166c38d0dd817272eaa6795a18d8b1206b946f5a0f3793b4-d # internal crypto/ed25519 mkdir -p $WORK/b060/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal crypto/rsa mkdir -p $WORK/b065/ 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 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/b123/_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/b057/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal 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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ 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 cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0b8cc7278454cf59f50c366a351141b3e57fed7b66a8fce1fdb4b6374e891434-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 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 cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5e/5e73420756d7289da3f31e8f8453b0a830f597ea5a7449344c87663afd634cd5-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LX7UHsNBkJl4sbEq_WM1/LX7UHsNBkJl4sbEq_WM1 -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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fXklg6Y9wn1AtYC_p58z/fXklg6Y9wn1AtYC_p58z -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p-65CrVBj0q4CwIf2DYt/p-65CrVBj0q4CwIf2DYt -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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qIzfny_2OzPxoXXzJYf2/qIzfny_2OzPxoXXzJYf2 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7a/7a47da87107690767a72a33b8fd84b71491b003b19f8eb1a854d2d4db98a9c8d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BIbojQb27xzsHIBiu8sK/BIbojQb27xzsHIBiu8sK -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/13/1369950d0f40f102e173c079147868df163559b8c733afed552cd011a2b6d47e-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wmq21yvlk5e_1dVPF2LR/wmq21yvlk5e_1dVPF2LR -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/73/734182908ae7e4d0c7ee618006c67d0dd274d36426cf5763b7d42ebd8accb61a-d # internal os/user mkdir -p $WORK/b139/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4c/4c26abef627805bcd9b0ca626fe04ab0ed471fd74b305eae1d277dbcd713e53b-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oTK-zNAfn4qw9UsTfDYY/oTK-zNAfn4qw9UsTfDYY -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/83/83aea5627de6956b28019ef8ae73682a5f8d75be68ac81c801ad4f36fa06d43d-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b141/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 M59Ox8q1w8TwTsyM3cKw/M59Ox8q1w8TwTsyM3cKw -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 cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal compress/flate mkdir -p $WORK/b149/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/42/42f202630316a62bb913a610ab8e7cb4dc8d23467cf035bd3e22fd081df63329-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ 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 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/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ 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/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 /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/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ 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 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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal compress/gzip mkdir -p $WORK/b148/ 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 /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/b076/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal crypto/x509 mkdir -p $WORK/b068/ 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 /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/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b146/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 P_LvXH_JJuTpdlVt3IuV/P_LvXH_JJuTpdlVt3IuV -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # 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 ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/58/58282a0bfa001000a8a3cb048f942a25502aa21cb7a7a513ae956bfd942651ff-d # internal net/textproto mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal 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 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 cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7b/7bf7d40cf2ffeefd848634bebc28234983d06f54acde615b8925f99a96154880-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6xj1G-Eq-90AK9FiBxW7/6xj1G-Eq-90AK9FiBxW7 -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_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 ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8a/8ac5136f134f9f55b9c492b4cba970ccd8c093e9a66c958a332adf4d1c99cd4d-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b158/ 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 /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 $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/b108/_pkg_.a /builddir/.cache/go-build/8d/8ddb6e37ee1fece71e538a0b994e86e82c8736f6053c79b6be110b5ca8d6dea3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uX7ccCH2fAw9IHEBjjwm/uX7ccCH2fAw9IHEBjjwm -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1c/1c662e494d2c5ef5f0b82d98aafe770f65fcdcd28634f73bd1b5f9cbf6c98c2f-d # internal mime mkdir -p $WORK/b159/ 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 /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/b106/_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/b106/_pkg_.a /builddir/.cache/go-build/82/827ee1c45071b36c6b60723c387583f4c5dc5fde820561d4acd9a82bed9dd010-d # internal mime/quotedprintable mkdir -p $WORK/b161/ 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal net/http/internal mkdir -p $WORK/b163/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_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 cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _g0Onx_AWFBeyuokhejG/_g0Onx_AWFBeyuokhejG -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go 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/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6c/6cc2f7b771b4c8a008e9e0d02181dd9d16172563bbc03bef59ca14bf429b8773-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A2J0P2uM8f2t-vrs0dEQ/A2J0P2uM8f2t-vrs0dEQ -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b184/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GX6kBiWlTNqWTVrkiIm-/GX6kBiWlTNqWTVrkiIm- -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal 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/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AbmaoGjKNRJG9gKFEMaJ/AbmaoGjKNRJG9gKFEMaJ -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f1/f1e3a56e9226703daee0c62ff7a591b51efdd4113305cff29e78014d9dab86a5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 t_xlHLsmG27IoQA2MQvE/t_xlHLsmG27IoQA2MQvE -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal mime/multipart mkdir -p $WORK/b160/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/30/3061d29261592c37037d15e0649087263b3d104a71d17977c2eacf67ccc18832-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9a/9a96d775bacabe6e9fb2c40d5afdbb4d12984609bdc4e41c29a96a71a4d1f274-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b168/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ 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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5tXPQ2gSgbEhHH1e7QFL/5tXPQ2gSgbEhHH1e7QFL -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CUZrLJfKAiPzzgetndb8/CUZrLJfKAiPzzgetndb8 -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/b142/_pkg_.a /builddir/.cache/go-build/3d/3d2a29c876103f1473f05813a23211a3ed0fd5328e7f8950a362c46cab7f25e6-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ia7Az-Vd9mmprOuu9dXS/ia7Az-Vd9mmprOuu9dXS -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ 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 /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 vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RRbHvVlpYQgqFf8HMWjs/RRbHvVlpYQgqFf8HMWjs -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ae/aeddde0762324b701aa4e4b207c219122b45dd5108df47e61f664fa04f2618ee-d # internal go/token mkdir -p $WORK/b194/ 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 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/b133/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b1/b14910a9b72d083ebcc3c6523cf84c142e30d36f9923b351760928d828978fc4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0f/0f17de4a045e07aa7907528dbe56cdc935488b18fdf8f1b182627d47bda88a7f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rgQ_SyV7n1FWSUG0YgHP/rgQ_SyV7n1FWSUG0YgHP -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.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 cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/02/02baf1f5d02b695145541665cf529c4106a5aa5074f911a4c368513e916dad64-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b216/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -Zp5qjUix-3umm3EqSFZ/-Zp5qjUix-3umm3EqSFZ -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f8/f8ab6da6847bb46cc53e7bc497bfaaf84649a159d7f3a872a3cd967150559f38-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b218/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WgP-v8oeSNS4KUQBcCBH/WgP-v8oeSNS4KUQBcCBH -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e7/e76f754ec43d84d8a54ff4e59b95ce46e8de6ded978d9a5572a08d40cf224a79-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/04/04ff17dc702e48bdc258127519bf5cb14a398f4e4dc34301646d8bfc063fcb7b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b223/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pEGyt9ai8cLjJEtRt-_8/pEGyt9ai8cLjJEtRt-_8 -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/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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EdhCNutzDhYzTfSM5mQq/EdhCNutzDhYzTfSM5mQq -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/8c/8cd873d9c61788ee842aa72e2b485e75a28c3aa06b25eccdb87da9bcafbdc91b-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b217/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p90aPfv_DPheirwaO6xg/p90aPfv_DPheirwaO6xg -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal encoding/csv mkdir -p $WORK/b225/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal flag mkdir -p $WORK/b226/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c9/c9420b31dc5ac6ddeab9cf4ba2c7bc434b6ae9855bd4a1f43bc5fe7f17021f9b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _MWMsBwnlkNiRvlzQ0ts/_MWMsBwnlkNiRvlzQ0ts -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/df/df2cd81d3e292c24265c49f8eeb36dd8aaaddbe357ab02df8fe7b145e0eb9313-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8NmwRDLpiu1VSTHhR6C_/8NmwRDLpiu1VSTHhR6C_ -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T0z9ADE3BKSpKX8NKKXh/T0z9ADE3BKSpKX8NKKXh -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6c/6c1be6a8bbbdcdd650bf218b99aa1e5ebdd408fc1d0c94568a1da217687a4f6d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9XLtMVzxA6vavVXr5ELK/9XLtMVzxA6vavVXr5ELK -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/26/26dac3f792edd8341663398f1d1acaec554280c9a84eec019a545d7da7fe1f2f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gqznE1sPe93rJvjLF43S/gqznE1sPe93rJvjLF43S -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/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b2/b2b101130eecd49c1c68778ca328ba719b160b64c6da211af7904a70aa250ca6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ji4amCesWTr2jaws6OnM/Ji4amCesWTr2jaws6OnM -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/5b/5b2e6a5c3f48357a5856aa006a8b56aa0f569ad3d7133ef70b2efbcbed87ff6b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b199/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ge8ow5TJ2Xo-BurU3rIE/Ge8ow5TJ2Xo-BurU3rIE -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a4/a4370f3dfac19e9032e211c6ad672e41b9ff4977ee3af4478403bf35e9fb5aec-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b200/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iONGWh0u-cfEW2K0sxkf/iONGWh0u-cfEW2K0sxkf -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c9/c96430579d71b5f292e26a573276263cfab41d5c637fc9822c4ca55b759715c6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b203/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 13ypfw46ild4suRMgGtQ/13ypfw46ild4suRMgGtQ -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e9/e9106da55ca948d9b268c5173c11f45a6d6949f3b98a5cbd8b9a3d4413f405f1-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lFOjsUtHZa2vTWRMb5PJ/lFOjsUtHZa2vTWRMb5PJ -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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/a4/a43a3c2be975eb41c88a76c3fcceb692ef745fb790f26a41e07b7528c4e9cd85-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xwhybh34a7TgXeU1KpkH/xwhybh34a7TgXeU1KpkH -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b5/b5bf85d3d93f8545d2bb6f4bd2568d173d6763efc2324ec1a3ac61449fa3ec69-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b224/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DtSyIE9_rh1mUrBMbnFF/DtSyIE9_rh1mUrBMbnFF -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/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/23/2304a9aece00cdb164f729f55ae0e665a6346283689b49a9c897be7d2436590b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 MlGD7vLLimQKEMh0-TAg/MlGD7vLLimQKEMh0-TAg -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ec/ec6caedbd6625e7b6c5aec63284a78c9af8807b57471118f882de8fc05ebec22-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b232/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fpza6XmyU83RwwOoxx9z/fpza6XmyU83RwwOoxx9z -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/95/9578c2a36b63c7c37c971aa7b0997f8a6e8ece1ab35c26a50dc9502aafc7a1c1-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4k6PGITbW3BeDuu-feHE/4k6PGITbW3BeDuu-feHE -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/63/6310664acbc87f7d11247a6f8377a28097ce56bd1147fbbfd72b562bd92dc859-d # internal archive/tar mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal 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 /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 cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/7e/7e511d79a01e7a0eaca3c1c9b483777028fcf9a8397558593b12d9c5be4357d9-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xC3mmTotW0UBfNX6ipZz/xC3mmTotW0UBfNX6ipZz -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/04/048580ced864de8f7df5c7a31df108ba386fe5df43ff7f2319724542c658d37c-d # internal text/scanner mkdir -p $WORK/b239/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qHFtB45BhyHLwxZvujfX/qHFtB45BhyHLwxZvujfX -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/3e/3e218d325376b825e1c3e07323cab74d9f9b8918808d3e499e0f8050b82acae2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 twhPmQabkJrlttoSj1K5/twhPmQabkJrlttoSj1K5 -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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/53/5310964c217e43af97314b2fea4da7bb52bbc98d38c7c768a26ffae7fd405de7-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LNKviKKQl6MFHcQSxX0n/LNKviKKQl6MFHcQSxX0n -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/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3a/3a936051d21ed5d0d0dc1f12b59acea7de77a2e31debb24380f1594a9b5111e5-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ODJGgzjwBQ0tpIw_IuOq/ODJGgzjwBQ0tpIw_IuOq -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50d1e1eb040e4222494fd3814fc49b8af36feadb7f1b54b9ccef085b26c62f64-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OiD9a7Vlg0cXHCiWXgDe/OiD9a7Vlg0cXHCiWXgDe -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/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c3/c32b736030b5d854d1c88aa33c92eb78622e05debae8a1f1c4a878921975949b-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b243/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XA0rqRbC1axCLq6ApMR9/XA0rqRbC1axCLq6ApMR9 -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2a/2a60b3d1ccdceb7f8fbf3d59344809c72063544cee7d571245817b8562da266a-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CUH7YfvMWOugjOlRnZJ9/CUH7YfvMWOugjOlRnZJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/2c/2cfcbe214581c3d1f7a38492a2c460dea3ab0b89f36470002235e45029954dff-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5-wRlBRWdd51HzMx0T9R/5-wRlBRWdd51HzMx0T9R -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6a/6aaade41e767cbde17063510c25be261d1902cec92aedc5e8463190f18b4f1ff-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bMjOYUyHAS69KoKsJRt1/bMjOYUyHAS69KoKsJRt1 -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/b047/_pkg_.a /builddir/.cache/go-build/52/52eeb69ec1298899f601502ad161f81abf7757bae95a8bd6b3b3691072c81539-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lxzgwkiAA_6U5vbR7fvd/lxzgwkiAA_6U5vbR7fvd -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 cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d0/d097d2ecaa7904258f81f9ae98429da9a9501b0b29aae89453e481ba064daa2d-d # internal net/http/httptrace mkdir -p $WORK/b162/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/62/62b63f6b63c242a1407a1e4282e604cce01b7fbecba90d8fa4136c219c685d0d-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _RdE2waqRD045_Cw8NVP/_RdE2waqRD045_Cw8NVP -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ee/ee27d77ec2ce3acbfd3554959d2b0227b25edc83f9d19f98339052973ea4173a-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/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/bd/bd7655b91f28b818b7aebab28278a443ebb55a480a3594ff6054abc092c6bccd-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/6e/6e3fe09745491e04eb0242a81727e5bc6644cc1db4712e438a1bd459a5d791da-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bkF_kMvEI9QY9Bqclk9A/bkF_kMvEI9QY9Bqclk9A -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u7zt_n3MMVidxgeuAZ_E/u7zt_n3MMVidxgeuAZ_E -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/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/fc/fc81959a9165f7d7ded2b2f5404dbda5d309dbbb0517c0e52b6c9f006419121f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KazzqZ--0Uuh1GfE0AJj/KazzqZ--0Uuh1GfE0AJj -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/34/34e228d0ecf4665ce25a28948efa189d8f36ec15a77777c4e7f635145d80a7fc-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xRrn9JLTKgcuPLfN51Xy/xRrn9JLTKgcuPLfN51Xy -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/31/3124d284a6e7195bad5d37b56c2b3afbae35307c27f017006e0294ebf55c76a4-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b250/ cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/96/96edfa49e41efb087dc2aa269f2552cacd9d9b056590d6698b781d3caccd8ce6-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec 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/b253/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Fp8awna1TRp_EXPZMxMk/Fp8awna1TRp_EXPZMxMk -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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tWFy9dWj2e1gmskdtTCr/tWFy9dWj2e1gmskdtTCr -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/4f/4fd45464e39e2e218184b2c2690750422cf0406d71737c5637c59fdbaa22fdcc-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AAoFSBDMvqnINNzeoVGA/AAoFSBDMvqnINNzeoVGA -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fe/fe82d8d9899707c434bf9970fcf94866685d3a7ec373bc1693f2e3faf9275475-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7uGX_WkV5lOisE1eBaBn/7uGX_WkV5lOisE1eBaBn -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/85/85f151c82e78108caadc87325366695b0bc3622fcd10da3ee24d70926ece2796-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b255/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qt0txV-90knWKhMfKj3M/Qt0txV-90knWKhMfKj3M -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/41/41c74c980aa039d3b8a842b883dd31f152a1fa50a84cfafcc565c0d29cc54536-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b260/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T6ZWbp6qAQ-D_N9lWCi-/T6ZWbp6qAQ-D_N9lWCi- -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/13/130ba83a0291bd331f105347cb7939cd87728482ecf29c99a274f9ee7c777b85-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 izL-d9FIAHpuX92HgV66/izL-d9FIAHpuX92HgV66 -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/7f/7f2ad5adf0b922e7a799f22b415541b4d61e7162f256077b5ccb2e6ebd685988-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/6e/6e98bcc354e4fa5297fe3845124237db34bd3569c6379459f1c87444a584c567-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GoKBvhkyUGYzTxhHFn2e/GoKBvhkyUGYzTxhHFn2e -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7ef9f7b4d1eca0fd888c55140bb3382dca72775f012dd230a1f2913b4ec8278e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 K3Hv5Y9j6S5R4HHWdWFF/K3Hv5Y9j6S5R4HHWdWFF -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/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/40/400682d625c41bad12fcbb986a3e3bebdc34a25f97ccd5f8ab9602bb032b2aae-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ikqhBuxjHIzwYrvwoPcN/ikqhBuxjHIzwYrvwoPcN -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/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4b6d47aa23af6d5d92f99b33e606305e3812d1c2365c8e63ba3e44f9a6e28077-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IH-r1yV041vvcVv7BKbq/IH-r1yV041vvcVv7BKbq -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a6/a6893936dab4dfc6c7631ed31a28dae5f227d436ceb2c4afa51f69ab96e8a8a3-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CCVzalG5cOENB5hYzKMA/CCVzalG5cOENB5hYzKMA -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/89/89ce8d1c15f0860d9d9acb5b899a436620330758b9179b4030f3efdd99bf7ec0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b099/_pkg_.a /builddir/.cache/go-build/97/978ed59672b846f8fa69f61c60c9f688c8e2518e284786ee375b9f2185ae700d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 flHWsdSyJbjwP4i_zmoX/flHWsdSyJbjwP4i_zmoX -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 cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 PM2r9Y571gGThU19nP2R/PM2r9Y571gGThU19nP2R -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/4e/4ea7b0cf47cc29dc3f37315f92b1c338c1a92297824f07c9db6fe6fc2ee9ed40-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 G537e_4Q2GYCecCQdN4k/G537e_4Q2GYCecCQdN4k -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal 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 /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 QJUl7pt_DVPJPjr-iOac/QJUl7pt_DVPJPjr-iOac -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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/13/139423842e00dd638b53e1bacd907af03adb08dc979d4e80331cbe439df65b23-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DFJczEO93vqhkSnlZJYK/DFJczEO93vqhkSnlZJYK -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/d7/d728419e92dcb2bc4269dce12f11b91b9f6c1bbed053374d41f688586c06b43f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IzNs7YQiYi0yBYbhCC2O/IzNs7YQiYi0yBYbhCC2O -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/1a/1a238dafc5dc2f4fa7ac626a1c7fc9eb14a38ff01a371954e25df8a3fc605044-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vLND0Ys3sjtqP4mRC0Q0/vLND0Ys3sjtqP4mRC0Q0 -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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/35/35fec244fdecbaddea4b8aae8607ef6f2d5347efa6ec83fa5c1e131887b1ec1e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n6dgRTaarQSIcdoFCUJp/n6dgRTaarQSIcdoFCUJp -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/76/760849f1edbc75cf90cdc92803bf0069dc5255cd4facb1dd7e68a0efd175b9c2-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gcUlQa0GDND98CxNSgoJ/gcUlQa0GDND98CxNSgoJ -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e8/e8c02a8642b6ba112c25287eb7e8b5a3abcd4e253efec07d6b246bf5c4081edf-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nAqmyxlrFAmxrlhK5SXt/nAqmyxlrFAmxrlhK5SXt -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/db/db29349aaf7a24941093d021e693e2336c0bfe937be4e28842aef3297618ff55-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4c/4c628c70d343e856abc423f115d068b1a752b7897feb0b82479166d24b19ca1a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mHC3416aH9Ka5iiGx7Rg/mHC3416aH9Ka5iiGx7Rg -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/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a4/a4d4c267b4235db2d6c74cb64967ba93167c1750f45ef18c4658b0bdcceb664a-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cS9QEXTas6e9Yt7QFdPu/cS9QEXTas6e9Yt7QFdPu -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/c6/c614097525be42cf9135ef22a1d43a3034871e719182b8be7da6919ebf947983-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9tmGkjLxFgkdW7P7s4rL/9tmGkjLxFgkdW7P7s4rL -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d4/d4e2832bf7eb8a3415405f342acd8622570a891120a69495ac2f9c0630849248-d # internal go/scanner mkdir -p $WORK/b289/ 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 /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/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ed/edfc78504a9bb54ad195325656f977e44ac26720746e52fa4e19678f7e8bb443-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CzH8V34HnY_UjNRH8TqZ/CzH8V34HnY_UjNRH8TqZ -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 cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal go/ast mkdir -p $WORK/b288/ 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 cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/fe/febbc963ff7bf18d4137039e3777ee2b834ac0a5dabbaf7893e8d8de69f24ba1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Owcask5qoM5auZ7-JYbB/Owcask5qoM5auZ7-JYbB -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/4e/4e1fed4f1812bcc927a30ba93a94ff47db11734202a096d1d62854c90c0bfc7a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal 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 cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/cf/cf7056a94c3bdeef2043115d19df5918eae34ad1aba65034379ac3a4f4e7f343-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ToKbRhgouFRu7PhZTkZS/ToKbRhgouFRu7PhZTkZS -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 O5O1p7hm0Uk03XDoXh4U/O5O1p7hm0Uk03XDoXh4U -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/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ae/aec3672f24804017dc9f12167e3beac2a1324ab9298fa89872bfceb3c7005a0a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2odbf-S7lvRtlO5McDi3/2odbf-S7lvRtlO5McDi3 -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/2b/2b955b33733783c69eba1a675aabf877cb25174c63511c6f9d4385abb949366c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m13Fz0ZpKf2X6pJ01w8M/m13Fz0ZpKf2X6pJ01w8M -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/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4dc637a177571b1478764c4de192780e15d0e7fe29f4fbe66d9d45f8d6b28c5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KrOe7inCbC1EkEBFoxqT/KrOe7inCbC1EkEBFoxqT -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b281/_pkg_.a /builddir/.cache/go-build/58/589d2ee7c523d4dc53817df289a07470db6921e96f909a02fec8318d9628eaca-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rcY7QTUJi33-B7E79LcS/rcY7QTUJi33-B7E79LcS -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/7e/7e2789b7ed2c6e1f7314fb021f70fd8b17082c77396b1bf9cd56b9e634a704ae-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/63/63763101fd9aa3b35c84049833e0e600b35e37dc23fad159e3811402f8777430-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4e/4eee22332d08b5fc19b1dfb4433c041c996b40f9da2209ce6b0abbd877021047-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vq2YfOC-5nLvZOpjaOh3/vq2YfOC-5nLvZOpjaOh3 -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/27/27630d63e9af6bf57dccedb576aeeb7808e4376c64a3f1646263ccab4449a43b-d # internal text/template/parse mkdir -p $WORK/b294/ 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 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 cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cvE6MloIL3SAnWNFUZs1/cvE6MloIL3SAnWNFUZs1 -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3e1f4e4f5bfe53dd26b93497d4e70d5cc0dcfa79292b16b70b78db8dcf0852e6-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mHkR-9EY7BoYAxLZmC9g/mHkR-9EY7BoYAxLZmC9g -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b295/_pkg_.a /builddir/.cache/go-build/f6/f6fb01e53968425a01949c3c5a0f9bc72a718f9b199ec88303e314503d331ddb-d # internal github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fX69LtQmfAKhXaDzrvsr/fX69LtQmfAKhXaDzrvsr -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/2d/2d81bd339d26fd5193f1294c47584aea9b8cc3b4eb477455e4bd4fff5e67ccbc-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QlxtUltBrdxWVm6eP4Vz/QlxtUltBrdxWVm6eP4Vz -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/b291/_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/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b147/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5c/5cef94b2e568be3bb3265a64abb46a7d2114b85ec3085ae3a9c5623ca875e3a3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 yAmnAublRhU7hfyFHrAe/yAmnAublRhU7hfyFHrAe -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/08/0857f8c905525f28335f1e9ea08788a02b9e62590bb935a1f97b0800d9305390-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 R6jPytDYC_6hQVDOZODH/R6jPytDYC_6hQVDOZODH -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a6/a6a2acc21352c7fd9fe56d3fb836bd9581b5f7b171ee7eaa3bd16ce16c07d46e-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eNR4Hmr7XwIfO8yDYBuV/eNR4Hmr7XwIfO8yDYBuV -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/12/12ab3b44d8e8ab242ef421cefb1f3eb9bef89b9a5cf1b14fce8d79f4efd3034b-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 klVKGaNz4Y22R7NlhR2s/klVKGaNz4Y22R7NlhR2s -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs 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 iiw9kTK9Xm9aQbYG62oK/iiw9kTK9Xm9aQbYG62oK -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/b147/_pkg_.a /builddir/.cache/go-build/d6/d6e42a1774f81063f615d312f5f627991f04d313aa9b089744dc2b1af8a7d7b1-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 G97eL0_6Y_9loUcNSkSb/G97eL0_6Y_9loUcNSkSb -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a2/a2157cdc9709a1768551bfa950d2396a4d0e2e7e1313d9837fdf57a98f419dc0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bVq_0zlXE9pG2en4QDRc/bVq_0zlXE9pG2en4QDRc -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/78/78efdc8f318f39d6e1c79d49ffe1ae27fe9b442305de973036709345437930eb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 drpWj6Pa-oLSfFJlQ50d/drpWj6Pa-oLSfFJlQ50d -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b170/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xdgF5GAf6eunIJwiwh1I/xdgF5GAf6eunIJwiwh1I -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/23/2328d2baf9ae07b543aebbad29e3749e844c6b9292df390743cc29fed5f7377e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b172/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 agNREGFx9_2mDi5PPD_0/agNREGFx9_2mDi5PPD_0 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/50/50edf8fd8fdb57e14dabe28d235645e60d42f8fe83b8b793f46e766307e062bc-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oI2J8btBZHto-0-wpcja/oI2J8btBZHto-0-wpcja -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/9e/9ec3377d7a249c7e0e28f2aa6455be89e2a49ec247847cb3d9aa2f2d1d1f1ac5-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V-VFaFFJpRYwVyc8z5Mb/V-VFaFFJpRYwVyc8z5Mb -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/82/8212da19437395964cfcb756492822cb34b930734cf4c19781be59fb2a865d32-d # internal expvar mkdir -p $WORK/b179/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/10/10d462ff45e1be6f8a0e3163d9b0fe8a682eae76549fcd0cf271152c678f91d6-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hV7PNSA5MFf4J-uwBfBh/hV7PNSA5MFf4J-uwBfBh -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/77/77799ca34200d26f472cfec01d3fab5ae48f5d1648c5501dfbb4c72da8e0977f-d # 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/b172/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6b/6b05e85d2e15d08207ce3a0c83947d0b589795ab57f84d06a3884edd1efcfbd2-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0Uxnf-4cEVgehId_6Un4/0Uxnf-4cEVgehId_6Un4 -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9f/9f3e0a4e6255accd3929fb1599ec3a3fdac70ddbe8b669af28a8d3f9665256cd-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b214/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gkvzO0XlUyVqBjMZDrlN/gkvzO0XlUyVqBjMZDrlN -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xTdK2WxuuVtx6funfWwz/xTdK2WxuuVtx6funfWwz -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7f/7f1f4eea4191e30f79db30d80091719b7c9eb6df24724b88e3e275b4289e4899-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/66/66953815036c66ddd998f01d755df03b807d2322863c8900c11a7d2e73849f12-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3fxQQblw-vr8uWHvGlZx/3fxQQblw-vr8uWHvGlZx -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 O2SDD9f5kfmY-NGXfTjF/O2SDD9f5kfmY-NGXfTjF -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/69/6963b8668f141e1b8089eb02c408f6b98f22bf6a94b79ff4d4b4e0919f04370c-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vDQwp9jgQEWf-fNS7EdL/vDQwp9jgQEWf-fNS7EdL -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/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/30/3032664fecfd014ab64728f6ff4f16cb21381e60a58586478df79457cb20a4a4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7U3K-oqS1Ymk8EPSWlE5/7U3K-oqS1Ymk8EPSWlE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b6/b6dcfea0c17cc9f0a32679e1fa856cbb5b572580f21bfa197ca76ad731a8e333-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/af595edb7f7579f4e94263a03553b0f47cea0dae9078ebf25823d4ff765bbee3-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iKE8oEDv-qg_gUOJUk2B/iKE8oEDv-qg_gUOJUk2B -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eHSQ_EYWq4LfuSr34i2k/eHSQ_EYWq4LfuSr34i2k -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/ea/eaed0efed631887b8c7b4e406fda3492e4b86d2a136e0a5772801b0667814a7a-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b213/ 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/b304/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6B5fKbJENtr_48OOQTUD/6B5fKbJENtr_48OOQTUD -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/76/76f6b22dc19e77147f1b97a56df519edbad176fe7d246b8a23dc4d1cb7dda390-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 amq-w4Dk4jpF7hIlEcD8/amq-w4Dk4jpF7hIlEcD8 -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 cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/8a/8aad5e41692375c93844870ce2ed448e8ca2d82c3716d58d0cb3d816f50aee11-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vDrdOez8uPsfKNzs9z05/vDrdOez8uPsfKNzs9z05 -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/50/506b4fb6f8aa7469160d3e768cd7b7d61041b8ea906d6f18bb0eec08f13cb7bf-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qmUi_ApYzEP1FtBdZX2f/qmUi_ApYzEP1FtBdZX2f -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/88/88241f22de44f14b358319027d50cb4dc7f746fd2ca11c1e88c12bdc55f74744-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GRQpUjBVfokxrsPrtfJk/GRQpUjBVfokxrsPrtfJk -goversion go1.15rc1 -D "" -importcfg $WORK/b325/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/34/340df2e060a606cce8a4d669dfb53e8fc81eec2d31f33cc5b8f85631aa9bf623-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2mayNE6g6rDDb8bFHyqs/2mayNE6g6rDDb8bFHyqs -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/0a/0a2ccdd0bd8bc605526e79acff848798a7a5a8d798ab8a47ca677c84dae97a9b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DhX9Q9r9qh5NuL4Os0XM/DhX9Q9r9qh5NuL4Os0XM -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/91/91b7eeff2c4e9d76d38326e36f12afbda97c4f55df6821afa1445413408f6a52-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T2WmwwrOqhmm2Ka7YM_j/T2WmwwrOqhmm2Ka7YM_j -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/01/01f2edaa59b31448aa479caa6fb73d37644bd00043e7d57a55d8e730431820f9-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4XUaOdPsXqMLoRb58glZ/4XUaOdPsXqMLoRb58glZ -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/dd/dd0e7e207927928d6979776d673556c10d62a40d11d6189683254555d4a8e948-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal 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/b324/_pkg_.a /builddir/.cache/go-build/14/140160503188d443c3ef2e60111ad331e154195f08c28a05f5f9c543d8714e0d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YIi-6gh551S0cDDaH6iU/YIi-6gh551S0cDDaH6iU -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IiXDRVHLU8KtKaHUtbnm/IiXDRVHLU8KtKaHUtbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/73/731c50cf01fa227c56633c84933b6c0efc2b2cb3cdb2be941743f37cc72ab453-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vo-OhiKfwohAmI5H-h8K/vo-OhiKfwohAmI5H-h8K -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/61/614d61d5515cf33dd72887a917bb9ce051a04e23285b3d3e078f96b89ff1e918-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0a/0af5cdd53735ab02a4efb9841dbca26b5aef0934d6b1509ec7d61f9fbf863c5f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aynuBA0dvVeh5FepQDpo/aynuBA0dvVeh5FepQDpo -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vVdulUWjj-Tku9KIoqI5/vVdulUWjj-Tku9KIoqI5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/15/15e6eb9fc0238d95152b93fe48a3be63f8dd2c0f9f08a9ec7ef83bb219f52524-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ 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 cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c9/c94f417af9de6a4425687eaa66753c8c62b3a17d9dfc8273af7540110d250a6c-d # internal net/http/httputil cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5X_YhsNUAHszv4Xcah_H/5X_YhsNUAHszv4Xcah_H -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go mkdir -p $WORK/b340/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/70/70477e53dfc097efe696dec4200b5020fb28d55defcc4548a299475af10bcb38-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7QGuEfMWRlQAz2gMdgEL/7QGuEfMWRlQAz2gMdgEL -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ce/ce40ee2262b368cf5c86d88c8ff44ce21a572b3f85fa9d92498c1cb8deb9bd41-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _Z5wc6eyzHK-iEYAd3d9/_Z5wc6eyzHK-iEYAd3d9 -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/76/76934acf9fd4dd137a8930bdfe202f3dda0ee50740b83c47376656cd194ca678-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z5dcRHRlzo4KdSQwGKOP/z5dcRHRlzo4KdSQwGKOP -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/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/51/517aaa233c6149c55f8c508db08a7be607f9a364d0f57f080c6c3f1f07614998-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6H6xA7j9c_6oIbobaqHI/6H6xA7j9c_6oIbobaqHI -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/2f/2f4c2de3d4c27cc391e7be20b98960f8b639457f24c3e2c4eaf215dbb81168a0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -KkR7s8LZdC10JLPHN9q/-KkR7s8LZdC10JLPHN9q -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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/db/dbbf1a8c932c0557a1f9cd8c44694345892e8d0e39268f6dca18288e82fcc7f9-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 38yTSgbduUxm9gUcyUa6/38yTSgbduUxm9gUcyUa6 -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Tgb6M9erDwLn0MseigKn/Tgb6M9erDwLn0MseigKn -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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/34/3432375b0c86e239b0dbe6bed11ff1314f317473078504987170c82504998ab4-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n8hr240-_eY5l8_dkXul/n8hr240-_eY5l8_dkXul -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/44/44319dd646041f87659c3b9ec41063bb78ae214c879b62f0fd3ffa68169d0f43-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jydArRxSSGPxImUkrLP1/jydArRxSSGPxImUkrLP1 -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.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/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/17/17da571d46ba8efee382c9ad8dd4cac725d2ea3eabcdf06e103d03c4ed57a750-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/63/6339e381e916d676e9a38177bdc11437bac2cc93f9ae33cc8ca0cc719c449edd-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Yn-FavjZiKCr-d08SJXK/Yn-FavjZiKCr-d08SJXK -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PGBgSZ2sX1jQmznNwdz-/PGBgSZ2sX1jQmznNwdz- -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/08/08841c070d5f5091cf3999a24430bf0e23838f3e5fba49ff7441aa20c4282741-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0Z6QidE_L7phYYI8ByZs/0Z6QidE_L7phYYI8ByZs -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/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/12/120c956743f61fad185b6c04eeb7d8b0842876b708089d52a7f67a6a6acf927b-d # internal github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 I10BFdeejCr9nRyEPDGl/I10BFdeejCr9nRyEPDGl -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/6e/6eea348ff12f55777750e8838efc5c8a04613a995d4979d483dd4a83d298339d-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OJ8SLi2iH2vrfRsiflDH/OJ8SLi2iH2vrfRsiflDH -goversion go1.15rc1 -D "" -importcfg $WORK/b352/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/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/d5/d54041876d92590b608e7b7b729b20db88d44d87b0b21f1a8d0a2d44216e58d7-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QKQ2Y9U0kx5z5z_ArFIa/QKQ2Y9U0kx5z5z_ArFIa -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/42/4222f405f00497c0dae05bdd6fdbb54c9462927b7d76114cff153712335756b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/20/2041793d2e647047e68a360e7334d0fa1d3c7c2e360d4848203518cec3bbc444-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iPLcxlVc6hAd5nd7L8yS/iPLcxlVc6hAd5nd7L8yS -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 github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JVb-jIIgjkyI0drNx9f6/JVb-jIIgjkyI0drNx9f6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c6/c6dd71a2922231d31cdad1c77e07552b95fe44f5c04cc95ab0a6d61b94bd1a87-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bSd8V7iCsSQhmmXdL23_/bSd8V7iCsSQhmmXdL23_ -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/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b4/b474ba2f5f9ede79164218e888621d68dc2a50a9f1c80cb42fb658ac7dc4ba94-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E8wG_OSjFgQqwRPiQ2NC/E8wG_OSjFgQqwRPiQ2NC -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/23/23fa3ab2356337d64ba1be883650cb4404dd0d1f211b3134fcbaf3243d05f528-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0sC0Ig0h2kThPCKhNXyk/0sC0Ig0h2kThPCKhNXyk -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/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/08/08c2ed4e0a9d452761d30da1aa3f471a8891143690fec59d4fbd9eb21b71513a-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q3zAUU57PebEYyJhZD0H/Q3zAUU57PebEYyJhZD0H -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/e2/e2ec2bc8979f60878e09a66724d8bbe1e4ec66e3c7a2b5a4deb5e8fa38044eaf-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AH4NKBGv6vsE4fVDo6Hc/AH4NKBGv6vsE4fVDo6Hc -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/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/00/002a9e624b36660f5b788d90459a969d0e443b35f0755d7412510a20228a7073-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QGl4vIHAMb2J_7JQ3Ryh/QGl4vIHAMb2J_7JQ3Ryh -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.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/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/40/407157437357a6f7faa9f6144fec57e8b51d4cef1b6f146e4e09c620b5f6818c-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1-FxhznA3D1rLRhdC1QI/1-FxhznA3D1rLRhdC1QI -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/b1/b14b8c2c0a8d36c888f09e3abccc271ca3a6f756be459cd8ba0cf4dbe2612f77-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f5E4izDJu31k1kbRjB6w/f5E4izDJu31k1kbRjB6w -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a4/a45b113f18b29d53010ae0b55156da327d445adf04f3b49e87cf0bd642c94d5e-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/15/156c27d70519854a19638abb894838293dc0f66838d2eb4648783baebdbcaa32-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cuM37ALMLebW4I7kKEzU/cuM37ALMLebW4I7kKEzU -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/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/24/24c8433d7d8f31bb18f6a733772980f7ab47de1180e31823724ac37be5e2820c-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wL2Pwz3Kp_WtS3ax66ja/wL2Pwz3Kp_WtS3ax66ja -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/26/262ae20169b1a2ff4f692da2b14e4bb3ac273d8e74b6a1e7d60954e406d226be-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HbSnT4FlY9qVYrrdN-sk/HbSnT4FlY9qVYrrdN-sk -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/9e/9e9b0c3133b0efc36a58223f639ac6b71971f8f479405d6d46fd570ea5823f42-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 O-VCgYfOJY-5OKLkdS8K/O-VCgYfOJY-5OKLkdS8K -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/7a/7a3f140159e102941495c030b8fa5d3cd3df425ac5a03819dc280d70e105fbc7-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WEhAc4sl8imD4IsJGKJF/WEhAc4sl8imD4IsJGKJF -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/61/61e6c758fa7621e893572f5b0ec35ec93869648a02544c8a870ed4fa212761be-d # internal compress/zlib mkdir -p $WORK/b374/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/59/59c14b982acffd5c6070a7397f461c132922608fa58d1387a569a8cdbc0a373b-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wJFy1a-35-nJxpudujZf/wJFy1a-35-nJxpudujZf -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/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BoYgscW69wHua-j5SzX-/BoYgscW69wHua-j5SzX- -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.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/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/81/81856dc476e2484c09962646e27e995e7b01e442f9c750607131849fb455bbda-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CV_mWUC7GRtFEcZdXt2d/CV_mWUC7GRtFEcZdXt2d -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 cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/47/47782f5167b6ee0d28b1de3f83871c5833140197cf1eaa4ab28e76d1997a9d6b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7gPKm2TGiSg5O3Ob9hTV/7gPKm2TGiSg5O3Ob9hTV -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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/1e/1e494e655c22afa3ebab65825f138a16a27cee473bcfefb7c4562edd721efafd-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 J_FPdqMyca0izYoz2WIO/J_FPdqMyca0izYoz2WIO -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/25/25bd5a9ac916c73b63f97cfe4e491b69aef0132d1192ee1828048f3773b7ad0a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YRevY96frqcsQqBcCVds/YRevY96frqcsQqBcCVds -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/fa/fab8cbd9e6e3b5ce0074bf67fe704026f76c3af171902657534c344a5fec5989-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tvyCSYmdSYUyonio1sfp/tvyCSYmdSYUyonio1sfp -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/14/14b696d942f15826ec22112472ac696c3acdc35c74a6d2f389070f03e976aa87-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1rxPboqL4rqgNGCCFVih/1rxPboqL4rqgNGCCFVih -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/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a2/a202b62fc9412caf957fa9828d325b0362c14c3d3189c24aa5a6bf28678aaf3d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -QI8bwhr1Azc3Hxjd9EU/-QI8bwhr1Azc3Hxjd9EU -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/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fb/fbd2eda44d3e00b57eae39eea44eaf50ec2c1e64f48983d01dd5aea58bc5ae1a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IqG8bIfNOFPit1PVZF-o/IqG8bIfNOFPit1PVZF-o -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/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ad/ad822501c4dcfc181c549f027b6efd0391423993f8ea178e22a5d96eea0c6376-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IrgAEP2U9YCUGDBDgvrB/IrgAEP2U9YCUGDBDgvrB -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 cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/09/092b00520dbc6c59769e4d085c3b1837bd87ae9fd2049647fada4043d21a1ba7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m2SvIdzp6poS5ireTLHU/m2SvIdzp6poS5ireTLHU -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/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/19/190059383c1767cc1f00f7be51793f88848f19f826ccd77abf48e8fcb52329e8-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5fyh9-_KNN00fcEqiOh7/5fyh9-_KNN00fcEqiOh7 -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/15/15f60b78a4dd4185e1be1a248e92c2e2b12761a90d5cf450e282acfefd45fe3f-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp 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 cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4b/4bd455b75e38bb5b7364a14a726085494a30602c443dfcac8ea139e71e275e40-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ky0Q1tjrmf1OTk7mc4_Q/ky0Q1tjrmf1OTk7mc4_Q -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/95/95b9eb3841f8af7f68e50a2df8c6663ba1c4e1fbddad6f6a062a214c5b620ed9-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f1NSqelrGaISuHSJemJK/f1NSqelrGaISuHSJemJK -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ea/eade8046a0cb1880bf4c3d1a8eac57b01ded3d9ab9cde028bb6c329988271bbd-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oyidHKROIliKowTr46bf/oyidHKROIliKowTr46bf -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ba/bad5ae0471b89e9cb4e772b34f270b841cc35968529772a868e32058f6c57607-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A80OhixWKap9DL8ZY_yz/A80OhixWKap9DL8ZY_yz -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/2d/2dee6379d37e0fb48f6b7101f9a2d55506931333194211b0922a9dd56b23dbab-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qYmc6brgK718NCH1L1DV/qYmc6brgK718NCH1L1DV -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c3/c3648ea3ae3cfa47091d9cb3f3d74d831eecad6d16caa23366a99c4dddc5d86d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _v1Ihuhwx87mlvShukLK/_v1Ihuhwx87mlvShukLK -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/12/12ae90e2d553346a07bc4355f37c366834f6f1c19db78080d245725f13de01b4-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 H-5xXAXyaqYnMUjy_EfA/H-5xXAXyaqYnMUjy_EfA -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ea/ea24ef4021be1056ff874a4969b432e9404603ceb273541b230fa04d080d16d2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xitpq7xVZGMKgC5oThcG/xitpq7xVZGMKgC5oThcG -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_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/3d/3dc11eb1a82a3cf975acd5b2370119fa15578f43bcea404f509edec33442fe90-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WGXg1f2L5h5akMmpqHNI/WGXg1f2L5h5akMmpqHNI -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/43/4376a80d4cb33089f6056c08e90ca844aa2f0195181a75f297647e1bc8df11d4-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JfkCbeuwSS7qBCfcZSVa/JfkCbeuwSS7qBCfcZSVa -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/50/50d944e28d1b142c142eaecad94be9cdb672c59a0aa7c6dd79e5b05919154a39-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UcaOgIWMcqB9gZKttdwW/UcaOgIWMcqB9gZKttdwW -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/17/17dbfbe0d2d15616987f6c21bdaf17e22e9e5129282c6fdd83116841c6264c5a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 M4MWlYpC35ZlPBGpUhMz/M4MWlYpC35ZlPBGpUhMz -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c4/c4d0234cf2af5b19a05da4bdfea79527088204cf8ca5fab45a7157f5f5059ad6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OgXEVpD8ugtpyKSLisuu/OgXEVpD8ugtpyKSLisuu -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c2/c2879cec18f58dd4df058fe45f2a4a8973e5db1fa1e6f3836f0b2fc01199d474-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EMAEEopWtYXXqUv15k5i/EMAEEopWtYXXqUv15k5i -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/e0/e073295fdf4e88d512ac7f27516c9cf82a2b295ff97c0fa571b0c74fe37ead36-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YGIK2p19Sb86_kDrmyd2/YGIK2p19Sb86_kDrmyd2 -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/fc/fc000a2f09eb5b3605d5f0098782f6f6e622501d7c64d6b4057a4f80d57003d0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VuV04cGy0NSTEolDPByR/VuV04cGy0NSTEolDPByR -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/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/92/9239c9e57c22c459eec0825865e703db602bf21b91c6343dc339ea8c77e5930b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l8WqAx7_X5Vvd8pwPyio/l8WqAx7_X5Vvd8pwPyio -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/4e/4e130dd337f2c812dadd1c5e7cf27a579278b8f99bfd36d422f84d117b4a1f43-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 95aSr5tO-P3TSRN3ifev/95aSr5tO-P3TSRN3ifev -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/76/76194ff1061fb2984e5675cb2da341b9a8069e69e2e94e51914fcf1f8ae62ad6-d # internal net/mail mkdir -p $WORK/b410/ 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/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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/61/61d3dd4080f4ec8c6124b83ed11a6c0ad2cced062910619e9e2741fc34167d06-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 thacc_soJ6ULLsH49ctA/thacc_soJ6ULLsH49ctA -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/ee/eefd6d8c69669601a9e64cfdef9eb7458e737e5de640464877445a91aaa5608f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gIrsRqZC1vlZJL4exmSE/gIrsRqZC1vlZJL4exmSE -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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QQnb0rc1ZBYyTYEMlojF/QQnb0rc1ZBYyTYEMlojF -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/35/3539ed8989a6f32525245a12a1b71fbf6fd9e00718c3651f647cde525ba3406d-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2knVNrVjotwIKHxTXn0_/2knVNrVjotwIKHxTXn0_ -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/a2/a280d8c842aeb7ec5385b9e95f4d98beab56064d8c531f221bedb9c9af7fcc59-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x3kuwCEaX_LNcCwnd0jn/x3kuwCEaX_LNcCwnd0jn -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/26/26786ae0b374fa2c0e0687cca14406077da797c4077f20dd820829a8ad89b51c-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ug5wV9_qp3CvleXFIQEj/Ug5wV9_qp3CvleXFIQEj -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 cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/47/47d6dad2faef712002e8ac2c18eb7eabd6a041a098c7010da4075e28d432e15a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xpUycaB-wwCfK4eu9e7_/xpUycaB-wwCfK4eu9e7_ -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/36/366cd8ac9c548f6950c47a6bd1982501200b86f34b70742930044bde1098e406-d # internal github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gT5dE_yoDBQ90syCdTg3/gT5dE_yoDBQ90syCdTg3 -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/20/202c09ca05893aae18c02de16049b2b4a49f8cb7e5b1ffa9872f8aa49da8fd14-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b419/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k6rsdgvRpiRlWKP25Kim/k6rsdgvRpiRlWKP25Kim -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/77/77661b0780c2c1c5e1d5fc531bfcbcb72405b3148a5cfa564eeb83e8059b1211-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mWDTxJbby5k6OcedqKml/mWDTxJbby5k6OcedqKml -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/0c/0c5dc49f6b462b4f22d9dbc984f4f616d1461a968eb03c36fabb53bf415b728b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b424/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YpYPp4j9RT57TKPyvKkl/YpYPp4j9RT57TKPyvKkl -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 $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b1/b15ac61a4257e70d3e546d94856793610986c5798afdba7a91ac3ee561dabac2-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/29/295d4b834135e67c29fb344af4cec9c3df9bb20d39d5cb1dee062464aeb70acd-d # internal github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ 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 github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 D_HVTGHCwv8K3XolfN25/D_HVTGHCwv8K3XolfN25 -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go mkdir -p $WORK/b413/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lILkNfN-EaDsC1c2gAz3/lILkNfN-EaDsC1c2gAz3 -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 cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/2f/2fc935d5b1d41ba2e7aba25aa13bf0dbbc39fad9b5b474e48dc8140ab46c1d64-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l5UBkDiLRkuJGVc5XcKH/l5UBkDiLRkuJGVc5XcKH -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/1b/1bed41edbbf44df9f579430da9703ea86e12761061e24ab38e096a7c724bc3fd-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OmOnbcQYMCI0394YSj5Z/OmOnbcQYMCI0394YSj5Z -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/04/04821ea349565d2f2e167e678318c3a22905b02264bea0b04408173edda666ba-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b430/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Br2ZJMhHlktex7hW4sN1/Br2ZJMhHlktex7hW4sN1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/72/720761e8fdbd5624b04742ec6c62c049a60024dc4f70959acc7e63ea63d9b011-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7GBNL4cH0iK5ULxjRdky/7GBNL4cH0iK5ULxjRdky -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b401/_pkg_.a /builddir/.cache/go-build/93/9375648e805f4ff4b60bd221bf702c4a701f58ec9929fc4f648187967273fd12-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3xotMwVkeL_9swAXkzQx/3xotMwVkeL_9swAXkzQx -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b307/_pkg_.a /builddir/.cache/go-build/b1/b1505f1e6f446c64c257198c63324d8921d38b8554fbb4b888f1a6ae351c1dc5-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IE-N6WhTF-4DnEd04N5p/IE-N6WhTF-4DnEd04N5p -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/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ea/ea45eff5993f4a81a147200bf85c43c1381579f3ff3f0c44793aedea92fd75a8-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/8c/8c095b6cd40d45a4a6563565f8ec19cd5025879e708efbe6e612c05ead1305e2-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BweUpH3oIwpSq2-xuopd/BweUpH3oIwpSq2-xuopd -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f8/f81249c66557e93cd36eacd53ae4bef83e8cc18af5146caa1706aeff95e7d01c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WzvkuU6nnliiTncXjC_K/WzvkuU6nnliiTncXjC_K -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/91/917cff6162f14d1961a8317c988e58d4066fca814d50c84069ec93c9d45f4dde-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pnLmUl9Qj8xoGB_BJVAb/pnLmUl9Qj8xoGB_BJVAb -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YJMm8fTAr-Ulz_EUHDOP/YJMm8fTAr-Ulz_EUHDOP -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/75/75cff56bca9083d301abce285bec6be55429d7a6a353e3cf2b63b470b33110cd-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -7XiL5Nih7PbIUpmiI4I/-7XiL5Nih7PbIUpmiI4I -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/42/42b6c5d498e2c187e64302b824087036d548e61930513d921c7b0e3e8b746bd9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eiNYW3SDHvpA1KxHWtgk/eiNYW3SDHvpA1KxHWtgk -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/61/61c94271d3ecf15cee0dbb869be9cef9ed74a88efae4e72d59c43a6368a94600-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8cUUWEzreSuRM4U0Pdqf/8cUUWEzreSuRM4U0Pdqf -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2c/2c9ed8c7b486cab91260addd4915b6bd00b278e455c27d82a6f96e6186b598fe-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZApocmBJX_92_KAieiMV/ZApocmBJX_92_KAieiMV -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /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 70lnx5sz8By8cSn81Np3/70lnx5sz8By8cSn81Np3 -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/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e2/e2e0c2003d96002a19416b613ad308f280c3fec1048c19d533c84563ad87c2ab-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x4iLUutNA85fPW7Q2keB/x4iLUutNA85fPW7Q2keB -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/71/7194ad8c98361b9a365c15db2da68573ac37e0e4cc494de07f4517d8549ba086-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wi0ia6kWBtIIFD1zG0Ny/wi0ia6kWBtIIFD1zG0Ny -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/de/de4d1ec67d4320c6a02839024802e36d8f34f5cc2848c523f9f8796fecbce99e-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qrdKICtXEwRX5ncvBLRx/qrdKICtXEwRX5ncvBLRx -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/b5/b5b67cea130020b4b9f1f235f07b2b7dd3f28926d66edefabc30cb76cb7bf1b0-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b444/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BsDZ0bZYU0ydpYrCtOjJ/BsDZ0bZYU0ydpYrCtOjJ -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/2d/2d13884f851f5e626a4475f22b76f3272a42e695bb3e817305ebdd8f49149dc2-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/26/26a35710ec31ac35c377934eb031aa0222291593620ce18549b4a4b99a77e393-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b439/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NzyoeLXdDt37DIbDNzAn/NzyoeLXdDt37DIbDNzAn -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/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XNXnyNOv3SR2NUV3LVCL/XNXnyNOv3SR2NUV3LVCL -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/41/41769655332db23b660668ebfc2c57ce91c9cbd53177876f4a1cc07cb8ef416e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Mm0WadcKB8TaGC_Psmje/Mm0WadcKB8TaGC_Psmje -goversion go1.15rc1 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/f4/f4a459bcd582eb90f5ba76655f69d33d0d9e9fa870e218209311b7d9b77b68d9-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b447/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1k19eR8hC7oZgljCg7if/1k19eR8hC7oZgljCg7if -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 hU7yLV3KsOkDAIY0iucu/hU7yLV3KsOkDAIY0iucu -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e2/e26aceb91b671fc69ac2199dd45d5a21e6130306323ed2795a2064700a5b1245-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eY5ZhNQvspdTUrLs-Br4/eY5ZhNQvspdTUrLs-Br4 -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/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/6d/6d5d4129661e297927e596a882ea40f11ea2757c066e1bb8fa0efce62455128e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7tExdq7OwKbKhIadcbkl/7tExdq7OwKbKhIadcbkl -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/0e/0ea05d67bb6909616f6ba7749fd9ea756ae8b36eb816b236840e3efbd31717bc-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b454/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FNFI_3va_a9Z3ADS2R3V/FNFI_3va_a9Z3ADS2R3V -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/0d/0d4c6fc869b05cda1842393a059cc06c829a99fe13dab40fd8f98cbcba931daf-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _NmRQMxnKcfvTj5OJPwU/_NmRQMxnKcfvTj5OJPwU -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/cd/cde1db8d1a27091b2645e16146fd93d7b295068794236bad03f8096ade824a46-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UxpLEa-ibpMLWzOQS7R2/UxpLEa-ibpMLWzOQS7R2 -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/80/807580553009991f6a9196df4a94cda2b1bf98b53bc4e69d7d922e313d291e72-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZIDRIehlom0Xv0Fef6-D/ZIDRIehlom0Xv0Fef6-D -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/43/4364b6e48c2f83a5a6e1bde05a346bf44bc3976f046627554de53126efbc2a80-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ty5_sWnuXa0MVpD_MfTD/ty5_sWnuXa0MVpD_MfTD -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c6/c631d2f476908c5481acff35303b0249436ab8d8a053804806497cd626d8a10e-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZC6RxznKcrqyeFCgc9om/ZC6RxznKcrqyeFCgc9om -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d3/d3ba0c3678dcb0af11cbe3b3f785b44aa842a941b52d2e7e6674e23e789720b1-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9_bHfRPAVF22F_y5rLfP/9_bHfRPAVF22F_y5rLfP -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/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/88/88d9f49f57860c458ef916d2879449c7adab9eda0736fcfe0d2f355e2755fe95-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l_UBnI53GnCsZwM0GqTk/l_UBnI53GnCsZwM0GqTk -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/cc/cc39ef1a631e311c1a50f91e804b591742fc298a63b73d948ca821ce05020934-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CFGpjgY7FXz6BSBZQMJ8/CFGpjgY7FXz6BSBZQMJ8 -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/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/e6/e6e2d306feb9b7b7b7a0574a2c1a3bdda568f1bd6b47f63e5e013cd05593bc16-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aMAtTvSpI_5IEUf5IzPT/aMAtTvSpI_5IEUf5IzPT -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/3a/3ad94b52ef241bf4df3cca82e8d6416b3bcbafafb9e7de26bc4111e13c6b88b9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zzJdfSqwg2p_zbWiI_mK/zzJdfSqwg2p_zbWiI_mK -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/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/6d/6d551856c7c5053258bbf1bd4329486547cd05e74dfe158b4ff6523187de337e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xBUT7HDLvWRi6D1Kt7vM/xBUT7HDLvWRi6D1Kt7vM -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/40/4083b832815e7c0e6bb85247120ecf58b168e60fa4fe724e27d103b253cda118-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tJvrddxwWu_DTEBu7DkP/tJvrddxwWu_DTEBu7DkP -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/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/22/223d4731bc55ba7cd77b88746f814a366bfdc1bce3dd7c6f75357005f2d214a4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ath5nid4_7BYqt8IAHDo/ath5nid4_7BYqt8IAHDo -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/ae/aeff41048395dde95f52e8daecffc4e7c73ef024de45b69e7eb05d3de99c3f84-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qXl3H5A8bTO4VWpplCoA/qXl3H5A8bTO4VWpplCoA -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/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/85/85ef4ad12f079ef8efb4a293402ce26f05e8df1589240316227a17c040aaf4ba-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 K4G7NlHObtTdR798W0NT/K4G7NlHObtTdR798W0NT -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/cf/cf93a9c9a85e0b57aba9ad9462ebbeaac840dacab286fc6262b04496fd4579d2-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rnPJK7hWhFdsaXDK-QnL/rnPJK7hWhFdsaXDK-QnL -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/40/40902fc697d94d28afd7e3d1497c706dba08985de72b491c752828e03cde0eab-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n8NTKYnagaddqbxaI2-X/n8NTKYnagaddqbxaI2-X -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 cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/8f/8fcefd978968cbb5cde1cd7f826bee09af70db2fb03789c89cbd426de87b9e4d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cO917JWsfJ-aRJf5H-cm/cO917JWsfJ-aRJf5H-cm -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/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/ea/ea65f696df53ae768e9fa0a428f87e8f9a92b0babc7b7a20d2322581e00f0c55-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BhdT6RaypkfTBbBHafyM/BhdT6RaypkfTBbBHafyM -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/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/ba/ba7e7238a728d31838afb14dd09a89f2659a3e2281f720778c7449e07898ee49-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nRln47-rh2chEj4H08jT/nRln47-rh2chEj4H08jT -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/76/76493f04c733240f32df54b5ccefd086aaf4bd44d7dae204f33baad059061fdf-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _-4_As-bgIm0JVT8KmZG/_-4_As-bgIm0JVT8KmZG -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/92/924a9e6c94ddca0f724c9ba5df3e594be887f8f18cb0ababcdb2dd22394e51d1-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AwJXWC46PGw5IWkE8PTD/AwJXWC46PGw5IWkE8PTD -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/a5/a53b837df82700e845d9989298019b3f96ddcb7ef33c5e7f6d523341d4a9b7ac-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z8aldotNqyTSXz2PAbm_/z8aldotNqyTSXz2PAbm_ -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/8a/8a54bb95ac011307ccb7a918fe4c503b45875137248f5ff5a21ce61ca994c034-d # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/bc/bc0a4f348b772a76a0c2f28045b6473eb10939826dbd3383229425cc5c9a0e61-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NICtHpR6B5N4M9VWmaal/NICtHpR6B5N4M9VWmaal -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xxa3LuW6HT1JdG-B22ii/xxa3LuW6HT1JdG-B22ii -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/3e/3ec6c92d340d0393e9eaab72674b6d4b893ffe4c3ece03fcc979f0221abcf2c0-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b481/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qoh3nVNRDnQP6AgPOANu/Qoh3nVNRDnQP6AgPOANu -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3a/3aaba3c7514715bbdf57209ed99af8229b3206491495fd55aaac96addf815635-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mKkbCpqG3DoFDp2L8aM4/mKkbCpqG3DoFDp2L8aM4 -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/64/6489ab93f5061679e55adb319a7693087b14a4aceaff7b67db23fb43d9b4a78b-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b482/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 njhy5S-TbWt5I25CJAUA/njhy5S-TbWt5I25CJAUA -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.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/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/7d/7de84126b82bcfb78e01291aede84d1bb7e9565732a59ac75970e538a631c9e4-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b483/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/59/590f9493c398e32b887be4d3d357cad997210e79df91a1ad4ba851899810d20f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZGBQNMulxWNbrAByuzzp/ZGBQNMulxWNbrAByuzzp -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d2/d20727f003e081cf57dbd7ee09f4b9b80bf89033ea93906d342d2190f475d42d-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3k5xNK0C0lJKV-EvbfXi/3k5xNK0C0lJKV-EvbfXi -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/e5/e59ad04e32cf8de2f7b97ab4b0b98b6dc051fd6389f62562800269defda383ac-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tJehVuQMxZHMyH5WsFyw/tJehVuQMxZHMyH5WsFyw -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/09/09616237b77cc509ea416410b1f73909fa0b9bfff690f45bbf2f0d42a69ae99d-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HiEWq2UzPg1HZ_lUb8jN/HiEWq2UzPg1HZ_lUb8jN -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/6a/6a2f42acbea817a3b5520a3e3d1a3bf756756099a14bf74aa3614ff85a08b2bc-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/90/90bf49343aa359b69e8acc8d6de23369a6361a4c3a45cf78587fe116c1120508-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lEuwmzBQQWOdzp-OaPax/lEuwmzBQQWOdzp-OaPax -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/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c7/c746d3cf79f225052d346060b64f35cdfd50e7c7064d7e3220b34f0d20bbd714-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b492/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OPihGkTH5waYoh3wtsmG/OPihGkTH5waYoh3wtsmG -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b476/_pkg_.a /builddir/.cache/go-build/84/84d7f4a5ee52f32554054a6859be0a708b6fd904b5db4c178e2ff897a9d14c7e-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b3/b3803e1f27ee7b8af04364dbe85ca263cdf37398d2a13de56abf1dc92811cae8-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0qRUma7E3KIzp79hhffu/0qRUma7E3KIzp79hhffu -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/71/71cd7807d9de8e042d0a5df613e3986760f355e8f02a39ab88e34f4041bac383-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p1ZmklBGz-IGZnQWQ1Vz/p1ZmklBGz-IGZnQWQ1Vz -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b499/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/60/608c828515ce5bf6467298c973927757a38f1e60fa801039dd21f3dbd823ca64-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mdkOddulaHZxSVt5f_kT/mdkOddulaHZxSVt5f_kT -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/0d/0d9255694049ead8a5c9d5a9e07d5618d0e98a5b9f06beb2b7a4ab1cbef85127-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aFLJAFADZadxM2mCNFoh/aFLJAFADZadxM2mCNFoh -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5nqwYtht35YPw1x6rLGS/5nqwYtht35YPw1x6rLGS -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 cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/bd/bd5c0179d9959820e626f94bb6e44ea915e4a91f2a4259dd53d47403303b6d20-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Vd5yRbjKW4ULy-4TmM8w/Vd5yRbjKW4ULy-4TmM8w -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b431/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/72/725725da1c8840d2aeb9b39ff73406014ddaab9498afe9644897f19f202ca99e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BUCFuv0U3CXcR__h15VX/BUCFuv0U3CXcR__h15VX -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/75/75b861856d991407e9ee173d695eb51fc8ac0b24c77bfd407f4975271c8475f1-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4PWUo23tupPu5WJPuFb9/4PWUo23tupPu5WJPuFb9 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/bf/bf33c67414486f8c56bddf2ee8ce3258f9a0c857a815fac66409c246970d3c83-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6KE5DQ94O0Kb1npWuTQH/6KE5DQ94O0Kb1npWuTQH -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/1a/1ac3193013a1a7196564496cb7d9f8f8b549aa2e20fe3a3e87c1e6671ce81c50-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b503/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nn3dHNqLnUx2H-q9T_Ty/nn3dHNqLnUx2H-q9T_Ty -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/8b/8be85ad127b03c0521cce85c3183727cc0444520a9ee3295149ec571e42a65a4-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _ozv_hzZg4xsELXknQ8d/_ozv_hzZg4xsELXknQ8d -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/69/6910d78fa94c3ce31ee3ebfe6c9b195d40f9a6fc51d1548e813db13da1c345ba-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uWz-p1Z75NnYSFe1aKQQ/uWz-p1Z75NnYSFe1aKQQ -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/29/29bf3ac69e72106202328e34a3266eacc7417bbe8e26ef2ed5ee981a1d41de47-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2V6a7oWivA1FLSKDsK6h/2V6a7oWivA1FLSKDsK6h -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/af/afb2c115ad103d4ee94979dcb62d5dd3461f9c4092e010ed2350d36fe4a8de5e-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b505/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VTBpPMqlmRdKCWa6R1G4/VTBpPMqlmRdKCWa6R1G4 -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vK1t_Ymr7zS2GrLGhLIU/vK1t_Ymr7zS2GrLGhLIU -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/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f2/f2f5ff20378fd7b6a7e021b67bfd62874c14f6170429128167505379cdb87c99-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FLytsu6_9vcNBbr2QZAo/FLytsu6_9vcNBbr2QZAo -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b513/_pkg_.a /builddir/.cache/go-build/b9/b97f4a4d5850bfd2dd44721bde26b832641deeaa7010752bc4fff954c2e6faec-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VXDR0xximYNwi8xotH6b/VXDR0xximYNwi8xotH6b -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/a3/a3a46bfa6b122f7b1d9bba9cc78517ce65132ed2fb571d9e3ee81997fb91ae0d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/65/65347ce79a04856f39b108123907e2177ba0b3519a65dd936271ef3a7a0d21b7-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b518/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YHvng9hUysACwr0GpBxd/YHvng9hUysACwr0GpBxd -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/76/76ce495737a3ae44a77cccb4417030ef8352192fbed3555fac666326f1d0718b-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b521/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ahb8Q211wyqhHHmWK6l6/ahb8Q211wyqhHHmWK6l6 -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/75/75346ae49ae54168ef9ca2dc650d2a58d378e899d5a6e90891cf94ecef18e1c7-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/62/62f7587af23a6d1f56e7ca9cd9ee140594995651db5a5137ccedd78288767d85-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TO4QQuWxeic64jwsM-ZE/TO4QQuWxeic64jwsM-ZE -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/2e/2ee2e60f9818b0069e165e8a59a3db97621d74221fd5957619310737545a0aca-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b523/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k4b8NwnwV6H4v4IUN0-2/k4b8NwnwV6H4v4IUN0-2 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/de/dee49d1da7ec1877c3f51363ffdd3f48a876db505ad9301c2388f9aeff3c40ce-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b528/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -VQxHlpSAKmTs2lYHxsr/-VQxHlpSAKmTs2lYHxsr -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/d8/d8e2e399a0a991e9789e2c8847e8aff6c03e4600c57f1bc27595218a849f9267-d # internal github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b532/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NS5siKbEVGq98JqpYA8I/NS5siKbEVGq98JqpYA8I -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/pkg/rootless 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 dhu_bUWwYaZvdTB4ssFT/dhu_bUWwYaZvdTB4ssFT -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/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/50/508f2b9553b314ea045d31eac362bab35c93d23f34cc68987813f06a5e48ae8b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QNsYLH-R2zLBcPdfR1is/QNsYLH-R2zLBcPdfR1is -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b5/b5e6ccdf22d564317c9f736925e1a37700184261e2e94d8a885c6665650c8216-d # internal github.com/containers/podman/pkg/hooks mkdir -p $WORK/b530/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8fSLEFtTLnVLjKBBk_Wf/8fSLEFtTLnVLjKBBk_Wf -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/51/512f0edbea8142dede285b6d308717d8078936bd4d8274b2334053aa805cd093-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Juop-pnlllKY6FCAxVYi/Juop-pnlllKY6FCAxVYi -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/pkg/rootless /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 cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/78/78015655c0c7d1bb9098d905bb0cc0d82adc7acb4b2221e4894ba29acbb4cb27-d # 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/b483/_pkg_.a # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mmTpkjE8SWtjRSF3kJx6/mmTpkjE8SWtjRSF3kJx6 -goversion go1.15rc1 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/40/40ba4e15bf765021c6a752ad29770cb03a3d300fe92cd58a019cc24320dd7a07-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HxbEieJV28JK0xYtFFcc/HxbEieJV28JK0xYtFFcc -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/3e/3eb44f60fc1351c2c2ab85c321030955a77757c1610c307aed273077c811b603-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qUm9590VjJQYzidYH6NJ/qUm9590VjJQYzidYH6NJ -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/63/6336a85b075b371319c71a6f9b2c1257a0e4b552af03e3ea717d1f6be84958a2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CqwV04i9gf6MCjojpga-/CqwV04i9gf6MCjojpga- -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/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/26/2652db916850b77629b3230007bc166a33c1dc7732c8312b1a1d41ec0454808a-d # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b508/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gBAema43lkOShGlrv1GH/gBAema43lkOShGlrv1GH -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/bc/bce3ed061036727d8b6a8bad4b9409c66a8bc13d64e7331b56f57de3ec84df6b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qs5U9RuaSIhv-v6ZuN2I/Qs5U9RuaSIhv-v6ZuN2I -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/84/84e052d9c3461dca67a3db77fb44f98eaa8e765b56e9c5f39082e3b478d92892-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JlCWoXSBi9b9tsbYYv8d/JlCWoXSBi9b9tsbYYv8d -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d5/d5c0ac7657b02bfcdcb1d53f46740ace7b3f902bba510eb74a95ed603515d623-d # internal github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _ttmgzPeXZwUtPKXM2cv/_ttmgzPeXZwUtPKXM2cv -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/b2/b26ab0844ba0c29d81993410a587efd087e6e03059db0f8d8b23b34a93d92b43-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x0-1Q_hQFB3K5_p7nRi8/x0-1Q_hQFB3K5_p7nRi8 -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/4f/4fe6908ead0dcf380987564ca4726352200944b4e24bc79e125961080037e534-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IiVmSWT9NQhzNmH0xpQo/IiVmSWT9NQhzNmH0xpQo -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/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/21/21e931f9078f3312c98578570974185f624e0becf5cedc0e1467b79e90211adb-d # internal github.com/containers/podman/pkg/hooks/exec mkdir -p $WORK/b533/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YtT8e7qIoA3m1f6jdwNZ/YtT8e7qIoA3m1f6jdwNZ -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/bd/bd778b85f40003e02eaab7e6e4aca4aa377c581979b5211e85da78b61402cd63-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ron0nqCdwocYA6h9mV1T/ron0nqCdwocYA6h9mV1T -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b507/_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 nVlMawJnzs0oP8_xfHwf/nVlMawJnzs0oP8_xfHwf -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/b507/_pkg_.a /builddir/.cache/go-build/9d/9df3fa8f54d244edfb91d53193ba4330389a7a95607bb46f3552d889597c3c03-d # internal github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XamZTAHmsajxQ8YUU_sE/XamZTAHmsajxQ8YUU_sE -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/28/28baeec6daa8987458d5231c049002c52af456e8e52e97c19efaa74d1370d1eb-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rSb7NNK_wKP0vGg_GsbC/rSb7NNK_wKP0vGg_GsbC -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/92/92dc3588589fd186d82f2ab57d1570d89c456b064e19ac8247e112f747830c16-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/6e/6e95d0cc7c535315840a1c6eb821f8f3161b626c4873af279046eb047eb42324-d # internal 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 github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qPk986yM0I28wvaNEEJp/qPk986yM0I28wvaNEEJp -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3pbtoemtr6r3OrmkfE-Z/3pbtoemtr6r3OrmkfE-Z -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/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/91/916f4d9fbb182b8efb373c7d0812bc1a43c4b738a34caf5be024764b5ae3d258-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cZYms6wTShA-Hkl25u1R/cZYms6wTShA-Hkl25u1R -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/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/88/886dee648ff399f9d084090fd1a4f365def6b7107fb9dc692e398011ec7e535c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cWVIfQmxY4VYbKn43hbn/cWVIfQmxY4VYbKn43hbn -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/11/117573f69076e3f8eaff55f95efdf75b5f7940990deeee798a93523961bf755f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Bj5gGZFqx-JEDV-niJtv/Bj5gGZFqx-JEDV-niJtv -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/22/224fff1115146ce417a033bd62da41690b95e623dc0ba839fc5cde22d33a6b1e-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vHNq5mOLYyTQ6HnfsxpM/vHNq5mOLYyTQ6HnfsxpM -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/61/61d2dabb3a05e4bf12a96c5f7e407c0273f979df07888b52236c8cad69060860-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b553/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0QW53ja60elJlxTY2f1o/0QW53ja60elJlxTY2f1o -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 P7v1SZJQXITf7sgl6ooz/P7v1SZJQXITf7sgl6ooz -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 cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e1/e1b49fdf4ccb8f9dd901159cdd86c2dfd4d4330fef67201b28050fdd287994d5-d # internal internal/lazyregexp mkdir -p $WORK/b557/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-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/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/50/5026af3bc083f200cc4cd8993f3ff1d34872e8edf20271b82169a0e88826ad3f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b552/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cR4VYDBvapFOvuQWgrI-/cR4VYDBvapFOvuQWgrI- -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/eb/ebe8973ecaf7a40a6c578d5151290a4f8832307e8b5bea28a80f69aa1fc63343-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FWQ6hx0Q0KE5yfKec3Dx/FWQ6hx0Q0KE5yfKec3Dx -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/41/41adcad20ec9a1024e99477b8138692518cf7af330b616d2865b4d79a466a015-d # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/60/6073be1ab3b6f553da57d1f2f1b744455f5bcd8303b84c73e8a60dcc8f4fb576-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sLtzQjeZwl61LreIDkJb/sLtzQjeZwl61LreIDkJb -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go mkdir -p $WORK/b550/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ar_oa54VChEFHDSW-SJm/ar_oa54VChEFHDSW-SJm -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/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/40/40a46674be9ed6a3027241e0748b2469fd7cd67525494ae4215553c6c3df414f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fF-KWnyPBx3UDTTeZsNH/fF-KWnyPBx3UDTTeZsNH -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/aa/aa1bb4718017bced71cb4daeef1c30336ec7c70a06640643dcf51e90249917d0-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b479/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 SskRaSQ0sJdLTbJE0v01/SskRaSQ0sJdLTbJE0v01 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/7a/7a2a5e97efe1a48c46c20dbc7e6f3fa4d436f1a357a6a72ba62dd4531d468a06-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E0MUixbi35WDF1d3FCqd/E0MUixbi35WDF1d3FCqd -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/0a/0a89d45a47d66fe6c425c3f325e71ec35a0a1cf5d9ff0b5108c58f944e4a04b9-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6VKGAI7Quvg2vPF0tblJ/6VKGAI7Quvg2vPF0tblJ -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/87/875ad90dd08f3846a2f3b90d9b53be5a806c1d40cb1906066b785772ea1d0106-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n5Dx4ZA0Ljno0UQwfOl6/n5Dx4ZA0Ljno0UQwfOl6 -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/db/dbbfdedc5b3518229e0aa3e62a000b4ba12611ffc088772f7bd767d6eff4735c-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kI0CXWcbSziCbojxQ-xY/kI0CXWcbSziCbojxQ-xY -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/59/597fd0062e4a137e259ab0ec8e948c68370646f1e6b11b750c350eb882122df1-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_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 /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 RY-oqhQGqYfnYCz9Txn9/RY-oqhQGqYfnYCz9Txn9 -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/b550/_pkg_.a /builddir/.cache/go-build/fc/fc7817dc38937b5cfde89b51c35d5c155ef258473deef70b17349571b31e3f31-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JxL3or8QHSHiSJ-Ly9pS/JxL3or8QHSHiSJ-Ly9pS -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/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/d8/d8f2911e0a634d21a252c78ec75df07321c88593a8a81b3829caefed72f49999-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hWxxBXgLe1xKnh-w2_bm/hWxxBXgLe1xKnh-w2_bm -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/05/05c9bb46f1d1d1a5e616ea4c9a71851a59f1797c783560c7c870cc763da1c01b-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b575/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lkmEM5xlkEHoEBZWLV33/lkmEM5xlkEHoEBZWLV33 -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.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/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/84/84d40b737040fa7238f4224d947b0e6efc3006f658815f1a6eca39a5e7b3d2b8-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TKc75VPHRr1xMLAtYayy/TKc75VPHRr1xMLAtYayy -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/f8/f82f6cada46264f6c2dc648d078bff60ee5a93d906c3d0ce894e27868b5167e5-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VkuI6YguJSXMtc-BGYWJ/VkuI6YguJSXMtc-BGYWJ -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/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/de/def1bf59bf238f72c0d7adc9a2d95e99ed66de27f1fb5ab406c3efed6459c510-d # internal github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b594/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nB-FjHcCrSC5m_-aexLO/nB-FjHcCrSC5m_-aexLO -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rUiLSrNgK6N7aDTEm73w/rUiLSrNgK6N7aDTEm73w -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/29/292e7dbfed69d7bc44c96681055fd361c5d5e0bd219520ac8d2237802f6cd035-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/68/68ad250b0028ab8d1ea2f4758d850ab756dd576ac3d248c408bba5d82e1dc840-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 o43gJTEyFfgjY3wJg2ft/o43gJTEyFfgjY3wJg2ft -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VB5tTZaKUz9W4eOtmYY0/VB5tTZaKUz9W4eOtmYY0 -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/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/c8/c85e586d8bdc280dbc0109b2f6a336c43720401d3e1d2dbb2068c4be1587f761-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jiGsdeZIQ4bL_kFkDR0G/jiGsdeZIQ4bL_kFkDR0G -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/86/862107f0c8ce84e4bc06fae0f452b889aafb17296b27bd5cfdb48c8a8276c943-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NpCb9a-A-vWuDNr_IeVY/NpCb9a-A-vWuDNr_IeVY -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/0a/0a38c57773e31ee41cfb39b0dbe24d0510e1f6336a789aec191c10140d4c815e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Cea1Wy03vtRx7tnqJ47V/Cea1Wy03vtRx7tnqJ47V -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/a7/a7c1ec85e5b536e32fba56dbefa7d4decf62e6cd8fca74fa4de22314eb295073-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nLiMlDRy6TTKMD9X-r6J/nLiMlDRy6TTKMD9X-r6J -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/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/5c/5c56c6772bf5f220771d2cb46d6a704dc996a14e1cec462fd117256e87653976-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5_sPsaoJgR9xOgzNzjAt/5_sPsaoJgR9xOgzNzjAt -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/5e/5edbb8454f0bbbba654a86cee846c45c6006512a02a7e14098380c7defb60165-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UeqYxytQTTOVeKFXuIgY/UeqYxytQTTOVeKFXuIgY -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/b6/b683c7b375c5b9fff5b450548a7151d075742c8376290068ffc70404bbc47d2f-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AStMLRbP5MU_SbfFzlB1/AStMLRbP5MU_SbfFzlB1 -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/18/18cac24809cb1af9757408f1de89d53b125d9a7c6cef8be21b38b4468508e22a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 enbtZ3UCQIjBcOznHYgn/enbtZ3UCQIjBcOznHYgn -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/4d/4d2015784f2f00473b3cee23a5cff6addeb5c0fe8791298ff9aa3a381902b1cf-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KD6n1WjJQvrsi3Qt7eT3/KD6n1WjJQvrsi3Qt7eT3 -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/ae/aee0e78798fa3bb1b3962b31e591294ed161d32508a938c95d7278ec590008e1-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3TU88k4vUoop0vX5RzP0/3TU88k4vUoop0vX5RzP0 -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/aa/aa0825b629827bd4ba88e00c613066d47b6964b45778ea49b05c076527535768-d # internal github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b613/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QxhU_2r35L6-bzMPqPZh/QxhU_2r35L6-bzMPqPZh -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/6e/6e78aa2035726c2728a15bd75a0fee4fc5d7b2f64541b45172c78966f8506c72-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 daM1RkTGsGNhi1UrEOro/daM1RkTGsGNhi1UrEOro -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.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/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/7b/7b2f83fd289ab68af6ce2942b7f4355e37c9fc86d18b35c13c1436c5cd24c83b-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b619/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z4qF3a9YdEv4iZtKLyuk/z4qF3a9YdEv4iZtKLyuk -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/df/dfd7d22dcab4f16dfcbc6a26a1366f2cb8eacab9c141ae4646a49d5a3983695b-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/5f/5f30eb1304f27de3159eb1b3b04825a517a277104dbbecc502231fca6ee9b779-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qz745dNtNex86ZnGubF2/qz745dNtNex86ZnGubF2 -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VeYH-0U9G5TSClSfZGV-/VeYH-0U9G5TSClSfZGV- -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/fa/fa8886e165cf75dd8360a6d0935d88c00c7ffc620e513dd92c8734fb5cb1d82c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b625/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EkQzAFucCkG61QZpPnAI/EkQzAFucCkG61QZpPnAI -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/47/47620e644811589c927584d2fdaec9cceb6439e1be0d38e87c31928903a25d4f-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 c6ghUbyuBIGTlM9OaK52/c6ghUbyuBIGTlM9OaK52 -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/da/daa90150b08b06fefbe56a5f60a7740223e69916e2039726e7d744ed5e085543-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GcH_iy96-zgXzkwQz3-O/GcH_iy96-zgXzkwQz3-O -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/74/74ca218952690d1b061d61a1bccea2095c8779893e5886dbf461369890d59749-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 STq-tzc1M9BQpgeX5tgy/STq-tzc1M9BQpgeX5tgy -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/dc/dc1ccb4963f93d088c91009bef171d08365e433009f6e73a2d42c4cf8b45fb29-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ys3JidzYtMTlg6u0Iu7W/ys3JidzYtMTlg6u0Iu7W -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/77/7741772ad38bb9e703cbd97734ce7e6dae2d09443add87e6e27cf0af5493c227-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WOwaAt9l3-NeDUyFSVPY/WOwaAt9l3-NeDUyFSVPY -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c0/c00d6c66ba61779b7d99ba27a8bcd8ec0a0a73b2a103a280e96861d9ebe1505e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Kma0LNojjQ9ANVCQIqwR/Kma0LNojjQ9ANVCQIqwR -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/7e/7e28ccd1bae9924cdd8aef43a0c73dc8aa52d7f36d5e7c41ce898d6d2f998e5c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RI6uhYo8upUvDVKiiSLA/RI6uhYo8upUvDVKiiSLA -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/32/328e5037df0e73cc1e89c0ecf52d5a67f78f8b3c51ad49e7189d57baf2da4946-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hoffUNg47gYW8zwqANcs/hoffUNg47gYW8zwqANcs -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/62/62553d37c41412775c4d0698fc9875d606ef3b939658bde961c5f7129b260c87-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hQacrZRV1jOfBKsIClHx/hQacrZRV1jOfBKsIClHx -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/49/499e1c17b6bfdd44aa307c90be7e55985fe98bd6a390f32284c7b65ea4d30515-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b630/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8EgiEwd-fR9FCcf-Yb_O/8EgiEwd-fR9FCcf-Yb_O -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3e/3eaa79df8467a0ace7eca041e032a183b7726a05aecc458758cf6f8a2fca8ef5-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/18/187350bede4ca97be5f8dfd7439305fbe010a49d99ae426602188340864a5f9d-d # internal 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 github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b631/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A16cooL_q8A-KZl5UlPS/A16cooL_q8A-KZl5UlPS -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fi9ode9gwPQVRDlbdXj2/fi9ode9gwPQVRDlbdXj2 -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ec/ec84ff240ba2d291123b65a474dcd7c84ee5478a6013f83df76c49201291c7d0-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b634/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 keCDaXR0qU5Ru9IN_svh/keCDaXR0qU5Ru9IN_svh -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/30/30f9396f17001b9a3713c8bc12a82438e5e616b9c3e8a67188329779eabfa5c3-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b638/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4JL11VVf-UugUpmKpDxn/4JL11VVf-UugUpmKpDxn -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/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/f5/f554ee231259d3e281aeeadbaa1d754b3e32c368a8c496ee70cff4036da2f138-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x9d67Mrro2vOUhMEJrkT/x9d67Mrro2vOUhMEJrkT -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/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/bf/bf361e38e351cf31dffd836a7ea8348ff21723f2ae5c7f9d1fcab1fe29fcdcb3-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q6vX52iUY1yCIHNkWCBP/Q6vX52iUY1yCIHNkWCBP -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/60/603dd21a7b80bcf5b166e81d543dc4375db52c9773ab8f164b1c5d6b26c7d113-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b633/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ec5khJaX_5ajGvP0xV2v/ec5khJaX_5ajGvP0xV2v -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/29/297a0ed62c661c354c4a491ce9167f4fb4733fc7ee61089d3c2f043f8d461405-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WSa26VXN7jtfLA2xTO_B/WSa26VXN7jtfLA2xTO_B -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/f1/f1f1d6b3a4f62969ede9c241aacd589d4e747d015aed07c29ea7793363557dc3-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BBqYukuWvZ9LAcnrbVIg/BBqYukuWvZ9LAcnrbVIg -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/64/64efdfd8f41fa8b4844de7ac8a58efc0ee7b300bd00deb5812ce47d678c25b81-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 if_a4lpn5c2PyGpk2TK8/if_a4lpn5c2PyGpk2TK8 -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_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/b641/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/8a/8ac85208028c23469f6d6fbd1a804bed60dafceae83a8bc1605b0c3d9f391f2c-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/dc/dca222ab391561eeb5939f7a01cc60a41b151d9c98c7dca89469e2e13111f47e-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b655/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 isFQ8GjFq31scFEIa3xj/isFQ8GjFq31scFEIa3xj -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DqaG3DJ0IH2UM6Kt744B/DqaG3DJ0IH2UM6Kt744B -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/9c/9c8a69b210d901d8222b69e57197e380c069fa548fcb2d7d16fac7089302761f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/c0/c08606957dec0ae2544c90ef295e94ad4046cda6ddf4ffb1ed79dc6aeecc6fa3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ 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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GrZyVxUsgtBXFqOLsrEY/GrZyVxUsgtBXFqOLsrEY -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/b644/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 N-65lkAbV33juwfVfYq8/N-65lkAbV33juwfVfYq8 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/54/5494c8c310f678515fed2986f74f0c6fa920e364dfcc2cc58a247caaef547b8b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7ldAyva2BZFvkg6GXeLN/7ldAyva2BZFvkg6GXeLN -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/dc/dcad2a5fa11578f95967204d5e5c59fe837dd2236582ad1c3a8dbdf47c1466ac-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b658/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WBCO2Z2DZ7tXLDRiloqs/WBCO2Z2DZ7tXLDRiloqs -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/dc/dca363f5b8a630c16178bf3672885a2733336171af900c84aaa084af81b2badf-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 R7rBSuqLIHD-xF4K5iHA/R7rBSuqLIHD-xF4K5iHA -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/3f/3f1ecb9e137df78235677969056502e3d56008917fb795b482a63eee4c132636-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 po4kZ1vc-EyRPss26x7q/po4kZ1vc-EyRPss26x7q -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ed/edd8c8c10cb4d70f2e33d796b39ba471dd2bcfbd9c026d78f25105acb2f8f8dd-d # internal github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b660/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1MA-wGPOScsNQ32JnCs4/1MA-wGPOScsNQ32JnCs4 -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/79/79c60cd6839e8c52ef3849b793ef476dac6f6b8e74765fc44966e466d70ebabe-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E8WQGhg4oi3TDCbRiQEX/E8WQGhg4oi3TDCbRiQEX -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/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/b3/b39e5bd8a9ee778d3320da5fff878c90500640dc5905a4f93e12441145be7cfa-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8NpL4rNETWA4HUgZEacc/8NpL4rNETWA4HUgZEacc -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/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/55/55d8e761a2039f559f9322b40b6eb88fc425f145db922af4c449eaeef4f8b64f-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4vF4FJJ4tSly36NpIRQS/4vF4FJJ4tSly36NpIRQS -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/42/42180137dd8fe485e7cf5fc09bda2d1fa6307d494bbb83fcbe36655a3904e640-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -H2qcITkR84WRBAMNf1D/-H2qcITkR84WRBAMNf1D -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/b5/b513b3992c07f47ff77a227a724606be1a950488e5349ca5d0418e2213eafa23-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TtIYpmE450h5_kOLeSb7/TtIYpmE450h5_kOLeSb7 -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/b471/_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/fc/fc52e253b2d49ab10dfeaebce4db30f127e50d00ea849f9dd071d3ed54cff8c5-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/3a/3a7ec81ffb0ec02e59983909692e17d3df620904c32a4442814d892349622744-d # internal 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 github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b670/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nXfvzhwpnYpfnwIu4rbg/nXfvzhwpnYpfnwIu4rbg -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LqaTVH5xP34nC2YKAGEk/LqaTVH5xP34nC2YKAGEk -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c2/c2df07ba06d093f85366e0793776520f9f9f1b2dcf68228f2e2a358ade484bad-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b672/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m5PDQlLmlHDZIDuupNvy/m5PDQlLmlHDZIDuupNvy -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/b1/b1f47352aa86530467bc89d71f77657b7557fdf91333493830f5d4d36613887e-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b676/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2_sQAQ6VNaoRgKAvEDWH/2_sQAQ6VNaoRgKAvEDWH -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/49/49aabcf33f1c123c24d19db8c1ecee3a7f4c32a928f2110613eb8b75c551fade-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b680/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vxkFQ6moxM3SeW_088ya/vxkFQ6moxM3SeW_088ya -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/66/66f3ec82ca3e2a985b5fbb92fc6d7430f3c1e6ab39070171cee333703a6a8c7d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AdyvlCybo7DQUMlL3Nks/AdyvlCybo7DQUMlL3Nks -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/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f1/f1b4e01ed1f1574798921e2da0ff08daa18a910bba709a5cdcfb183603afe57f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZBR9qMJ8-DKjMZMbaaiX/ZBR9qMJ8-DKjMZMbaaiX -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8a/8a473a0213afc50d80312dcdb1884202c8b0f9325b3ee7f1bb8f284fa94ea05d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JdroCUTBClgoztx1gN2v/JdroCUTBClgoztx1gN2v -goversion go1.15rc1 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6f/6f6af878fe799f9aef00c11924539ca4258da9d3e885ca52bed9e4cc0ec1a63a-d # internal github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b704/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8csP-VPcsunyNPZAJotc/8csP-VPcsunyNPZAJotc -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/e5/e54c981227257dc9df012dfbc5974af04e43565b97a1a42def901f1b2af3e6f6-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b705/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 peJEdktEAMskMPcCG9y_/peJEdktEAMskMPcCG9y_ -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/99/995f08364a12d2c8d6d9899266587983bb7a41e852859e690f9861516d121fac-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wY1P6c1rLMJ-Hyf1V4-t/wY1P6c1rLMJ-Hyf1V4-t -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/b676/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/60/60808c7f06c94a13b2aaf6146df898dd210f30ae5c2ba2b0a7a26d5a5946fd6e-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 15vNXZtl_Fy01rB8Vwi-/15vNXZtl_Fy01rB8Vwi- -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/9a/9aa72123f3b59d40388d3c11ba778cd9d5cb53041cb623ceb6a8ea03fcdbc8a3-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b714/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eplId9Z0WpW9_5IJhlRZ/eplId9Z0WpW9_5IJhlRZ -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/99/999ffa46ea22a63db57edda4d804e3d6822dcc38b2b45ee4a630dfa784a5dedc-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dwe2qTLpjWMyUfsBnVz7/dwe2qTLpjWMyUfsBnVz7 -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/17/173dd4aeffb247e7727b758eb303b083f0f94b38d32a2f9a6f593dc948452e3b-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b717/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZzB8HL4jE_k7Ehp6EeSz/ZzB8HL4jE_k7Ehp6EeSz -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/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/91/91126ff1afc5229b99b062bb48604c5cb9b2f221be08be200215bd20eb9655fd-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b723/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 SotUHLuSSPpQxtI7EWMZ/SotUHLuSSPpQxtI7EWMZ -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/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/20/2040e7408546870cc442d00e4c0b9a385560790f83f7ec42cf6ceced9c36fdd7-d # internal log/syslog mkdir -p $WORK/b732/ 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 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/b732/_pkg_.a # 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UVxb-QprpVgi7hP7lUGY/UVxb-QprpVgi7hP7lUGY -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/bd/bdc54f7861a6da6236963ca801c45e64bc4f1d01d13ee879da6155dd70ca18bd-d # internal runtime/pprof mkdir -p $WORK/b733/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1a/1ac74468776bdbe3197cb1133a51bea025eb2b6c66c6899ec1c753b63720f145-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JXYEbRnH2GMfjExWDEi6/JXYEbRnH2GMfjExWDEi6 -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.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/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/88/88a42a43080eca7d51f84d4a38676a387e0ad21824c03b6e7fb6e43a50d4b3bc-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 w2V1R1eyOtRysiGFSazQ/w2V1R1eyOtRysiGFSazQ -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/b1/b1d370dec1b19ecec938ff18e9a1207a8f9f7023c29288ce7514d6b0ee8287da-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b675/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XhqXf8ZVWyD3pYYkiLuO/XhqXf8ZVWyD3pYYkiLuO -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/bd/bdbb5c2ef43aad699b7bbbf852209477f97d6dce33bdcd96e60ccdb33b6f5090-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b690/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VyXk534zeVwT9IcgeoRI/VyXk534zeVwT9IcgeoRI -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b718/ 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 cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/bb/bb9b572241b76ff052f1fc175bed2f33d6b8cf474fff9ea93d34e520284a380e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b562/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zJmWboO-r39TCZ2-OssH/zJmWboO-r39TCZ2-OssH -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6VVe27sXSFp4NtFLUnx0/6VVe27sXSFp4NtFLUnx0 -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 cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/56/56189497af5302244c927792c45ce3672a5640c67e80a11686b1400edc95a916-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6Q-VM0bQ6TmzttVMxhsk/6Q-VM0bQ6TmzttVMxhsk -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/8d/8d33d9d3d89de0bc5e6e12f901d8ac59a65b07d6aeea6301fe9bed36b1919f10-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 38Vednul1pcUp3o2fsQk/38Vednul1pcUp3o2fsQk -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/68/68d49dd2f1fdb274c1b77da39fdae0888bbcc24c9112217f2f531f5b5f8c666c-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b720/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pQN_vsLHvSWVM-as_kFO/pQN_vsLHvSWVM-as_kFO -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/8e/8e95065a7675976f781cb0a928551676899ebbc00d287b662df6f15632192f65-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 g-KPuyIrFmYFiSQjg8fi/g-KPuyIrFmYFiSQjg8fi -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/70/70b60b8953da4a5de32d77c57c1c5e269535584a0dc9c9b170e6426b2957246e-d # internal github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b677/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zVmNYoIl76TsCzcBPAv6/zVmNYoIl76TsCzcBPAv6 -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/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/05/0528d9b5e0d34547f80f93444cc1355cc9db704822a761dd1f82018c03c8ca9f-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 En_OFReqA10QXYNTtFxj/En_OFReqA10QXYNTtFxj -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/de/de440aeaa95d0fbc5bcc42a62062447969879a48221b656a9594bf2a9f79652d-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b679/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PXnjUpPVf-Ke8HGlMNH3/PXnjUpPVf-Ke8HGlMNH3 -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/61/61b11016416f27dc7d2f5c5d2e90122b66fef794d42b7373673092a6251d82f2-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b681/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0WvhfSHjPJrg1ZLi5ZJJ/0WvhfSHjPJrg1ZLi5ZJJ -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/6b/6bde39e6eb56461fc0f142c71d3d14d1bf9ea06def606001444c148e71a138ca-d # internal github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b682/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2dqlhtJ0eG3kCxJ2ebaX/2dqlhtJ0eG3kCxJ2ebaX -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/77/77dd28a4a1eda2902c5d4cf9c56d0d44d868d627bfdf37a62559a95dd43df04e-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 id7y6lvla3V2wdpylm2_/id7y6lvla3V2wdpylm2_ -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/41/41c98fe0e875b322c11c379e1d12304b945e657739e1f7ceffcac7962113271e-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b684/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rTrxwT1kRsUkixxkhWB0/rTrxwT1kRsUkixxkhWB0 -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/00/00a78899e8db16c96cdf227b7ec1990e0684b5677fb15196c2f5e1351e833a60-d # internal github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b685/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CGI8X-HqgG32ioC3Er33/CGI8X-HqgG32ioC3Er33 -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/ea/ea720fcf27e7e5d9b5bca04d8891b764318d97ab2a8e279cee8f2896ff690afc-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b686/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k5TvvnsEeF6Nm-EG3mRY/k5TvvnsEeF6Nm-EG3mRY -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/93/93724e713f123ca6cbc3d0381334e11c43af54dabc9e654406667ec54405e538-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FXDUvfXb9MnB4iKJgmSu/FXDUvfXb9MnB4iKJgmSu -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/b685/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/29/298e20f02cc5be03c69474660029db5baf2152aef0cdd28347ea6ec501fd905c-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b727/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eTHLLDXrERIeEjSRcESo/eTHLLDXrERIeEjSRcESo -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/fa/fa1bcfd21fa6676fee2de189211fab716c07e1292b3e79b9464f9ea4a490edfd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/bd/bd5593bdfe915dba7be103b03ec367bd42b181595140771aa4f52acbeb26a5bc-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T0WQQtDvNHpPTRD2y852/T0WQQtDvNHpPTRD2y852 -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 cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/07/07667d0cc73a418f352adc2ad6aa5eebc7d6830a9c20cd9c4b374d2d01caecd3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bd/bde971ca53e3583b5a390d6e4be65ccaf45d0dad9aa2454cac08092b304d68c2-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b721/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7EXI3MrsEqEBoeO6gyPg/7EXI3MrsEqEBoeO6gyPg -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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TQuGy0P1JknGX1db_Z4n/TQuGy0P1JknGX1db_Z4n -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/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/3f/3fc184c766422c4fdebb07486de04bd916fce88a3b15a0380d941f5223b2ae1e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/10/100c4f47864f0ba5a8b47e62af7c92c460c65f04f9cbf259f25e33f5ffaee7ab-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 N_hjBtEVhDcG9h3aqST8/N_hjBtEVhDcG9h3aqST8 -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/b632/_pkg_.a /builddir/.cache/go-build/13/13bfb8a043c5a77c224341ad44bcd078a3650440e9784885387efc45e77e7bf0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pcRJTcBUebC-Sh4-SbNt/pcRJTcBUebC-Sh4-SbNt -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/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/9e/9e4e2477df4848e1f51f354514f1ec23a7da2730ab3d4f9769ae3f89eee8dad9-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/ee/ee292f3134c4e3011513242b7f460afa83730c720277f43bc14249d509e0445c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 odfdkcutYSYtMyNMo-8W/odfdkcutYSYtMyNMo-8W -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/78/784901b4373c9353e8a8e3b857ee16be66ab7164f3b93606c249c569aeaf227c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ec9kG3BSeXRnXNQKVppv/ec9kG3BSeXRnXNQKVppv -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/c3/c3b80fdf17d297adf46c50b12f8a87b5dbebe0d4acf6c2f0e3cbdd880a3189b8-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/60/6013a81ba47e6c741d2a54a61636be6107f34882a4c30c930a6099821652ff87-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Uz2fNL_7JRNnzVo0H8Mn/Uz2fNL_7JRNnzVo0H8Mn -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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NvpD2FMqcIZlZeTlbYAk/NvpD2FMqcIZlZeTlbYAk -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 --hB6dZ1KjfTUGyecK1Z/--hB6dZ1KjfTUGyecK1Z -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f87xZsEm50WuaOB7TM9w/f87xZsEm50WuaOB7TM9w -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal /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/66/66d7558a09074176529619b34b4266e099788baa48e773d0eacb8be1c1636cfc-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/8a/8a48e4ff52b2493e52af25a1ac1214505edc54de48cf52a1a5ddced4f50b211f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VyZOZw1xwnQOwaqR2Ww2/VyZOZw1xwnQOwaqR2Ww2 -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/b6/b6466adab4342ca992b6529826e7455eaab87626bb5d6ec65f30ceefbc293421-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/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rV5wBI2JWYv2fhQHKwS-/rV5wBI2JWYv2fhQHKwS- -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b729/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cppy9crY69IXykZU4H34/cppy9crY69IXykZU4H34 -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 en5WlQss7PY3SS9FNGpk/en5WlQss7PY3SS9FNGpk -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/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/b3/b31359400afab47a1a45ca92f0f88093cb5bcfb5191ebb069dcc935522289cfd-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b730/ 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 cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/f4/f41b95d0d95648f7bd433b3f8bbb2789c430df57a97dbc8f100763c1941179c2-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pIYWI-Mawco-DYcvQvOi/pIYWI-Mawco-DYcvQvOi -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mA_PWItQtDUepaq5q_2T/mA_PWItQtDUepaq5q_2T -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/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/42/42f86760dc75d93702c805170ed7250823f7d09018c5dcd3249936bd34757b6c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/94/948906fdda331b41583278fa92c4c68895122a7402d720af4869ca0f43a212c5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/e6/e62c35e5c38e06a859b334e2944dd3f19fe4b79d45b56492cc6a9308f9a6345f-d # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/e5/e59d2cd2d248a8b444bf60e44bb368be6e432962ef1b788934bec62e692ed9e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/01/01f3054fb7a9988ac4d3e33b44ba7f544f9c4291ea3e61b203b4cf2abd018223-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Fagjd4r3EVh3AVKkOOBm/Fagjd4r3EVh3AVKkOOBm -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/f7/f7f92bbd8928984c3f37f342fae1b17dcc0f7871fb0546c7adf82e6276bc2913-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ICoBfVEVl1pcw6hF3ReA/ICoBfVEVl1pcw6hF3ReA -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/a5/a546edddaf7330d04d1b8cefb3d7d91b7ffa4917c8199466d4e0edc2a262ed90-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/b6/b6ff0d155f62b15e078ab58bc884deea0d4d0e3aea3849364a94f8a3c44c6b5a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sWtbEo433RvFem6bG7_Z/sWtbEo433RvFem6bG7_Z -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go mkdir -p $WORK/b573/ mkdir -p $WORK/b587/ mkdir -p $WORK/b586/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fy7l5SEZVo3hZmgm0bBx/fy7l5SEZVo3hZmgm0bBx -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go mkdir -p $WORK/b584/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hsGEvbg6zXCoUkNQ4D9o/hsGEvbg6zXCoUkNQ4D9o -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -e2Qp725s8hVbMTuziyh/-e2Qp725s8hVbMTuziyh -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/e3/e32805c63e0ff4b1b41996d3a183ab5c3647b17d382e693ca43fbd5959e11c76-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b596/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ukR8sHT7TTfLKW0CvDLV/ukR8sHT7TTfLKW0CvDLV -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6ypUF97SkHjookHOKkwD/6ypUF97SkHjookHOKkwD -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7z_5mLOagq1N9hPaWfQ5/7z_5mLOagq1N9hPaWfQ5 -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/23/23530b69bea1077ce8a9403f581248eb7a1d53898163b5ab3ca4db9def9f4877-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/27/27638715e87257973cfb9036e4ce198fc0344631c88b01337c91bce8c5426015-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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0bHtj9V3TQfob5maJBcD/0bHtj9V3TQfob5maJBcD -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xLDlOS7zhYOvKjuKFyoT/xLDlOS7zhYOvKjuKFyoT -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/1a/1aaee663fd3a9d45d7a9c5d6cf1261a0ed6cbbe096df60a04a2d88ed5bade697-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/ec/ecad3ea189af674a370134c67cf338f456093761649d6654b7252333dcbf2bc8-d # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/56/562d17317c8b3452ee594192a326cb7b66651ae8d62f27f9258d3efd384579f1-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/0e/0ef395b98fb9c640fbd0b645f1f5cf63a75dd422546010d9d13e585d839c44e0-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/62/6238ce4b282d367641679ac70bd829090a5259240ac08a7a1bd5309d2626ae6b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZfZ1nZNbI2v6KQ4BYZ8r/ZfZ1nZNbI2v6KQ4BYZ8r -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/1e/1ec6f92bab5ae003c2c35c88c02ad8334f6540bbd6c41ca97c34b1ce1660ab9f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 08t_Ub458XtTQGaCCHGK/08t_Ub458XtTQGaCCHGK -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/e7/e72b56180b6866a78ce3f984716ad01997a03cfc1c24068d7718b89322358b4c-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/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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l3Btt0SApdJqIDqAiWbD/l3Btt0SApdJqIDqAiWbD -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwFVV2APFHuCWLqGrU7M/gwFVV2APFHuCWLqGrU7M -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/22/22149f198e9caac95de2409ee06b7c1d707dfb4e47bbc61f0bcc5bb4caf688f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KmvKZqtJcTfzFITC9S-0/KmvKZqtJcTfzFITC9S-0 -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 cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/31/319358eb88946470651c6ef335a6ff1eff415e6e1b5a5d95bd42cf7f85dd5c63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/bf/bf1a0ca74aa641779d38781a31cb4c2cad0517fca246242c0af6c2ac35cc43be-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EC1OydDEyUUpdLXCUkZ1/EC1OydDEyUUpdLXCUkZ1 -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/e1/e110eb107c40720ad293ceba914a502a753393d673b2aa27df33c647b0016fc0-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/5e/5e4574e0b5f02356869c8035a883c90a595a269af41d384dad69b11142e7ca83-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DPWsilWXkVr1hnmDJzUl/DPWsilWXkVr1hnmDJzUl -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pKezemdEE9_sL_QZ8v1p/pKezemdEE9_sL_QZ8v1p -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/a4/a4b7783ee0ab7f235c560ef8f757b3dfa8d582c8fd21c9a6a1f9ebb7a949fef2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m-s2cmA2awDo5kU-VZn1/m-s2cmA2awDo5kU-VZn1 -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/b4/b47473d81638d187125cf53f4362aeff2aa5a10ea0098d2701676d3f4443a75c-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vAKQL9FwUJv2RKf5-srj/vAKQL9FwUJv2RKf5-srj -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/c0/c061326f0131faf2fd187130969f49f59698e7fb8605b97b4b2e05a7ec67ad1f-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/02/02420b58742cfc6fff4c814e16e465d425c0e57c3bc80e91ce00211c30d0e8fd-d # internal github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b650/ github.com/containers/podman/pkg/systemd/generate github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b651/ 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 mkdir -p $WORK/b649/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sM09ll0BmQivXuM2QA4M/sM09ll0BmQivXuM2QA4M -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go 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 github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b652/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DKxo1I5g--cMMafjkSPl/DKxo1I5g--cMMafjkSPl -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 v6ebNfm2ba7gQ2z3WXvi/v6ebNfm2ba7gQ2z3WXvi -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go 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/libpod/filters mkdir -p $WORK/b647/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dDPJVpljqIedOXy9o46L/dDPJVpljqIedOXy9o46L -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jonlxroOgUH3aSjC62le/jonlxroOgUH3aSjC62le -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4FosL2Nn_Bh7kfU3Nuog/4FosL2Nn_Bh7kfU3Nuog -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/72/72d7834eb75ffc11721ce1a39c33be93876046b077ebb5dfb352abbb9f8bd06b-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b664/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RiF6dZbQmQp8OJF11_ZO/RiF6dZbQmQp8OJF11_ZO -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/1d/1d8c01fe133d8feee0010c3102dba7a68cd829b314992bc4aa466a0c2289c60e-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pHa3nFLLjjAW54Wx6we0/pHa3nFLLjjAW54Wx6we0 -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 cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/31/31b9f5eb7cd1e49fc8a792cef7e25b65c119feb7ce962cc1fc8971a0e0de1030-d # internal github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/c7/c7b295f90b0838aa2bf1139315294ba23d4d5ecff284ed94fcfd555392397626-d # internal 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 github.com/containers/podman/pkg/ps mkdir -p $WORK/b665/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uCCnlC8-I623J-pGH1uQ/uCCnlC8-I623J-pGH1uQ -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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VBpV1OFyfd4E2wQJzgQ1/VBpV1OFyfd4E2wQJzgQ1 -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/da/da6bfd285afd315cb33287ab18d7a6a8110a100b2840e320b27a288cd26bdb22-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/77/77e19571e321c3a1bb172769b8fca074ed156ba4a9ee65cc93602330282bc99e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ht71Z6vwvORujzwUfmIc/Ht71Z6vwvORujzwUfmIc -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/6b/6bf62c058b66bf8fd7dd480e52b84f64f93f4d2224985206ee5a8bd8e7ab5427-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/27/27bebd11409a90bdee74b843b69ae33fd1c8b613e203a4b9f2788fcc7fea792f-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/4e/4e82c24dca7bd2decfa4e5aebb4418dbadd8b8e1a1587fede517862f1469ad14-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/ce/ce19ede3a6d0c415a053e090cb52e06811d2d771dcd1d09caa6ef688c9099da4-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/4b/4bd3487eca16a48c76994a9a553f2f50437d3056641b77fbc17abc35d3f9edba-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jDasd53O5xfSHRFcOg-r/jDasd53O5xfSHRFcOg-r -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YXywjiPDnFWyw7cn4P0W/YXywjiPDnFWyw7cn4P0W -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/db/dbb8257dfd73b214d7be683a8ede0cf90afc00c5f1e493872e671971bef31fbf-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/40/40cb31ff06d5582ecb921a20771a81e4a1966ff7292afe2e1bef2a3475885a16-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 icnmqQsJIAbSuOH7X8DJ/icnmqQsJIAbSuOH7X8DJ -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3hBcmDZ7-_tMqgFgVIvp/3hBcmDZ7-_tMqgFgVIvp -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/25/25376e5241d384652550ab2a7828b43a29dbd51fc91f4f45be4039ad894757d3-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OZrfGjjoFnbQRwqwWzwH/OZrfGjjoFnbQRwqwWzwH -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/e7/e71b1f7b92f6ef08ccde913717c0f34ea3a889dd53424189e325ef2b0face67d-d # internal github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b689/ github.com/containers/podman/cmd/podman/validate 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ez1RFnFGXevtEsesNkhH/ez1RFnFGXevtEsesNkhH -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go mkdir -p $WORK/b688/ github.com/containers/podman/cmd/podman/common 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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 06dG4vVNE84hYsOqmjVV/06dG4vVNE84hYsOqmjVV -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WfaMtn2Z7IdwZXekjoU1/WfaMtn2Z7IdwZXekjoU1 -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/ef/efec5f2d0d07b12a5b3867f68831b9c6ced7e81ac7f88157c141c54ec460f983-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/67/673343273b1a6d1e4b463a052e153b10d32316bb2bd8d1fd555804d581735d15-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b696/ 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 mkdir -p $WORK/b691/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fZ3UNFohWZMZO2kepRuE/fZ3UNFohWZMZO2kepRuE -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./inspect.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 github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JvMeum0ETBLSpwOMcF6K/JvMeum0ETBLSpwOMcF6K -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qoab_-g_2GJrFwBtSR-h/qoab_-g_2GJrFwBtSR-h -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 prNDaZ-xiHJgHeXHue0o/prNDaZ-xiHJgHeXHue0o -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/7e/7e5d88eef714ed644e21e60f1cf8314198207aac5cff34cec1b500ca459b8ff4-d # internal github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b697/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dJPULkzM6YW6vooxILIZ/dJPULkzM6YW6vooxILIZ -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/6b/6b4c97f03a00de88a7db37e2ed7298d1f27dc804320985f94838dea83b0e47ca-d # internal github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b698/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q1GgCqix1IRw3lGzwgqm/Q1GgCqix1IRw3lGzwgqm -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/4d/4daef7c4d1e27da30ea7ff7a55efd6fc97677df3d79a929007dc176c2429ef2e-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b708/ cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/a1/a12e0c7b6d9bc7d9e192a2b0cc81af36cab0556ab52f7d5bc01c4f26a3e7023d-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b693/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FJ8IcwaXn2xm20muu6GI/FJ8IcwaXn2xm20muu6GI -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dST7WZiRnjUaTAVNBTe5/dST7WZiRnjUaTAVNBTe5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/58/58edb8a21a7225e5f747dea25985c07e5a1f71ff081234ff44f603eda92e6aee-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f7/f79127b7ee00fbeacd47390dafa501736d929a0d2b682020a9b481fb94809d11-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/79/79b2276653fd9d3ef543b0fb42ceb35dc90d16c2b9917af41c748b82e7f4140f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8d/8d1851979cb29f8ac34e8b4ae00440ac52aa91e47a23fe9d7b44d05fa69a07dd-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _3sty-w0RTFyz_k-Q8FQ/_3sty-w0RTFyz_k-Q8FQ -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 github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qRFdu4KKrpzBrQ_Gjpim/qRFdu4KKrpzBrQ_Gjpim -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/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/93/93267ef5226c8ee194dd4b4d7431d250a9672d4ea301cc93a2492506a33c10a5-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OPYkWa7chF3SEtzYFKmk/OPYkWa7chF3SEtzYFKmk -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/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/73/73fa4d5dde4292644259e70a1d16abccc45a2d592c389402551e37a5f3d81c83-d # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/02/0227ece1a6684e7bcf75547f3e03acc529325b94586e6919b19c2f8fca40fb4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4f/4fa57c54c6ed748fb3ed5ed1585e017431b312dc595e317f6ae3295f5d3d3ac3-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/03/03aea3701de76a82bb2b714a91a6fc340597b4a3b45c784ea5c2c03342486f15-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zIn__NQ8K53RbbHbmmEf/zIn__NQ8K53RbbHbmmEf -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/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/a7/a7a4550f2a12d957bf4861c30c293151f08a110377768d7fc3ef8a3782a3ff0c-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 strconv=$WORK/b024/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QxNuYIJdlWhh9B-JBrb8/QxNuYIJdlWhh9B-JBrb8 -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/f9/f97bd4cf00bf70951f6d85bbababda4f5f369367f887d11b64491c3cbbb9b7fa-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x4EhISf7h9yL4EQVFpom/x4EhISf7h9yL4EQVFpom -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/d0/d063981c790fd41f6a6074dddcbc99b5afe1e20b01bcfcbdc453e0732477f562-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 S0GqUfyfIJilY3VCiNAB/S0GqUfyfIJilY3VCiNAB -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/53/53805a47b0728e146762817c11455b11861e1a9062bb6295c2e03fd1d51d4236-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=hirjbSYTIwE9nFaACMYt/S0GqUfyfIJilY3VCiNAB/2ljnRWonccQBJDsHMefn/hirjbSYTIwE9nFaACMYt -B 0xc433b331e45a9b64b68273ed757de1ac454e6914 -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 ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0x9be8accfb61ed12e8c3c5dfa4692ccb197c96e61 -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-build055977670 internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF 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 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF 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/b014/_pkg_.a # internal sync/atomic mkdir -p $WORK/b015/ runtime/internal/atomic mkdir -p $WORK/b010/ cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cat >$WORK/b015/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/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s 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 math/bits /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF 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 internal/cpu mkdir -p $WORK/b009/ 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 cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF runtime/internal/sys mkdir -p $WORK/b012/ 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/b012/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/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/b012/importcfg << 'EOF' # internal # import config EOF /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/b009/importcfg << 'EOF' # internal # import config EOF 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 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 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/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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal 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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal unicode mkdir -p $WORK/b026/ runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b026/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 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 internal/testlog mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal crypto/internal/subtle mkdir -p $WORK/b042/ cat >$WORK/b042/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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal crypto/subtle 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 mkdir -p $WORK/b043/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF 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/b033/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal container/list mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal unicode/utf16 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF 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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-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 internal/bytealg mkdir -p $WORK/b008/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal internal/nettrace mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF 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 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 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal encoding mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF 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 runtime/cgo mkdir -p $WORK/b080/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9qkOZaGUPA2fkJ73dlMZ/9qkOZaGUPA2fkJ73dlMZ -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.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/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # 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 cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d5/d5e882f23fc05185313a26ac2a5f8332a7313614579fcfe75b210058187eb66d-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _DuMBAsGzxHPvwAj3pgA/_DuMBAsGzxHPvwAj3pgA -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZJHiyiwu7pCvwy2T7G7c/ZJHiyiwu7pCvwy2T7G7c -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/internal/bytealg /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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a6/a601fe34827fd3c7a0b571c6007aa6d6acfd85108c9cbe3b3ff3e70f62b5cff6-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/46/460e21d0752e20088e7d2fed4663eefa2e831d57c65a3312a3e331296f0bc5c9-d # internal 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 runtime mkdir -p $WORK/b007/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 o20hU1OHkBw-0yvLUYT4/o20hU1OHkBw-0yvLUYT4 -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go 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 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 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 J5J0md8FiE2ncKLX69xK/J5J0md8FiE2ncKLX69xK -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/b026/_pkg_.a # internal 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 cd /usr/lib/golang/src/runtime /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 cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/46/46e8c498b474e3600f93d01a3183e696e8af12d8b752f1f4b945b446a88e99e0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kPfu1pZ28s3Y597ECdui/kPfu1pZ28s3Y597ECdui -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/cf/cf657a4d66be6e945fdfb546bb3e4e8422a5b845a1221e0b9c82f78ee6ed22d6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HagMBc9jon72uvZROAsj/HagMBc9jon72uvZROAsj -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e7/e7be5191e5fdbd108d6de7c7d9d7f640ddcdd55dab3d97b9f980020f7198257d-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Nh7NaBX7Klg6CzpjfHnd/Nh7NaBX7Klg6CzpjfHnd -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/58/58951ec1fe6a6bd00d1b59700b94e5c9cce5986c72e34ca926d91eefa7fec0c9-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwZdktBR0eBv-RsJr8rk/gwZdktBR0eBv-RsJr8rk -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V_kT6e2s-PDMvodMkqmF/V_kT6e2s-PDMvodMkqmF -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/56/56c7178d5cb4abe4630d96e3f14ab1e50e42542c39cf8fbf686b16117b98e64f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ij5HZ9gLcYWvBdZNz44M/Ij5HZ9gLcYWvBdZNz44M -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.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/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cc/cca26cc3163c6590dceb0e41086442fef3df0953a5cafffa100d7c69bdca0234-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/0d/0d7d449a3df1e3641327c9baeaf9f2f80406e0fc2db5e4544e36f929450a8ac6-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mKNdWsIYj4NA3z0jhKUd/mKNdWsIYj4NA3z0jhKUd -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 MPKL7F2693lwaCRcdFqO/MPKL7F2693lwaCRcdFqO -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b7c50bbabe486627d5b3e88101657ee3694bd01471bc51139903a571ce6c1a4-d # internal image/color mkdir -p $WORK/b380/ cat >$WORK/b380/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/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/05/05d7f1b3473fbb3d9b0a2517fca5d090835dea3064a2eda57ad6382a17ad1611-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e8/e8ec0b0827a16a3b7eb362b58803181feeae6b0e9867cb2d85e47bc059c46445-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nxCr9SgaRBsallER_a2d/nxCr9SgaRBsallER_a2d -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nnqIB2jCxU3AKSoLEoo3/nnqIB2jCxU3AKSoLEoo3 -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ce/cebca5fb1e063d22c9a152f253c481c01f0f9ef13c5c9f1900919226c4fa2806-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5fms_QhZpAlRKL3rr0Cr/5fms_QhZpAlRKL3rr0Cr -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go 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/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/ad/ad23ecc8781d6d4af1fbaebeeac8f30537167b8f2e00bf07da849cd9a5a23f1c-d # internal github.com/containers/podman/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ywK5uBCPjUQtYwbCoksN/ywK5uBCPjUQtYwbCoksN -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal 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 cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ad/adf01e6e48b6833d293852c98663c2c375434cb7aaba42e7013702774b6400b6-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZWqNswfciM_2-E2nfqQ5/ZWqNswfciM_2-E2nfqQ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go 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/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal /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/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/86/86c29e44d4440dd9db809ff67511577e64426dcf9526511fe10ce0351f3363c5-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dbRYKUGVAzRZ_aBJqlWV/dbRYKUGVAzRZ_aBJqlWV -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal 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/expm1_386.o ./expm1_386.s cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/d8/d840094a59918f78e77217e6d760b0ad766cb6a5f2328b8d3d8809246f1791dd-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NltmskdjUHTBdOFJpDsl/NltmskdjUHTBdOFJpDsl -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b525/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 B-04avg1ZXP0MXvdjSlQ/B-04avg1ZXP0MXvdjSlQ -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/31/310a6960c795877d346721679a6550c0164ae978b2112364863e3aa5b32f8750-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection 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/floor_386.o ./floor_386.s mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9WGrLzxtR0mjyzyWImwY/9WGrLzxtR0mjyzyWImwY -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/fe/fe63ea2fe3b0fcddfd109ef40d98f0cb3aa49a7eae6e03ce4e00e27a1e5c72f3-d # internal github.com/containers/podman/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n4Yy-WV6LenT_0HtRF9K/n4Yy-WV6LenT_0HtRF9K -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal 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/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/57/57b62ad05a9ad520af732602bd0740fcd9d6aebc9a4df2d5704a52116c5c7610-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/19/19b666e338edfd2404cceb9b63c4088af702f23ba058545ddeb30a7151857ae8-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b621/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u2SomCyt_SFS3pmHZkdE/u2SomCyt_SFS3pmHZkdE -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 e4AJPW1ZaG1HU5R1Xg5G/e4AJPW1ZaG1HU5R1Xg5G -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go 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/hypot_386.o ./hypot_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/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal 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/ldexp_386.o ./ldexp_386.s cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/bc/bc9a9ce403b2f8a856361349f6c3ce5a082a255e940459d5402369d2cf4ace12-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwmi-_9dgLW0PPXfXDFM/gwmi-_9dgLW0PPXfXDFM -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/b6/b6548eda243ddd89677ae92f27f1795a30c2188b78254a2e5e08813c9bc5b5a0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2wu7M2px7FBV7Gkstvv8/2wu7M2px7FBV7Gkstvv8 -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/f8/f8308dfefb6eaa60375da69cfc8a38d088a9a48b8cc99b2eebd59f7215300ff5-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OZ_j_hZ63_Rmw3enDam8/OZ_j_hZ63_Rmw3enDam8 -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/ac/ac1ab67f8a304252be86eb38202a6248df7d8118b20ac99021a93b87d5da3f15-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7rxzKAEPIp77_hKZq-q0/7rxzKAEPIp77_hKZq-q0 -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/0d/0df7da61298a3b0a6ada86258190b19e5c51a18678f85d1ac5e00b30ed541b63-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b715/ 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 cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RMcG3Dr6RKMZTQBi99vR/RMcG3Dr6RKMZTQBi99vR -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/0d/0d251efdb6910e32b7ad11c26141a092f742ff46a161818c8a1a02477e6b2ab3-d # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/08/0801d06360528945bcefeae40e75c998c6193208d330fb00258b6b75dda99d40-d # internal 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/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/buildid -w $WORK/b715/_pkg_.a # internal /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 cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/42/420f5cc39a6ecedd31e9fc762df922a7b93521e1b77e5fb18725941b1e8398c8-d # internal /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 /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 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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gVA0RTufrTClCM5eaY2P/gVA0RTufrTClCM5eaY2P -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/87/87a20f0aa6bcd4acb416df63bf452e9e6b412d5b0336b2d11a8e4c9b49f60cd2-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/_x007.o -c gcc_setenv.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/_x008.o -c gcc_traceback.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/_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 internal/singleflight mkdir -p $WORK/b079/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b189/ mkdir -p $WORK/b046/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tKVJ76zIAVhlM3QXQGJh/tKVJ76zIAVhlM3QXQGJh -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/38/38d561ca78ea8452e38c95d2f6eab03b02422851398db8f6b8986214b62391aa-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 strconv mkdir -p $WORK/b024/ io mkdir -p $WORK/b028/ 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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ 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 cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_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 github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal 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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NxdCuivyGLYEHSMo60VX/NxdCuivyGLYEHSMo60VX -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go 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 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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/21/214494f46e28687a8c74dbf1a726cac38e9d3c97d3e9ed6d358e4e2c1b631a79-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E7Tjxi2GsKUUv-fDlNa4/E7Tjxi2GsKUUv-fDlNa4 -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/17/179924749f5f96eac306cba744f7c4eab05484e5d237ef1c309fcc3ecbe99b0b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Eaq8CivUUB4OVbQjwZWh/Eaq8CivUUB4OVbQjwZWh -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_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/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ocbpguIWq7lN0SIMVedo/ocbpguIWq7lN0SIMVedo -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f0/f00aba98f438e70983fb95e6c51ee9407249bc157492beba0b181bb97eea703c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HOwV7xTowOkq6tufJrNm/HOwV7xTowOkq6tufJrNm -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal bytes mkdir -p $WORK/b036/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fc/fc7d608f242f99554b3512deba3b790d9b882300ceaab4bcf72118233da172d1-d # internal strings mkdir -p $WORK/b037/ 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 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/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c4/c441a83dc9948aca1da330c17470d86811f5d5164966858cd3abcd1279a7d811-d # internal hash mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF 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 /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/internal/randutil mkdir -p $WORK/b054/ cat >$WORK/b054/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal crypto/hmac mkdir -p $WORK/b062/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ 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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Y61em7_kix_5x2stCht3/Y61em7_kix_5x2stCht3 -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/46/462043dcb5a4410f390c22ed7a4846129cb976b6526a0209e5edceb91d05fcca-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A72-wWkagxsr7oYacPUo/A72-wWkagxsr7oYacPUo -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal hash/crc32 mkdir -p $WORK/b112/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/05/05fb658cddfbeee80175fccdd5e874b7cc0ef073289782b3e5f8880a0e65bc02-d # internal hash/crc64 mkdir -p $WORK/b125/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-d # internal crypto mkdir -p $WORK/b049/ 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 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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal encoding/base32 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a 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 cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xH3338VH6ypJJToqFOwZ/xH3338VH6ypJJToqFOwZ -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/89/89480bba6c9322456fbc15f823493393ca4dac7178795e4219e1d9629be12e8b-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ 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 bufio mkdir -p $WORK/b035/ 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 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/b077/_pkg_.a # 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 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 cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal path mkdir -p $WORK/b095/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PqfWLrjgMab3ZMVsHkCu/PqfWLrjgMab3ZMVsHkCu -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/73/738c083ac6569973d5ca6fb142de8fa65bb7591712c436e3cd365c78108b845d-d # internal hash/fnv mkdir -p $WORK/b186/ 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/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/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BYqSR2ps53zBgXF51ERA/BYqSR2ps53zBgXF51ERA -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # 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 github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V-_Hjg8Bxy6lkX5eBn3V/V-_Hjg8Bxy6lkX5eBn3V -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6d/6dbfc207c5f2b9cd9ef8bdfcb55c031c74509899c5e7fd641f7b90388255efaf-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 laxj2nq6gYbHB3hfi7KE/laxj2nq6gYbHB3hfi7KE -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a0/a0e6e9b1f8f0579f838a2cd6c2bdc1f19003d979f2b857f844fa984296fdf1d4-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 a-oeE1QRhCHqbWG1T_oK/a-oeE1QRhCHqbWG1T_oK -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6MqXovcnZwZrl5xe0dpT/6MqXovcnZwZrl5xe0dpT -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal 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/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/5e/5e70a4cc2edc0309f7fc471dd40d798b6eb5cdabe33aa045da08496ac94566b5-d # internal internal/syscall/unix mkdir -p $WORK/b031/ 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 /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 internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF 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 /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 hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d8/d8fc79b8923f09b9830578d23aec41c40c32b21584e26270dd97ad76ffc2b8ee-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VII0tg24G3uuicqZVib9/VII0tg24G3uuicqZVib9 -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/80/80457c378080893b9081b407c2f43fb19098731e5d506cf3e81e6eaf186c6b77-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uTV8yXZXg_rI8DGYdAf7/uTV8yXZXg_rI8DGYdAf7 -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ab/abcd83eaa5f8b6f4b0a63d145bdcfa1ea86cfdc43e814dc295d875e1d7731d38-d # internal container/heap mkdir -p $WORK/b414/ 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 /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 github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 W6S_FjYfvNUWcrby_2KX/W6S_FjYfvNUWcrby_2KX -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ff/ffcee6d93f42eba3ec1eed5463d61c6f8b0170ce82813a65e395587d36482aca-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b489/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XQWXgFZ2HBYWGegH-X6X/XQWXgFZ2HBYWGegH-X6X -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/5c/5c8479e75e43f82a43bf7d0ae5c08f79d3253296d09fe902a22786d24a6a589c-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/97/979518209fe340462185832538cdc7f5fea259b3d5b0cf877f26554fc27eae6f-d # internal github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xFzr6TNxi9cmgC3BymlN/xFzr6TNxi9cmgC3BymlN -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TuXttFZ0B6JRBgq4XQDi/TuXttFZ0B6JRBgq4XQDi -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go 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/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/ac/acc7f98e55c45e2e827ef32322bcfb42299e216fdd28a9faa3cb0dcb825c61b8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gMaUQ3F0o3-9BaolNMNR/gMaUQ3F0o3-9BaolNMNR -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/36/36e4e7af0342cd5febd129211658fcd9f0fe25bf94042b2f3212fd6f0eeed324-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/24/24bb87ce3c75a872c0f29e6a2c7a532eb23d85b8ea98bc4e826bd3e969e2eb95-d # internal /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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b496/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _hkz9E1dp4mbGKn8XzUN/_hkz9E1dp4mbGKn8XzUN -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go internal/poll mkdir -p $WORK/b030/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # 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/b093/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pFD4U5H57zVElbTJxt6h/pFD4U5H57zVElbTJxt6h -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/1b/1b8f8266dcb78db835213996a3df9d8cbf5f4ecd9d12b205295486e1c5453289-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 s0kHJwSsw7f1lPOVmuso/s0kHJwSsw7f1lPOVmuso -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/16/1615ce393b09a105083572f9c1fd7a27e8a3fd88adc0cc931ebf8240c5c69530-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bp5kehbQeTQZFnYYfhgm/bp5kehbQeTQZFnYYfhgm -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 C0pjtkZVPagH1h8JlrKm/C0pjtkZVPagH1h8JlrKm -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/21/216b7357786e9bdf7c65ce4efd5290b0a4d7374b63365bc3ef006b97d2316bda-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dPpblLhVXRtqxcTJa_cU/dPpblLhVXRtqxcTJa_cU -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/af/afdadb34c18fdaf253c167c53fd419acd4a4f63d5b2aa2227a443291f895dd46-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KOwzFa_Gt5WDOL3HRDu1/KOwzFa_Gt5WDOL3HRDu1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/bd/bd4d39c77c240a25ff7b66dd66d5545b453f819b3f11e662023450a558f0676b-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JfQcPeRbDylCg1iO9d4S/JfQcPeRbDylCg1iO9d4S -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/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 cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/5f/5fc5eeb937a64b3ca2f24f6722e41291a997ab5e75b197b8789dd469b7692cfa-d # internal encoding/binary mkdir -p $WORK/b044/ cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/fc/fc403ae481f1edf72d1fb3575f06fe5c729d947ae25d7b3e672c86ae2f9dcb71-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ 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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZHGtLN_QwvRucjSdRODx/ZHGtLN_QwvRucjSdRODx -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uEa2d27SMwR8LpI7wMCa/uEa2d27SMwR8LpI7wMCa -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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/80/80b3532ce40a55312b02e02ada3b393affd22c5775881a235516bf288cb87eba-d # internal github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Hu1gGYxwif0Wa9E5Kh5r/Hu1gGYxwif0Wa9E5Kh5r -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.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 github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b724/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mjqeJAS0eJcWWaxBhyo9/mjqeJAS0eJcWWaxBhyo9 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/41/41d058675fff01237a7f55892106af10c6b98b8fd8a0b525deee68d0268b0dee-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/a3/a39709f7e44c0a02b6e2ccefe9f963f25e1f1b2b8ae8f66695375c99fd901d23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/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/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/6a/6ab07a56d86879b8e8c65be822908a0759602e927550a97a8bde2b6584454a9d-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/sha512 mkdir -p $WORK/b055/ 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 crypto/cipher mkdir -p $WORK/b041/ 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/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 crypto/md5 mkdir -p $WORK/b063/ 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 crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b061/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF 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/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 /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/3c/3c6feef966503d4e0c464eb036cad040104a3573c783ff8083a9c2a9f84ffe62-d # internal crypto/sha1 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF 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/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 /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/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 /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/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF 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/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 /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/b055/_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 cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal encoding/base64 mkdir -p $WORK/b073/ 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 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/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # 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/b041/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ 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 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 cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal crypto/aes mkdir -p $WORK/b040/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal crypto/des mkdir -p $WORK/b051/ 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 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 /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 encoding/pem mkdir -p $WORK/b072/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal fmt mkdir -p $WORK/b019/ 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 /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 path/filepath mkdir -p $WORK/b075/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_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 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b111/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6YgR_9NcAMbIFU9AXWX_/6YgR_9NcAMbIFU9AXWX_ -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dIiQ1MwQ4MUKLEA_nkuu/dIiQ1MwQ4MUKLEA_nkuu -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b2/b29bffeb03c0814edc6fcde3472fbaae185312146a4316c847c97ab197fcdce8-d # internal runtime/debug mkdir -p $WORK/b115/ 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 /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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /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 bXYwG2sEU9BHldXFusGk/bXYwG2sEU9BHldXFusGk -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f4/f4742b2f7af0bb185f4d3c5f88388a39928076856f47e0b770c4e6b20694e928-d # internal os/exec mkdir -p $WORK/b137/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_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/b074/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VHWxp4bV2GIB7q3Q1csI/VHWxp4bV2GIB7q3Q1csI -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go 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/b115/_pkg_.a /builddir/.cache/go-build/ca/cadf075a737aedca07b892e4bc610d6ac0c2c88285bc3fef98325efcc28b3712-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u8Jx0Q7E5V-MpYnEsI7V/u8Jx0Q7E5V-MpYnEsI7V -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/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2c/2c018cf6a6f53cfc476a99d65d7984d7c413ee2cacf5e2f70ff7d0f4e3dd01de-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0HJMSd4DM1pA0J9FPrZS/0HJMSd4DM1pA0J9FPrZS -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/8b/8bcc5a7fe115cf750030f894754c6618ad9eba6bb2aed462fed14f93726b34b6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LGxqcfiqXissa7RWq12h/LGxqcfiqXissa7RWq12h -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/49/49ac23b63a44b72fb84e4b874486d110759d4ce65268ac3febd98c8b2a86f270-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DWM4C5ctDETjLd_fJqgY/DWM4C5ctDETjLd_fJqgY -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/21/2177088b1b8cc418ac3a038e21ce94881a2dc96f75031b522b9fc0f6288a5ea9-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 t1Q84a6DcbplRt8pWqjK/t1Q84a6DcbplRt8pWqjK -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a3/a3d76c1656ae86de4c9a39da37a1a9797422301f68e35b4d6d7e027029990f69-d # internal os/signal mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal 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/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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/5a/5ad9d5b5339c886f8cee672ff91484d7021d323b253c93c16733e2cd0c9f560a-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7lTCcyWvPH9dG5zLu6dO/7lTCcyWvPH9dG5zLu6dO -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal math/big mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal 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 cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal encoding/hex mkdir -p $WORK/b071/ 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 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 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/3a/3ae304e0d9cd2c2f62c39662bd61b4902348ff747ef2ae2b01525e8c8982ca92-d # 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 net/url mkdir -p $WORK/b081/ 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 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 /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/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal encoding/json mkdir -p $WORK/b088/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CBAMJ4Sl0cK1gGJr7StY/CBAMJ4Sl0cK1gGJr7StY -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b096/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KxaXwtXGAaBAkkATp-Zq/KxaXwtXGAaBAkkATp-Zq -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.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 ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/35/3516fabdd9f315f8ca4f2fdc20b647025abdf34f12c007a824ce66c8d7cd63c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CM1Bo_0Y6ak2bwUsahAD/CM1Bo_0Y6ak2bwUsahAD -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/73/73e7bd84317c7b03d02f744f34dcd82684d8d1066ab5ad340fa9a1d8443ecc42-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 unfBW-HQ4kxng-tIQvSv/unfBW-HQ4kxng-tIQvSv -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_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 cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/62/62f150a5403b0be482c75fa5f3acbdfbc5db69ab2f3f098ca8b9c0665f13342e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jul-NvGqhjPgm-osEpF9/jul-NvGqhjPgm-osEpF9 -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3a/3aa78f7d2539303dfb8451e1b1663537deafd4be31f358ccdbe705ff6259519b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b104/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FeWNmOpiQZO_GvKnP-hK/FeWNmOpiQZO_GvKnP-hK -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/68/689d19466934b93e79b0f83457b0f61a9ebca5b5a96b8a2a433867cbfad80fe0-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b110/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qxfwdDqaxNJWkVf-jo6f/qxfwdDqaxNJWkVf-jo6f -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.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 ./_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/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/40/4068988eafd17ba9a640230f07f7e12593bfc887bc64dbebfcd7ce4b4c300ebe-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cSG8zssQ9Q-ACUOwOm__/cSG8zssQ9Q-ACUOwOm__ -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d6/d605adaa12fa1548278c178e6d73963cacf77f2beaa2cbd9045f7b66e931b1df-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b101/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _iPLl5WBrDBlvTwfrjkq/_iPLl5WBrDBlvTwfrjkq -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/75/75152d28ea557f69ff3d85b0c961c9e0258814ae953ca62a5b5e5781745512ae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7pV-TYcSmLzd9tPvWFB8/7pV-TYcSmLzd9tPvWFB8 -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.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 ./_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/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/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_386.o # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c1/c1e7704a9e0929dcf30ee0321788b88cd509239b4ae29a257d631f7b248f958a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal log mkdir -p $WORK/b114/ 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 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 cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ec/ec92736c01219c9b4e770a0479d44c9ac838af5771383aa805e3ab0a03a53582-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OA1WUBEutyqRivmMQ3v0/OA1WUBEutyqRivmMQ3v0 -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go 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 github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b117/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 daWr0argpdQfxHIrjTiF/daWr0argpdQfxHIrjTiF -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/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/b119/_pkg_.a /builddir/.cache/go-build/96/9679ef7d81abbfd1eb5bc75e49517b4cc763a0edd88e4e8fc7ffa3c148fdd1d2-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RKlYEmvVHWDC_MWVs6bn/RKlYEmvVHWDC_MWVs6bn -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b118/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vot5whEaKkJpRuJGeymS/vot5whEaKkJpRuJGeymS -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/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ea/ea6b9e9b69f8720eadcaf800e9bdfc1168030ce3e216041e774423c41396f3a0-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _-JQ6UNjWlZ-OYZWhdnC/_-JQ6UNjWlZ-OYZWhdnC -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/99/99f37e901f7fbb0f166c38d0dd817272eaa6795a18d8b1206b946f5a0f3793b4-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HeE8ByZpYK_qKOaS1ETd/HeE8ByZpYK_qKOaS1ETd -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal crypto/rand mkdir -p $WORK/b039/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c4/c41db7cbafb508d810c0f33705f5f92d095361488e123e647d28d2f7220869d6-d # internal crypto/elliptic 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal encoding/asn1 mkdir -p $WORK/b057/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fe/fe13463152beb595eded2a32711f55cd781bdff56143078933609bbc0a1d65b1-d # internal crypto/ed25519 mkdir -p $WORK/b060/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal crypto/rsa mkdir -p $WORK/b065/ 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 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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-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 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 cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5e/5e73420756d7289da3f31e8f8453b0a830f597ea5a7449344c87663afd634cd5-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0b8cc7278454cf59f50c366a351141b3e57fed7b66a8fce1fdb4b6374e891434-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fXklg6Y9wn1AtYC_p58z/fXklg6Y9wn1AtYC_p58z -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LX7UHsNBkJl4sbEq_WM1/LX7UHsNBkJl4sbEq_WM1 -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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p-65CrVBj0q4CwIf2DYt/p-65CrVBj0q4CwIf2DYt -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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qIzfny_2OzPxoXXzJYf2/qIzfny_2OzPxoXXzJYf2 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7a/7a47da87107690767a72a33b8fd84b71491b003b19f8eb1a854d2d4db98a9c8d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BIbojQb27xzsHIBiu8sK/BIbojQb27xzsHIBiu8sK -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/73/734182908ae7e4d0c7ee618006c67d0dd274d36426cf5763b7d42ebd8accb61a-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wmq21yvlk5e_1dVPF2LR/wmq21yvlk5e_1dVPF2LR -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/13/1369950d0f40f102e173c079147868df163559b8c733afed552cd011a2b6d47e-d # internal os/user mkdir -p $WORK/b139/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4c/4c26abef627805bcd9b0ca626fe04ab0ed471fd74b305eae1d277dbcd713e53b-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oTK-zNAfn4qw9UsTfDYY/oTK-zNAfn4qw9UsTfDYY -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/42/42f202630316a62bb913a610ab8e7cb4dc8d23467cf035bd3e22fd081df63329-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b141/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 M59Ox8q1w8TwTsyM3cKw/M59Ox8q1w8TwTsyM3cKw -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 /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 compress/flate mkdir -p $WORK/b149/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/83/83aea5627de6956b28019ef8ae73682a5f8d75be68ac81c801ad4f36fa06d43d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ 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 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/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal compress/gzip mkdir -p $WORK/b148/ 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 /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/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ 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 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b158/ 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 /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 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal crypto/x509 mkdir -p $WORK/b068/ 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 /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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/58/58282a0bfa001000a8a3cb048f942a25502aa21cb7a7a513ae956bfd942651ff-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b146/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 P_LvXH_JJuTpdlVt3IuV/P_LvXH_JJuTpdlVt3IuV -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal net/textproto mkdir -p $WORK/b156/ 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 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 $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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7b/7bf7d40cf2ffeefd848634bebc28234983d06f54acde615b8925f99a96154880-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6xj1G-Eq-90AK9FiBxW7/6xj1G-Eq-90AK9FiBxW7 -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8a/8ac5136f134f9f55b9c492b4cba970ccd8c093e9a66c958a332adf4d1c99cd4d-d # internal mime mkdir -p $WORK/b159/ 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 /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/b108/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1c/1c662e494d2c5ef5f0b82d98aafe770f65fcdcd28634f73bd1b5f9cbf6c98c2f-d # internal mime/quotedprintable mkdir -p $WORK/b161/ 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 /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 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 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/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal net/http/internal mkdir -p $WORK/b163/ 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 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 cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8d/8ddb6e37ee1fece71e538a0b994e86e82c8736f6053c79b6be110b5ca8d6dea3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uX7ccCH2fAw9IHEBjjwm/uX7ccCH2fAw9IHEBjjwm -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _g0Onx_AWFBeyuokhejG/_g0Onx_AWFBeyuokhejG -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_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/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6c/6cc2f7b771b4c8a008e9e0d02181dd9d16172563bbc03bef59ca14bf429b8773-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A2J0P2uM8f2t-vrs0dEQ/A2J0P2uM8f2t-vrs0dEQ -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_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 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/82/827ee1c45071b36c6b60723c387583f4c5dc5fde820561d4acd9a82bed9dd010-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b184/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GX6kBiWlTNqWTVrkiIm-/GX6kBiWlTNqWTVrkiIm- -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f1/f1e3a56e9226703daee0c62ff7a591b51efdd4113305cff29e78014d9dab86a5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RRbHvVlpYQgqFf8HMWjs/RRbHvVlpYQgqFf8HMWjs -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/30/3061d29261592c37037d15e0649087263b3d104a71d17977c2eacf67ccc18832-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5tXPQ2gSgbEhHH1e7QFL/5tXPQ2gSgbEhHH1e7QFL -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go 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/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/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AbmaoGjKNRJG9gKFEMaJ/AbmaoGjKNRJG9gKFEMaJ -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 t_xlHLsmG27IoQA2MQvE/t_xlHLsmG27IoQA2MQvE -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9a/9a96d775bacabe6e9fb2c40d5afdbb4d12984609bdc4e41c29a96a71a4d1f274-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CUZrLJfKAiPzzgetndb8/CUZrLJfKAiPzzgetndb8 -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/04/04ff17dc702e48bdc258127519bf5cb14a398f4e4dc34301646d8bfc063fcb7b-d # internal mime/multipart mkdir -p $WORK/b160/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3d/3d2a29c876103f1473f05813a23211a3ed0fd5328e7f8950a362c46cab7f25e6-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ia7Az-Vd9mmprOuu9dXS/ia7Az-Vd9mmprOuu9dXS -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/02/02baf1f5d02b695145541665cf529c4106a5aa5074f911a4c368513e916dad64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pEGyt9ai8cLjJEtRt-_8/pEGyt9ai8cLjJEtRt-_8 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0f/0f17de4a045e07aa7907528dbe56cdc935488b18fdf8f1b182627d47bda88a7f-d # internal go/token mkdir -p $WORK/b194/ 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 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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ 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 cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b1/b14910a9b72d083ebcc3c6523cf84c142e30d36f9923b351760928d828978fc4-d # internal 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/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ae/aeddde0762324b701aa4e4b207c219122b45dd5108df47e61f664fa04f2618ee-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/43/43a204db21bcdd929e04b37b5f4bfb14e16e6ccfbe4e43a39712fffb5f0ee4f6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rgQ_SyV7n1FWSUG0YgHP/rgQ_SyV7n1FWSUG0YgHP -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b216/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -Zp5qjUix-3umm3EqSFZ/-Zp5qjUix-3umm3EqSFZ -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b218/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WgP-v8oeSNS4KUQBcCBH/WgP-v8oeSNS4KUQBcCBH -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f8/f8ab6da6847bb46cc53e7bc497bfaaf84649a159d7f3a872a3cd967150559f38-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b223/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EdhCNutzDhYzTfSM5mQq/EdhCNutzDhYzTfSM5mQq -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/8c/8cd873d9c61788ee842aa72e2b485e75a28c3aa06b25eccdb87da9bcafbdc91b-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b217/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p90aPfv_DPheirwaO6xg/p90aPfv_DPheirwaO6xg -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 /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 encoding/csv mkdir -p $WORK/b225/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal flag mkdir -p $WORK/b226/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/df/df2cd81d3e292c24265c49f8eeb36dd8aaaddbe357ab02df8fe7b145e0eb9313-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8NmwRDLpiu1VSTHhR6C_/8NmwRDLpiu1VSTHhR6C_ -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T0z9ADE3BKSpKX8NKKXh/T0z9ADE3BKSpKX8NKKXh -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c9/c9420b31dc5ac6ddeab9cf4ba2c7bc434b6ae9855bd4a1f43bc5fe7f17021f9b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ji4amCesWTr2jaws6OnM/Ji4amCesWTr2jaws6OnM -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6c/6c1be6a8bbbdcdd650bf218b99aa1e5ebdd408fc1d0c94568a1da217687a4f6d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9XLtMVzxA6vavVXr5ELK/9XLtMVzxA6vavVXr5ELK -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/26/26dac3f792edd8341663398f1d1acaec554280c9a84eec019a545d7da7fe1f2f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gqznE1sPe93rJvjLF43S/gqznE1sPe93rJvjLF43S -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/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/5b/5b2e6a5c3f48357a5856aa006a8b56aa0f569ad3d7133ef70b2efbcbed87ff6b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b199/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ge8ow5TJ2Xo-BurU3rIE/Ge8ow5TJ2Xo-BurU3rIE -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c9/c96430579d71b5f292e26a573276263cfab41d5c637fc9822c4ca55b759715c6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b200/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iONGWh0u-cfEW2K0sxkf/iONGWh0u-cfEW2K0sxkf -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e9/e9106da55ca948d9b268c5173c11f45a6d6949f3b98a5cbd8b9a3d4413f405f1-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b203/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 13ypfw46ild4suRMgGtQ/13ypfw46ild4suRMgGtQ -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a4/a4370f3dfac19e9032e211c6ad672e41b9ff4977ee3af4478403bf35e9fb5aec-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lFOjsUtHZa2vTWRMb5PJ/lFOjsUtHZa2vTWRMb5PJ -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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/a4/a43a3c2be975eb41c88a76c3fcceb692ef745fb790f26a41e07b7528c4e9cd85-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xwhybh34a7TgXeU1KpkH/xwhybh34a7TgXeU1KpkH -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b5/b5bf85d3d93f8545d2bb6f4bd2568d173d6763efc2324ec1a3ac61449fa3ec69-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b224/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DtSyIE9_rh1mUrBMbnFF/DtSyIE9_rh1mUrBMbnFF -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/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/23/2304a9aece00cdb164f729f55ae0e665a6346283689b49a9c897be7d2436590b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 MlGD7vLLimQKEMh0-TAg/MlGD7vLLimQKEMh0-TAg -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/95/9578c2a36b63c7c37c971aa7b0997f8a6e8ece1ab35c26a50dc9502aafc7a1c1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _MWMsBwnlkNiRvlzQ0ts/_MWMsBwnlkNiRvlzQ0ts -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ec/ec6caedbd6625e7b6c5aec63284a78c9af8807b57471118f882de8fc05ebec22-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b232/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fpza6XmyU83RwwOoxx9z/fpza6XmyU83RwwOoxx9z -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b2/b2b101130eecd49c1c68778ca328ba719b160b64c6da211af7904a70aa250ca6-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4k6PGITbW3BeDuu-feHE/4k6PGITbW3BeDuu-feHE -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.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/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/7e/7e511d79a01e7a0eaca3c1c9b483777028fcf9a8397558593b12d9c5be4357d9-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xC3mmTotW0UBfNX6ipZz/xC3mmTotW0UBfNX6ipZz -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/3e/3e218d325376b825e1c3e07323cab74d9f9b8918808d3e499e0f8050b82acae2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 twhPmQabkJrlttoSj1K5/twhPmQabkJrlttoSj1K5 -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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/63/6310664acbc87f7d11247a6f8377a28097ce56bd1147fbbfd72b562bd92dc859-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LNKviKKQl6MFHcQSxX0n/LNKviKKQl6MFHcQSxX0n -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/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/04/048580ced864de8f7df5c7a31df108ba386fe5df43ff7f2319724542c658d37c-d # internal archive/tar mkdir -p $WORK/b237/ 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3a/3a936051d21ed5d0d0dc1f12b59acea7de77a2e31debb24380f1594a9b5111e5-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ODJGgzjwBQ0tpIw_IuOq/ODJGgzjwBQ0tpIw_IuOq -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.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/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2a/2a60b3d1ccdceb7f8fbf3d59344809c72063544cee7d571245817b8562da266a-d # internal text/scanner mkdir -p $WORK/b239/ 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 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 cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c3/c32b736030b5d854d1c88aa33c92eb78622e05debae8a1f1c4a878921975949b-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b243/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XA0rqRbC1axCLq6ApMR9/XA0rqRbC1axCLq6ApMR9 -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qHFtB45BhyHLwxZvujfX/qHFtB45BhyHLwxZvujfX -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6a/6aaade41e767cbde17063510c25be261d1902cec92aedc5e8463190f18b4f1ff-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CUH7YfvMWOugjOlRnZJ9/CUH7YfvMWOugjOlRnZJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50d1e1eb040e4222494fd3814fc49b8af36feadb7f1b54b9ccef085b26c62f64-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5-wRlBRWdd51HzMx0T9R/5-wRlBRWdd51HzMx0T9R -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/53/5310964c217e43af97314b2fea4da7bb52bbc98d38c7c768a26ffae7fd405de7-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OiD9a7Vlg0cXHCiWXgDe/OiD9a7Vlg0cXHCiWXgDe -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/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d0/d097d2ecaa7904258f81f9ae98429da9a9501b0b29aae89453e481ba064daa2d-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KazzqZ--0Uuh1GfE0AJj/KazzqZ--0Uuh1GfE0AJj -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/2c/2cfcbe214581c3d1f7a38492a2c460dea3ab0b89f36470002235e45029954dff-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bMjOYUyHAS69KoKsJRt1/bMjOYUyHAS69KoKsJRt1 -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/b224/_pkg_.a /builddir/.cache/go-build/31/3124d284a6e7195bad5d37b56c2b3afbae35307c27f017006e0294ebf55c76a4-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b250/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Fp8awna1TRp_EXPZMxMk/Fp8awna1TRp_EXPZMxMk -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/bd/bd7655b91f28b818b7aebab28278a443ebb55a480a3594ff6054abc092c6bccd-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bkF_kMvEI9QY9Bqclk9A/bkF_kMvEI9QY9Bqclk9A -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/96/96edfa49e41efb087dc2aa269f2552cacd9d9b056590d6698b781d3caccd8ce6-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b253/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tWFy9dWj2e1gmskdtTCr/tWFy9dWj2e1gmskdtTCr -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/34/34e228d0ecf4665ce25a28948efa189d8f36ec15a77777c4e7f635145d80a7fc-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xRrn9JLTKgcuPLfN51Xy/xRrn9JLTKgcuPLfN51Xy -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fe/fe82d8d9899707c434bf9970fcf94866685d3a7ec373bc1693f2e3faf9275475-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7uGX_WkV5lOisE1eBaBn/7uGX_WkV5lOisE1eBaBn -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/fc/fc81959a9165f7d7ded2b2f5404dbda5d309dbbb0517c0e52b6c9f006419121f-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b255/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qt0txV-90knWKhMfKj3M/Qt0txV-90knWKhMfKj3M -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/41/41c74c980aa039d3b8a842b883dd31f152a1fa50a84cfafcc565c0d29cc54536-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b260/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T6ZWbp6qAQ-D_N9lWCi-/T6ZWbp6qAQ-D_N9lWCi- -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/13/130ba83a0291bd331f105347cb7939cd87728482ecf29c99a274f9ee7c777b85-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 izL-d9FIAHpuX92HgV66/izL-d9FIAHpuX92HgV66 -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/62/62b63f6b63c242a1407a1e4282e604cce01b7fbecba90d8fa4136c219c685d0d-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 u7zt_n3MMVidxgeuAZ_E/u7zt_n3MMVidxgeuAZ_E -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/52/52eeb69ec1298899f601502ad161f81abf7757bae95a8bd6b3b3691072c81539-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lxzgwkiAA_6U5vbR7fvd/lxzgwkiAA_6U5vbR7fvd -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/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/4f/4fd45464e39e2e218184b2c2690750422cf0406d71737c5637c59fdbaa22fdcc-d # internal net/http/httptrace mkdir -p $WORK/b162/ 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 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 cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/7f/7f2ad5adf0b922e7a799f22b415541b4d61e7162f256077b5ccb2e6ebd685988-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _RdE2waqRD045_Cw8NVP/_RdE2waqRD045_Cw8NVP -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.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 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/6e/6e3fe09745491e04eb0242a81727e5bc6644cc1db4712e438a1bd459a5d791da-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AAoFSBDMvqnINNzeoVGA/AAoFSBDMvqnINNzeoVGA -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/40/400682d625c41bad12fcbb986a3e3bebdc34a25f97ccd5f8ab9602bb032b2aae-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/6e/6e98bcc354e4fa5297fe3845124237db34bd3569c6379459f1c87444a584c567-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GoKBvhkyUGYzTxhHFn2e/GoKBvhkyUGYzTxhHFn2e -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/85/85f151c82e78108caadc87325366695b0bc3622fcd10da3ee24d70926ece2796-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ikqhBuxjHIzwYrvwoPcN/ikqhBuxjHIzwYrvwoPcN -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/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4b6d47aa23af6d5d92f99b33e606305e3812d1c2365c8e63ba3e44f9a6e28077-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IH-r1yV041vvcVv7BKbq/IH-r1yV041vvcVv7BKbq -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a6/a6893936dab4dfc6c7631ed31a28dae5f227d436ceb2c4afa51f69ab96e8a8a3-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CCVzalG5cOENB5hYzKMA/CCVzalG5cOENB5hYzKMA -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/89/89ce8d1c15f0860d9d9acb5b899a436620330758b9179b4030f3efdd99bf7ec0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7ef9f7b4d1eca0fd888c55140bb3382dca72775f012dd230a1f2913b4ec8278e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 K3Hv5Y9j6S5R4HHWdWFF/K3Hv5Y9j6S5R4HHWdWFF -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 cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /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 PM2r9Y571gGThU19nP2R/PM2r9Y571gGThU19nP2R -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QJUl7pt_DVPJPjr-iOac/QJUl7pt_DVPJPjr-iOac -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 cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/4e/4ea7b0cf47cc29dc3f37315f92b1c338c1a92297824f07c9db6fe6fc2ee9ed40-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 G537e_4Q2GYCecCQdN4k/G537e_4Q2GYCecCQdN4k -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b099/_pkg_.a /builddir/.cache/go-build/97/978ed59672b846f8fa69f61c60c9f688c8e2518e284786ee375b9f2185ae700d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 flHWsdSyJbjwP4i_zmoX/flHWsdSyJbjwP4i_zmoX -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 cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/d7/d728419e92dcb2bc4269dce12f11b91b9f6c1bbed053374d41f688586c06b43f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DFJczEO93vqhkSnlZJYK/DFJczEO93vqhkSnlZJYK -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4c/4c628c70d343e856abc423f115d068b1a752b7897feb0b82479166d24b19ca1a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mHC3416aH9Ka5iiGx7Rg/mHC3416aH9Ka5iiGx7Rg -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/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/1a/1a238dafc5dc2f4fa7ac626a1c7fc9eb14a38ff01a371954e25df8a3fc605044-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IzNs7YQiYi0yBYbhCC2O/IzNs7YQiYi0yBYbhCC2O -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/76/760849f1edbc75cf90cdc92803bf0069dc5255cd4facb1dd7e68a0efd175b9c2-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vLND0Ys3sjtqP4mRC0Q0/vLND0Ys3sjtqP4mRC0Q0 -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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/35/35fec244fdecbaddea4b8aae8607ef6f2d5347efa6ec83fa5c1e131887b1ec1e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n6dgRTaarQSIcdoFCUJp/n6dgRTaarQSIcdoFCUJp -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ed/edfc78504a9bb54ad195325656f977e44ac26720746e52fa4e19678f7e8bb443-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CzH8V34HnY_UjNRH8TqZ/CzH8V34HnY_UjNRH8TqZ -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/b274/_pkg_.a /builddir/.cache/go-build/e8/e8c02a8642b6ba112c25287eb7e8b5a3abcd4e253efec07d6b246bf5c4081edf-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gcUlQa0GDND98CxNSgoJ/gcUlQa0GDND98CxNSgoJ -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/13/139423842e00dd638b53e1bacd907af03adb08dc979d4e80331cbe439df65b23-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nAqmyxlrFAmxrlhK5SXt/nAqmyxlrFAmxrlhK5SXt -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/db/db29349aaf7a24941093d021e693e2336c0bfe937be4e28842aef3297618ff55-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a4/a4d4c267b4235db2d6c74cb64967ba93167c1750f45ef18c4658b0bdcceb664a-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cS9QEXTas6e9Yt7QFdPu/cS9QEXTas6e9Yt7QFdPu -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/c6/c614097525be42cf9135ef22a1d43a3034871e719182b8be7da6919ebf947983-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9tmGkjLxFgkdW7P7s4rL/9tmGkjLxFgkdW7P7s4rL -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/4e/4e1fed4f1812bcc927a30ba93a94ff47db11734202a096d1d62854c90c0bfc7a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b257/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ToKbRhgouFRu7PhZTkZS/ToKbRhgouFRu7PhZTkZS -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/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d4/d4e2832bf7eb8a3415405f342acd8622570a891120a69495ac2f9c0630849248-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b278/_pkg_.a /builddir/.cache/go-build/fe/febbc963ff7bf18d4137039e3777ee2b834ac0a5dabbaf7893e8d8de69f24ba1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2odbf-S7lvRtlO5McDi3/2odbf-S7lvRtlO5McDi3 -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/2b/2b955b33733783c69eba1a675aabf877cb25174c63511c6f9d4385abb949366c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m13Fz0ZpKf2X6pJ01w8M/m13Fz0ZpKf2X6pJ01w8M -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ae/aec3672f24804017dc9f12167e3beac2a1324ab9298fa89872bfceb3c7005a0a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KrOe7inCbC1EkEBFoxqT/KrOe7inCbC1EkEBFoxqT -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/7e/7e2789b7ed2c6e1f7314fb021f70fd8b17082c77396b1bf9cd56b9e634a704ae-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rcY7QTUJi33-B7E79LcS/rcY7QTUJi33-B7E79LcS -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b265/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b265/_pkg_.a /builddir/.cache/go-build/27/27630d63e9af6bf57dccedb576aeeb7808e4376c64a3f1646263ccab4449a43b-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Owcask5qoM5auZ7-JYbB/Owcask5qoM5auZ7-JYbB -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/63/63763101fd9aa3b35c84049833e0e600b35e37dc23fad159e3811402f8777430-d # internal go/scanner mkdir -p $WORK/b289/ 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 /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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/cf/cf7056a94c3bdeef2043115d19df5918eae34ad1aba65034379ac3a4f4e7f343-d # internal 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 _WKtUdenAt-JqFJV-yi2/_WKtUdenAt-JqFJV-yi2 -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 text/template/parse mkdir -p $WORK/b294/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal go/ast mkdir -p $WORK/b288/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b281/_pkg_.a /builddir/.cache/go-build/7a/7afdefe2ad855e93548a5d1f8e481762adc6265848f81d1e2659ba12f1c96de2-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cvE6MloIL3SAnWNFUZs1/cvE6MloIL3SAnWNFUZs1 -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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f6/f6fb01e53968425a01949c3c5a0f9bc72a718f9b199ec88303e314503d331ddb-d # internal github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fX69LtQmfAKhXaDzrvsr/fX69LtQmfAKhXaDzrvsr -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b207/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a6/a6a2acc21352c7fd9fe56d3fb836bd9581b5f7b171ee7eaa3bd16ce16c07d46e-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 yAmnAublRhU7hfyFHrAe/yAmnAublRhU7hfyFHrAe -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/08/0857f8c905525f28335f1e9ea08788a02b9e62590bb935a1f97b0800d9305390-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 R6jPytDYC_6hQVDOZODH/R6jPytDYC_6hQVDOZODH -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/12/12ab3b44d8e8ab242ef421cefb1f3eb9bef89b9a5cf1b14fce8d79f4efd3034b-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 klVKGaNz4Y22R7NlhR2s/klVKGaNz4Y22R7NlhR2s -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b207/_pkg_.a /builddir/.cache/go-build/4e/4eee22332d08b5fc19b1dfb4433c041c996b40f9da2209ce6b0abbd877021047-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vq2YfOC-5nLvZOpjaOh3/vq2YfOC-5nLvZOpjaOh3 -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # 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/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/78/78efdc8f318f39d6e1c79d49ffe1ae27fe9b442305de973036709345437930eb-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eNR4Hmr7XwIfO8yDYBuV/eNR4Hmr7XwIfO8yDYBuV -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3e1f4e4f5bfe53dd26b93497d4e70d5cc0dcfa79292b16b70b78db8dcf0852e6-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mHkR-9EY7BoYAxLZmC9g/mHkR-9EY7BoYAxLZmC9g -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/2d/2d81bd339d26fd5193f1294c47584aea9b8cc3b4eb477455e4bd4fff5e67ccbc-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QlxtUltBrdxWVm6eP4Vz/QlxtUltBrdxWVm6eP4Vz -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs 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 iiw9kTK9Xm9aQbYG62oK/iiw9kTK9Xm9aQbYG62oK -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/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/9e/9ec3377d7a249c7e0e28f2aa6455be89e2a49ec247847cb3d9aa2f2d1d1f1ac5-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/23/2328d2baf9ae07b543aebbad29e3749e844c6b9292df390743cc29fed5f7377e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hV7PNSA5MFf4J-uwBfBh/hV7PNSA5MFf4J-uwBfBh -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/77/77799ca34200d26f472cfec01d3fab5ae48f5d1648c5501dfbb4c72da8e0977f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xTdK2WxuuVtx6funfWwz/xTdK2WxuuVtx6funfWwz -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d6/d6e42a1774f81063f615d312f5f627991f04d313aa9b089744dc2b1af8a7d7b1-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 G97eL0_6Y_9loUcNSkSb/G97eL0_6Y_9loUcNSkSb -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 cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/8a/8aad5e41692375c93844870ce2ed448e8ca2d82c3716d58d0cb3d816f50aee11-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 drpWj6Pa-oLSfFJlQ50d/drpWj6Pa-oLSfFJlQ50d -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b170/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xdgF5GAf6eunIJwiwh1I/xdgF5GAf6eunIJwiwh1I -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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b172/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 agNREGFx9_2mDi5PPD_0/agNREGFx9_2mDi5PPD_0 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a2/a2157cdc9709a1768551bfa950d2396a4d0e2e7e1313d9837fdf57a98f419dc0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bVq_0zlXE9pG2en4QDRc/bVq_0zlXE9pG2en4QDRc -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/10/10d462ff45e1be6f8a0e3163d9b0fe8a682eae76549fcd0cf271152c678f91d6-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oI2J8btBZHto-0-wpcja/oI2J8btBZHto-0-wpcja -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.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/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/82/8212da19437395964cfcb756492822cb34b930734cf4c19781be59fb2a865d32-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 V-VFaFFJpRYwVyc8z5Mb/V-VFaFFJpRYwVyc8z5Mb -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6b/6b05e85d2e15d08207ce3a0c83947d0b589795ab57f84d06a3884edd1efcfbd2-d # internal expvar mkdir -p $WORK/b179/ 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 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 cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/50/50edf8fd8fdb57e14dabe28d235645e60d42f8fe83b8b793f46e766307e062bc-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0Uxnf-4cEVgehId_6Un4/0Uxnf-4cEVgehId_6Un4 -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9f/9f3e0a4e6255accd3929fb1599ec3a3fdac70ddbe8b669af28a8d3f9665256cd-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b214/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gkvzO0XlUyVqBjMZDrlN/gkvzO0XlUyVqBjMZDrlN -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/66/66953815036c66ddd998f01d755df03b807d2322863c8900c11a7d2e73849f12-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n8hr240-_eY5l8_dkXul/n8hr240-_eY5l8_dkXul -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3fxQQblw-vr8uWHvGlZx/3fxQQblw-vr8uWHvGlZx -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7f/7f1f4eea4191e30f79db30d80091719b7c9eb6df24724b88e3e275b4289e4899-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 O2SDD9f5kfmY-NGXfTjF/O2SDD9f5kfmY-NGXfTjF -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/30/3032664fecfd014ab64728f6ff4f16cb21381e60a58586478df79457cb20a4a4-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b6/b6dcfea0c17cc9f0a32679e1fa856cbb5b572580f21bfa197ca76ad731a8e333-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iKE8oEDv-qg_gUOJUk2B/iKE8oEDv-qg_gUOJUk2B -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vDQwp9jgQEWf-fNS7EdL/vDQwp9jgQEWf-fNS7EdL -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/69/6963b8668f141e1b8089eb02c408f6b98f22bf6a94b79ff4d4b4e0919f04370c-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b213/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6B5fKbJENtr_48OOQTUD/6B5fKbJENtr_48OOQTUD -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/76/76f6b22dc19e77147f1b97a56df519edbad176fe7d246b8a23dc4d1cb7dda390-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7U3K-oqS1Ymk8EPSWlE5/7U3K-oqS1Ymk8EPSWlE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/44/44319dd646041f87659c3b9ec41063bb78ae214c879b62f0fd3ffa68169d0f43-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vDrdOez8uPsfKNzs9z05/vDrdOez8uPsfKNzs9z05 -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Tgb6M9erDwLn0MseigKn/Tgb6M9erDwLn0MseigKn -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/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/88/88241f22de44f14b358319027d50cb4dc7f746fd2ca11c1e88c12bdc55f74744-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qmUi_ApYzEP1FtBdZX2f/qmUi_ApYzEP1FtBdZX2f -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/af595edb7f7579f4e94263a03553b0f47cea0dae9078ebf25823d4ff765bbee3-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eHSQ_EYWq4LfuSr34i2k/eHSQ_EYWq4LfuSr34i2k -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/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/ea/eaed0efed631887b8c7b4e406fda3492e4b86d2a136e0a5772801b0667814a7a-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 amq-w4Dk4jpF7hIlEcD8/amq-w4Dk4jpF7hIlEcD8 -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/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/34/340df2e060a606cce8a4d669dfb53e8fc81eec2d31f33cc5b8f85631aa9bf623-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2mayNE6g6rDDb8bFHyqs/2mayNE6g6rDDb8bFHyqs -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/50/506b4fb6f8aa7469160d3e768cd7b7d61041b8ea906d6f18bb0eec08f13cb7bf-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GRQpUjBVfokxrsPrtfJk/GRQpUjBVfokxrsPrtfJk -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/01/01f2edaa59b31448aa479caa6fb73d37644bd00043e7d57a55d8e730431820f9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DhX9Q9r9qh5NuL4Os0XM/DhX9Q9r9qh5NuL4Os0XM -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/91/91b7eeff2c4e9d76d38326e36f12afbda97c4f55df6821afa1445413408f6a52-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T2WmwwrOqhmm2Ka7YM_j/T2WmwwrOqhmm2Ka7YM_j -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/73/731c50cf01fa227c56633c84933b6c0efc2b2cb3cdb2be941743f37cc72ab453-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vo-OhiKfwohAmI5H-h8K/vo-OhiKfwohAmI5H-h8K -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/14/140160503188d443c3ef2e60111ad331e154195f08c28a05f5f9c543d8714e0d-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4XUaOdPsXqMLoRb58glZ/4XUaOdPsXqMLoRb58glZ -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/0a/0a2ccdd0bd8bc605526e79acff848798a7a5a8d798ab8a47ca677c84dae97a9b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YIi-6gh551S0cDDaH6iU/YIi-6gh551S0cDDaH6iU -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/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/15/15e6eb9fc0238d95152b93fe48a3be63f8dd2c0f9f08a9ec7ef83bb219f52524-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5X_YhsNUAHszv4Xcah_H/5X_YhsNUAHszv4Xcah_H -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/dd/dd0e7e207927928d6979776d673556c10d62a40d11d6189683254555d4a8e948-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IiXDRVHLU8KtKaHUtbnm/IiXDRVHLU8KtKaHUtbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0a/0af5cdd53735ab02a4efb9841dbca26b5aef0934d6b1509ec7d61f9fbf863c5f-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vVdulUWjj-Tku9KIoqI5/vVdulUWjj-Tku9KIoqI5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/61/614d61d5515cf33dd72887a917bb9ce051a04e23285b3d3e078f96b89ff1e918-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aynuBA0dvVeh5FepQDpo/aynuBA0dvVeh5FepQDpo -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/76/76934acf9fd4dd137a8930bdfe202f3dda0ee50740b83c47376656cd194ca678-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z5dcRHRlzo4KdSQwGKOP/z5dcRHRlzo4KdSQwGKOP -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/b285/_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/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c9/c94f417af9de6a4425687eaa66753c8c62b3a17d9dfc8273af7540110d250a6c-d # internal net/http/httputil mkdir -p $WORK/b340/ 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 cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/70/70477e53dfc097efe696dec4200b5020fb28d55defcc4548a299475af10bcb38-d # internal 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/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7QGuEfMWRlQAz2gMdgEL/7QGuEfMWRlQAz2gMdgEL -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/42/4222f405f00497c0dae05bdd6fdbb54c9462927b7d76114cff153712335756b8-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 iPLcxlVc6hAd5nd7L8yS/iPLcxlVc6hAd5nd7L8yS -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ce/ce40ee2262b368cf5c86d88c8ff44ce21a572b3f85fa9d92498c1cb8deb9bd41-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/db/dbbf1a8c932c0557a1f9cd8c44694345892e8d0e39268f6dca18288e82fcc7f9-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _Z5wc6eyzHK-iEYAd3d9/_Z5wc6eyzHK-iEYAd3d9 -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6H6xA7j9c_6oIbobaqHI/6H6xA7j9c_6oIbobaqHI -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/51/517aaa233c6149c55f8c508db08a7be607f9a364d0f57f080c6c3f1f07614998-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 38yTSgbduUxm9gUcyUa6/38yTSgbduUxm9gUcyUa6 -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/2f/2f4c2de3d4c27cc391e7be20b98960f8b639457f24c3e2c4eaf215dbb81168a0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -KkR7s8LZdC10JLPHN9q/-KkR7s8LZdC10JLPHN9q -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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/34/3432375b0c86e239b0dbe6bed11ff1314f317473078504987170c82504998ab4-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jydArRxSSGPxImUkrLP1/jydArRxSSGPxImUkrLP1 -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/08/08841c070d5f5091cf3999a24430bf0e23838f3e5fba49ff7441aa20c4282741-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0Z6QidE_L7phYYI8ByZs/0Z6QidE_L7phYYI8ByZs -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/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/17/17da571d46ba8efee382c9ad8dd4cac725d2ea3eabcdf06e103d03c4ed57a750-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Yn-FavjZiKCr-d08SJXK/Yn-FavjZiKCr-d08SJXK -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/63/6339e381e916d676e9a38177bdc11437bac2cc93f9ae33cc8ca0cc719c449edd-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PGBgSZ2sX1jQmznNwdz-/PGBgSZ2sX1jQmznNwdz- -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/d5/d54041876d92590b608e7b7b729b20db88d44d87b0b21f1a8d0a2d44216e58d7-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QKQ2Y9U0kx5z5z_ArFIa/QKQ2Y9U0kx5z5z_ArFIa -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/12/120c956743f61fad185b6c04eeb7d8b0842876b708089d52a7f67a6a6acf927b-d # internal github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 I10BFdeejCr9nRyEPDGl/I10BFdeejCr9nRyEPDGl -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c6/c6dd71a2922231d31cdad1c77e07552b95fe44f5c04cc95ab0a6d61b94bd1a87-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OJ8SLi2iH2vrfRsiflDH/OJ8SLi2iH2vrfRsiflDH -goversion go1.15rc1 -D "" -importcfg $WORK/b352/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/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/6e/6eea348ff12f55777750e8838efc5c8a04613a995d4979d483dd4a83d298339d-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JVb-jIIgjkyI0drNx9f6/JVb-jIIgjkyI0drNx9f6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/20/2041793d2e647047e68a360e7334d0fa1d3c7c2e360d4848203518cec3bbc444-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 bSd8V7iCsSQhmmXdL23_/bSd8V7iCsSQhmmXdL23_ -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/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b4/b474ba2f5f9ede79164218e888621d68dc2a50a9f1c80cb42fb658ac7dc4ba94-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E8wG_OSjFgQqwRPiQ2NC/E8wG_OSjFgQqwRPiQ2NC -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/08/08c2ed4e0a9d452761d30da1aa3f471a8891143690fec59d4fbd9eb21b71513a-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0sC0Ig0h2kThPCKhNXyk/0sC0Ig0h2kThPCKhNXyk -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/e2/e2ec2bc8979f60878e09a66724d8bbe1e4ec66e3c7a2b5a4deb5e8fa38044eaf-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AH4NKBGv6vsE4fVDo6Hc/AH4NKBGv6vsE4fVDo6Hc -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/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/b1/b14b8c2c0a8d36c888f09e3abccc271ca3a6f756be459cd8ba0cf4dbe2612f77-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q3zAUU57PebEYyJhZD0H/Q3zAUU57PebEYyJhZD0H -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/23/23fa3ab2356337d64ba1be883650cb4404dd0d1f211b3134fcbaf3243d05f528-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/00/002a9e624b36660f5b788d90459a969d0e443b35f0755d7412510a20228a7073-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QGl4vIHAMb2J_7JQ3Ryh/QGl4vIHAMb2J_7JQ3Ryh -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/24/24c8433d7d8f31bb18f6a733772980f7ab47de1180e31823724ac37be5e2820c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/40/407157437357a6f7faa9f6144fec57e8b51d4cef1b6f146e4e09c620b5f6818c-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1-FxhznA3D1rLRhdC1QI/1-FxhznA3D1rLRhdC1QI -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wL2Pwz3Kp_WtS3ax66ja/wL2Pwz3Kp_WtS3ax66ja -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/15/156c27d70519854a19638abb894838293dc0f66838d2eb4648783baebdbcaa32-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cuM37ALMLebW4I7kKEzU/cuM37ALMLebW4I7kKEzU -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/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/26/262ae20169b1a2ff4f692da2b14e4bb3ac273d8e74b6a1e7d60954e406d226be-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HbSnT4FlY9qVYrrdN-sk/HbSnT4FlY9qVYrrdN-sk -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/9e/9e9b0c3133b0efc36a58223f639ac6b71971f8f479405d6d46fd570ea5823f42-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f5E4izDJu31k1kbRjB6w/f5E4izDJu31k1kbRjB6w -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a4/a45b113f18b29d53010ae0b55156da327d445adf04f3b49e87cf0bd642c94d5e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 O-VCgYfOJY-5OKLkdS8K/O-VCgYfOJY-5OKLkdS8K -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/7a/7a3f140159e102941495c030b8fa5d3cd3df425ac5a03819dc280d70e105fbc7-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WEhAc4sl8imD4IsJGKJF/WEhAc4sl8imD4IsJGKJF -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.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/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/61/61e6c758fa7621e893572f5b0ec35ec93869648a02544c8a870ed4fa212761be-d # internal compress/zlib mkdir -p $WORK/b374/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/59/59c14b982acffd5c6070a7397f461c132922608fa58d1387a569a8cdbc0a373b-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wJFy1a-35-nJxpudujZf/wJFy1a-35-nJxpudujZf -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 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/b220/_pkg_.a /builddir/.cache/go-build/47/47782f5167b6ee0d28b1de3f83871c5833140197cf1eaa4ab28e76d1997a9d6b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7gPKm2TGiSg5O3Ob9hTV/7gPKm2TGiSg5O3Ob9hTV -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/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BoYgscW69wHua-j5SzX-/BoYgscW69wHua-j5SzX- -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/81/81856dc476e2484c09962646e27e995e7b01e442f9c750607131849fb455bbda-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CV_mWUC7GRtFEcZdXt2d/CV_mWUC7GRtFEcZdXt2d -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/1e/1e494e655c22afa3ebab65825f138a16a27cee473bcfefb7c4562edd721efafd-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 J_FPdqMyca0izYoz2WIO/J_FPdqMyca0izYoz2WIO -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/25/25bd5a9ac916c73b63f97cfe4e491b69aef0132d1192ee1828048f3773b7ad0a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YRevY96frqcsQqBcCVds/YRevY96frqcsQqBcCVds -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ad/ad822501c4dcfc181c549f027b6efd0391423993f8ea178e22a5d96eea0c6376-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IrgAEP2U9YCUGDBDgvrB/IrgAEP2U9YCUGDBDgvrB -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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fa/fab8cbd9e6e3b5ce0074bf67fe704026f76c3af171902657534c344a5fec5989-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tvyCSYmdSYUyonio1sfp/tvyCSYmdSYUyonio1sfp -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/14/14b696d942f15826ec22112472ac696c3acdc35c74a6d2f389070f03e976aa87-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1rxPboqL4rqgNGCCFVih/1rxPboqL4rqgNGCCFVih -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/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/15/15f60b78a4dd4185e1be1a248e92c2e2b12761a90d5cf450e282acfefd45fe3f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m2SvIdzp6poS5ireTLHU/m2SvIdzp6poS5ireTLHU -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/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fb/fbd2eda44d3e00b57eae39eea44eaf50ec2c1e64f48983d01dd5aea58bc5ae1a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IqG8bIfNOFPit1PVZF-o/IqG8bIfNOFPit1PVZF-o -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/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a2/a202b62fc9412caf957fa9828d325b0362c14c3d3189c24aa5a6bf28678aaf3d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -QI8bwhr1Azc3Hxjd9EU/-QI8bwhr1Azc3Hxjd9EU -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/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ba/bad5ae0471b89e9cb4e772b34f270b841cc35968529772a868e32058f6c57607-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/09/092b00520dbc6c59769e4d085c3b1837bd87ae9fd2049647fada4043d21a1ba7-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f1NSqelrGaISuHSJemJK/f1NSqelrGaISuHSJemJK -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ea/eade8046a0cb1880bf4c3d1a8eac57b01ded3d9ab9cde028bb6c329988271bbd-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 oyidHKROIliKowTr46bf/oyidHKROIliKowTr46bf -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/19/190059383c1767cc1f00f7be51793f88848f19f826ccd77abf48e8fcb52329e8-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5fyh9-_KNN00fcEqiOh7/5fyh9-_KNN00fcEqiOh7 -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/95/95b9eb3841f8af7f68e50a2df8c6663ba1c4e1fbddad6f6a062a214c5b620ed9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A80OhixWKap9DL8ZY_yz/A80OhixWKap9DL8ZY_yz -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c3/c3648ea3ae3cfa47091d9cb3f3d74d831eecad6d16caa23366a99c4dddc5d86d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qYmc6brgK718NCH1L1DV/qYmc6brgK718NCH1L1DV -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3d/3dc11eb1a82a3cf975acd5b2370119fa15578f43bcea404f509edec33442fe90-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _v1Ihuhwx87mlvShukLK/_v1Ihuhwx87mlvShukLK -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ea/ea24ef4021be1056ff874a4969b432e9404603ceb273541b230fa04d080d16d2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xitpq7xVZGMKgC5oThcG/xitpq7xVZGMKgC5oThcG -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/2d/2dee6379d37e0fb48f6b7101f9a2d55506931333194211b0922a9dd56b23dbab-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WGXg1f2L5h5akMmpqHNI/WGXg1f2L5h5akMmpqHNI -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/50/50d944e28d1b142c142eaecad94be9cdb672c59a0aa7c6dd79e5b05919154a39-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JfkCbeuwSS7qBCfcZSVa/JfkCbeuwSS7qBCfcZSVa -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c2/c2879cec18f58dd4df058fe45f2a4a8973e5db1fa1e6f3836f0b2fc01199d474-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UcaOgIWMcqB9gZKttdwW/UcaOgIWMcqB9gZKttdwW -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/12/12ae90e2d553346a07bc4355f37c366834f6f1c19db78080d245725f13de01b4-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 H-5xXAXyaqYnMUjy_EfA/H-5xXAXyaqYnMUjy_EfA -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c4/c4d0234cf2af5b19a05da4bdfea79527088204cf8ca5fab45a7157f5f5059ad6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OgXEVpD8ugtpyKSLisuu/OgXEVpD8ugtpyKSLisuu -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/e0/e073295fdf4e88d512ac7f27516c9cf82a2b295ff97c0fa571b0c74fe37ead36-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EMAEEopWtYXXqUv15k5i/EMAEEopWtYXXqUv15k5i -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4b/4bd455b75e38bb5b7364a14a726085494a30602c443dfcac8ea139e71e275e40-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ky0Q1tjrmf1OTk7mc4_Q/ky0Q1tjrmf1OTk7mc4_Q -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/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/17/17dbfbe0d2d15616987f6c21bdaf17e22e9e5129282c6fdd83116841c6264c5a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 M4MWlYpC35ZlPBGpUhMz/M4MWlYpC35ZlPBGpUhMz -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/fc/fc000a2f09eb5b3605d5f0098782f6f6e622501d7c64d6b4057a4f80d57003d0-d # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/92/9239c9e57c22c459eec0825865e703db602bf21b91c6343dc339ea8c77e5930b-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YGIK2p19Sb86_kDrmyd2/YGIK2p19Sb86_kDrmyd2 -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VuV04cGy0NSTEolDPByR/VuV04cGy0NSTEolDPByR -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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/61/61d3dd4080f4ec8c6124b83ed11a6c0ad2cced062910619e9e2741fc34167d06-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 thacc_soJ6ULLsH49ctA/thacc_soJ6ULLsH49ctA -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/ee/eefd6d8c69669601a9e64cfdef9eb7458e737e5de640464877445a91aaa5608f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gIrsRqZC1vlZJL4exmSE/gIrsRqZC1vlZJL4exmSE -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/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/43/4376a80d4cb33089f6056c08e90ca844aa2f0195181a75f297647e1bc8df11d4-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l8WqAx7_X5Vvd8pwPyio/l8WqAx7_X5Vvd8pwPyio -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/4e/4e130dd337f2c812dadd1c5e7cf27a579278b8f99bfd36d422f84d117b4a1f43-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 95aSr5tO-P3TSRN3ifev/95aSr5tO-P3TSRN3ifev -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/76/76194ff1061fb2984e5675cb2da341b9a8069e69e2e94e51914fcf1f8ae62ad6-d # internal net/mail mkdir -p $WORK/b410/ 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/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 cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/a2/a280d8c842aeb7ec5385b9e95f4d98beab56064d8c531f221bedb9c9af7fcc59-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x3kuwCEaX_LNcCwnd0jn/x3kuwCEaX_LNcCwnd0jn -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/47/47d6dad2faef712002e8ac2c18eb7eabd6a041a098c7010da4075e28d432e15a-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xpUycaB-wwCfK4eu9e7_/xpUycaB-wwCfK4eu9e7_ -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/20/202c09ca05893aae18c02de16049b2b4a49f8cb7e5b1ffa9872f8aa49da8fd14-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2knVNrVjotwIKHxTXn0_/2knVNrVjotwIKHxTXn0_ -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QQnb0rc1ZBYyTYEMlojF/QQnb0rc1ZBYyTYEMlojF -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/35/3539ed8989a6f32525245a12a1b71fbf6fd9e00718c3651f647cde525ba3406d-d # internal github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gT5dE_yoDBQ90syCdTg3/gT5dE_yoDBQ90syCdTg3 -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/26/26786ae0b374fa2c0e0687cca14406077da797c4077f20dd820829a8ad89b51c-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/77/77661b0780c2c1c5e1d5fc531bfcbcb72405b3148a5cfa564eeb83e8059b1211-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ug5wV9_qp3CvleXFIQEj/Ug5wV9_qp3CvleXFIQEj -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/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mWDTxJbby5k6OcedqKml/mWDTxJbby5k6OcedqKml -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/36/366cd8ac9c548f6950c47a6bd1982501200b86f34b70742930044bde1098e406-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/0c/0c5dc49f6b462b4f22d9dbc984f4f616d1461a968eb03c36fabb53bf415b728b-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b419/ 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 github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b424/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k6rsdgvRpiRlWKP25Kim/k6rsdgvRpiRlWKP25Kim -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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YpYPp4j9RT57TKPyvKkl/YpYPp4j9RT57TKPyvKkl -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 $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b1/b15ac61a4257e70d3e546d94856793610986c5798afdba7a91ac3ee561dabac2-d # internal github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 D_HVTGHCwv8K3XolfN25/D_HVTGHCwv8K3XolfN25 -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/29/295d4b834135e67c29fb344af4cec9c3df9bb20d39d5cb1dee062464aeb70acd-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lILkNfN-EaDsC1c2gAz3/lILkNfN-EaDsC1c2gAz3 -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 cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/2f/2fc935d5b1d41ba2e7aba25aa13bf0dbbc39fad9b5b474e48dc8140ab46c1d64-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l5UBkDiLRkuJGVc5XcKH/l5UBkDiLRkuJGVc5XcKH -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/1b/1bed41edbbf44df9f579430da9703ea86e12761061e24ab38e096a7c724bc3fd-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OmOnbcQYMCI0394YSj5Z/OmOnbcQYMCI0394YSj5Z -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/04/04821ea349565d2f2e167e678318c3a22905b02264bea0b04408173edda666ba-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b430/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Br2ZJMhHlktex7hW4sN1/Br2ZJMhHlktex7hW4sN1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/72/720761e8fdbd5624b04742ec6c62c049a60024dc4f70959acc7e63ea63d9b011-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7GBNL4cH0iK5ULxjRdky/7GBNL4cH0iK5ULxjRdky -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 cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/93/9375648e805f4ff4b60bd221bf702c4a701f58ec9929fc4f648187967273fd12-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3xotMwVkeL_9swAXkzQx/3xotMwVkeL_9swAXkzQx -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b307/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b400/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b1/b1505f1e6f446c64c257198c63324d8921d38b8554fbb4b888f1a6ae351c1dc5-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/8c/8c095b6cd40d45a4a6563565f8ec19cd5025879e708efbe6e612c05ead1305e2-d # internal 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 github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IE-N6WhTF-4DnEd04N5p/IE-N6WhTF-4DnEd04N5p -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go mkdir -p $WORK/b399/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BweUpH3oIwpSq2-xuopd/BweUpH3oIwpSq2-xuopd -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ea/ea45eff5993f4a81a147200bf85c43c1381579f3ff3f0c44793aedea92fd75a8-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WzvkuU6nnliiTncXjC_K/WzvkuU6nnliiTncXjC_K -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/75/75cff56bca9083d301abce285bec6be55429d7a6a353e3cf2b63b470b33110cd-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YJMm8fTAr-Ulz_EUHDOP/YJMm8fTAr-Ulz_EUHDOP -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f8/f81249c66557e93cd36eacd53ae4bef83e8cc18af5146caa1706aeff95e7d01c-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b411/_pkg_.a /builddir/.cache/go-build/61/61c94271d3ecf15cee0dbb869be9cef9ed74a88efae4e72d59c43a6368a94600-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8cUUWEzreSuRM4U0Pdqf/8cUUWEzreSuRM4U0Pdqf -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b306/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/91/917cff6162f14d1961a8317c988e58d4066fca814d50c84069ec93c9d45f4dde-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pnLmUl9Qj8xoGB_BJVAb/pnLmUl9Qj8xoGB_BJVAb -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/42/42b6c5d498e2c187e64302b824087036d548e61930513d921c7b0e3e8b746bd9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eiNYW3SDHvpA1KxHWtgk/eiNYW3SDHvpA1KxHWtgk -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme 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/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -7XiL5Nih7PbIUpmiI4I/-7XiL5Nih7PbIUpmiI4I -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/b5/b5b67cea130020b4b9f1f235f07b2b7dd3f28926d66edefabc30cb76cb7bf1b0-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ 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/b436/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZApocmBJX_92_KAieiMV/ZApocmBJX_92_KAieiMV -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2c/2c9ed8c7b486cab91260addd4915b6bd00b278e455c27d82a6f96e6186b598fe-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wi0ia6kWBtIIFD1zG0Ny/wi0ia6kWBtIIFD1zG0Ny -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /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 70lnx5sz8By8cSn81Np3/70lnx5sz8By8cSn81Np3 -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/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e2/e2e0c2003d96002a19416b613ad308f280c3fec1048c19d533c84563ad87c2ab-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x4iLUutNA85fPW7Q2keB/x4iLUutNA85fPW7Q2keB -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/de/de4d1ec67d4320c6a02839024802e36d8f34f5cc2848c523f9f8796fecbce99e-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qrdKICtXEwRX5ncvBLRx/qrdKICtXEwRX5ncvBLRx -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang 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/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/26/26a35710ec31ac35c377934eb031aa0222291593620ce18549b4a4b99a77e393-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b439/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NzyoeLXdDt37DIbDNzAn/NzyoeLXdDt37DIbDNzAn -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/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /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 hU7yLV3KsOkDAIY0iucu/hU7yLV3KsOkDAIY0iucu -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/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/2d/2d13884f851f5e626a4475f22b76f3272a42e695bb3e817305ebdd8f49149dc2-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b444/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BsDZ0bZYU0ydpYrCtOjJ/BsDZ0bZYU0ydpYrCtOjJ -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/71/7194ad8c98361b9a365c15db2da68573ac37e0e4cc494de07f4517d8549ba086-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XNXnyNOv3SR2NUV3LVCL/XNXnyNOv3SR2NUV3LVCL -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/41/41769655332db23b660668ebfc2c57ce91c9cbd53177876f4a1cc07cb8ef416e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Mm0WadcKB8TaGC_Psmje/Mm0WadcKB8TaGC_Psmje -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/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/f4/f4a459bcd582eb90f5ba76655f69d33d0d9e9fa870e218209311b7d9b77b68d9-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b447/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1k19eR8hC7oZgljCg7if/1k19eR8hC7oZgljCg7if -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/0d/0d4c6fc869b05cda1842393a059cc06c829a99fe13dab40fd8f98cbcba931daf-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7tExdq7OwKbKhIadcbkl/7tExdq7OwKbKhIadcbkl -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/cd/cde1db8d1a27091b2645e16146fd93d7b295068794236bad03f8096ade824a46-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b454/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FNFI_3va_a9Z3ADS2R3V/FNFI_3va_a9Z3ADS2R3V -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/b369/_pkg_.a /builddir/.cache/go-build/e2/e26aceb91b671fc69ac2199dd45d5a21e6130306323ed2795a2064700a5b1245-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eY5ZhNQvspdTUrLs-Br4/eY5ZhNQvspdTUrLs-Br4 -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/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/6d/6d5d4129661e297927e596a882ea40f11ea2757c066e1bb8fa0efce62455128e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _NmRQMxnKcfvTj5OJPwU/_NmRQMxnKcfvTj5OJPwU -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/80/807580553009991f6a9196df4a94cda2b1bf98b53bc4e69d7d922e313d291e72-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UxpLEa-ibpMLWzOQS7R2/UxpLEa-ibpMLWzOQS7R2 -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/0e/0ea05d67bb6909616f6ba7749fd9ea756ae8b36eb816b236840e3efbd31717bc-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZIDRIehlom0Xv0Fef6-D/ZIDRIehlom0Xv0Fef6-D -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d3/d3ba0c3678dcb0af11cbe3b3f785b44aa842a941b52d2e7e6674e23e789720b1-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 9_bHfRPAVF22F_y5rLfP/9_bHfRPAVF22F_y5rLfP -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/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/43/4364b6e48c2f83a5a6e1bde05a346bf44bc3976f046627554de53126efbc2a80-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ty5_sWnuXa0MVpD_MfTD/ty5_sWnuXa0MVpD_MfTD -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c6/c631d2f476908c5481acff35303b0249436ab8d8a053804806497cd626d8a10e-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZC6RxznKcrqyeFCgc9om/ZC6RxznKcrqyeFCgc9om -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/40/4083b832815e7c0e6bb85247120ecf58b168e60fa4fe724e27d103b253cda118-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tJvrddxwWu_DTEBu7DkP/tJvrddxwWu_DTEBu7DkP -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/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/88/88d9f49f57860c458ef916d2879449c7adab9eda0736fcfe0d2f355e2755fe95-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l_UBnI53GnCsZwM0GqTk/l_UBnI53GnCsZwM0GqTk -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/6d/6d551856c7c5053258bbf1bd4329486547cd05e74dfe158b4ff6523187de337e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ath5nid4_7BYqt8IAHDo/ath5nid4_7BYqt8IAHDo -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/cc/cc39ef1a631e311c1a50f91e804b591742fc298a63b73d948ca821ce05020934-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qXl3H5A8bTO4VWpplCoA/qXl3H5A8bTO4VWpplCoA -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/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/e6/e6e2d306feb9b7b7b7a0574a2c1a3bdda568f1bd6b47f63e5e013cd05593bc16-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aMAtTvSpI_5IEUf5IzPT/aMAtTvSpI_5IEUf5IzPT -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/3a/3ad94b52ef241bf4df3cca82e8d6416b3bcbafafb9e7de26bc4111e13c6b88b9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zzJdfSqwg2p_zbWiI_mK/zzJdfSqwg2p_zbWiI_mK -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/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/ae/aeff41048395dde95f52e8daecffc4e7c73ef024de45b69e7eb05d3de99c3f84-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xBUT7HDLvWRi6D1Kt7vM/xBUT7HDLvWRi6D1Kt7vM -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/40/40902fc697d94d28afd7e3d1497c706dba08985de72b491c752828e03cde0eab-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CFGpjgY7FXz6BSBZQMJ8/CFGpjgY7FXz6BSBZQMJ8 -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/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/cf/cf93a9c9a85e0b57aba9ad9462ebbeaac840dacab286fc6262b04496fd4579d2-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rnPJK7hWhFdsaXDK-QnL/rnPJK7hWhFdsaXDK-QnL -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/85/85ef4ad12f079ef8efb4a293402ce26f05e8df1589240316227a17c040aaf4ba-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 K4G7NlHObtTdR798W0NT/K4G7NlHObtTdR798W0NT -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/ea/ea65f696df53ae768e9fa0a428f87e8f9a92b0babc7b7a20d2322581e00f0c55-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BhdT6RaypkfTBbBHafyM/BhdT6RaypkfTBbBHafyM -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/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/22/223d4731bc55ba7cd77b88746f814a366bfdc1bce3dd7c6f75357005f2d214a4-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n8NTKYnagaddqbxaI2-X/n8NTKYnagaddqbxaI2-X -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/8f/8fcefd978968cbb5cde1cd7f826bee09af70db2fb03789c89cbd426de87b9e4d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cO917JWsfJ-aRJf5H-cm/cO917JWsfJ-aRJf5H-cm -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/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/ba/ba7e7238a728d31838afb14dd09a89f2659a3e2281f720778c7449e07898ee49-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nRln47-rh2chEj4H08jT/nRln47-rh2chEj4H08jT -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/bc/bc0a4f348b772a76a0c2f28045b6473eb10939826dbd3383229425cc5c9a0e61-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xxa3LuW6HT1JdG-B22ii/xxa3LuW6HT1JdG-B22ii -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/76/76493f04c733240f32df54b5ccefd086aaf4bd44d7dae204f33baad059061fdf-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _-4_As-bgIm0JVT8KmZG/_-4_As-bgIm0JVT8KmZG -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/92/924a9e6c94ddca0f724c9ba5df3e594be887f8f18cb0ababcdb2dd22394e51d1-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AwJXWC46PGw5IWkE8PTD/AwJXWC46PGw5IWkE8PTD -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/3e/3ec6c92d340d0393e9eaab72674b6d4b893ffe4c3ece03fcc979f0221abcf2c0-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z8aldotNqyTSXz2PAbm_/z8aldotNqyTSXz2PAbm_ -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/a5/a53b837df82700e845d9989298019b3f96ddcb7ef33c5e7f6d523341d4a9b7ac-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NICtHpR6B5N4M9VWmaal/NICtHpR6B5N4M9VWmaal -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/8a/8a54bb95ac011307ccb7a918fe4c503b45875137248f5ff5a21ce61ca994c034-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b481/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qoh3nVNRDnQP6AgPOANu/Qoh3nVNRDnQP6AgPOANu -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/64/6489ab93f5061679e55adb319a7693087b14a4aceaff7b67db23fb43d9b4a78b-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b482/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 njhy5S-TbWt5I25CJAUA/njhy5S-TbWt5I25CJAUA -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3a/3aaba3c7514715bbdf57209ed99af8229b3206491495fd55aaac96addf815635-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mKkbCpqG3DoFDp2L8aM4/mKkbCpqG3DoFDp2L8aM4 -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/6a/6a2f42acbea817a3b5520a3e3d1a3bf756756099a14bf74aa3614ff85a08b2bc-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b483/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d2/d20727f003e081cf57dbd7ee09f4b9b80bf89033ea93906d342d2190f475d42d-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3k5xNK0C0lJKV-EvbfXi/3k5xNK0C0lJKV-EvbfXi -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/90/90bf49343aa359b69e8acc8d6de23369a6361a4c3a45cf78587fe116c1120508-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lEuwmzBQQWOdzp-OaPax/lEuwmzBQQWOdzp-OaPax -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/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/59/590f9493c398e32b887be4d3d357cad997210e79df91a1ad4ba851899810d20f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZGBQNMulxWNbrAByuzzp/ZGBQNMulxWNbrAByuzzp -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.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/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/e5/e59ad04e32cf8de2f7b97ab4b0b98b6dc051fd6389f62562800269defda383ac-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 tJehVuQMxZHMyH5WsFyw/tJehVuQMxZHMyH5WsFyw -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/09/09616237b77cc509ea416410b1f73909fa0b9bfff690f45bbf2f0d42a69ae99d-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 HiEWq2UzPg1HZ_lUb8jN/HiEWq2UzPg1HZ_lUb8jN -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/7d/7de84126b82bcfb78e01291aede84d1bb7e9565732a59ac75970e538a631c9e4-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/84/84d7f4a5ee52f32554054a6859be0a708b6fd904b5db4c178e2ff897a9d14c7e-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b492/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OPihGkTH5waYoh3wtsmG/OPihGkTH5waYoh3wtsmG -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c7/c746d3cf79f225052d346060b64f35cdfd50e7c7064d7e3220b34f0d20bbd714-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b3/b3803e1f27ee7b8af04364dbe85ca263cdf37398d2a13de56abf1dc92811cae8-d # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0qRUma7E3KIzp79hhffu/0qRUma7E3KIzp79hhffu -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/71/71cd7807d9de8e042d0a5df613e3986760f355e8f02a39ab88e34f4041bac383-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p1ZmklBGz-IGZnQWQ1Vz/p1ZmklBGz-IGZnQWQ1Vz -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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/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 5nqwYtht35YPw1x6rLGS/5nqwYtht35YPw1x6rLGS -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 /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/bd/bd5c0179d9959820e626f94bb6e44ea915e4a91f2a4259dd53d47403303b6d20-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Vd5yRbjKW4ULy-4TmM8w/Vd5yRbjKW4ULy-4TmM8w -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/60/608c828515ce5bf6467298c973927757a38f1e60fa801039dd21f3dbd823ca64-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mdkOddulaHZxSVt5f_kT/mdkOddulaHZxSVt5f_kT -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/0d/0d9255694049ead8a5c9d5a9e07d5618d0e98a5b9f06beb2b7a4ab1cbef85127-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aFLJAFADZadxM2mCNFoh/aFLJAFADZadxM2mCNFoh -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/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/bf/bf33c67414486f8c56bddf2ee8ce3258f9a0c857a815fac66409c246970d3c83-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6KE5DQ94O0Kb1npWuTQH/6KE5DQ94O0Kb1npWuTQH -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/75/75b861856d991407e9ee173d695eb51fc8ac0b24c77bfd407f4975271c8475f1-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4PWUo23tupPu5WJPuFb9/4PWUo23tupPu5WJPuFb9 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/72/725725da1c8840d2aeb9b39ff73406014ddaab9498afe9644897f19f202ca99e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BUCFuv0U3CXcR__h15VX/BUCFuv0U3CXcR__h15VX -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/1a/1ac3193013a1a7196564496cb7d9f8f8b549aa2e20fe3a3e87c1e6671ce81c50-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b503/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nn3dHNqLnUx2H-q9T_Ty/nn3dHNqLnUx2H-q9T_Ty -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/8b/8be85ad127b03c0521cce85c3183727cc0444520a9ee3295149ec571e42a65a4-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _ozv_hzZg4xsELXknQ8d/_ozv_hzZg4xsELXknQ8d -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/29/29bf3ac69e72106202328e34a3266eacc7417bbe8e26ef2ed5ee981a1d41de47-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 uWz-p1Z75NnYSFe1aKQQ/uWz-p1Z75NnYSFe1aKQQ -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/69/6910d78fa94c3ce31ee3ebfe6c9b195d40f9a6fc51d1548e813db13da1c345ba-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2V6a7oWivA1FLSKDsK6h/2V6a7oWivA1FLSKDsK6h -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vK1t_Ymr7zS2GrLGhLIU/vK1t_Ymr7zS2GrLGhLIU -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/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/af/afb2c115ad103d4ee94979dcb62d5dd3461f9c4092e010ed2350d36fe4a8de5e-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b505/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VTBpPMqlmRdKCWa6R1G4/VTBpPMqlmRdKCWa6R1G4 -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f2/f2f5ff20378fd7b6a7e021b67bfd62874c14f6170429128167505379cdb87c99-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FLytsu6_9vcNBbr2QZAo/FLytsu6_9vcNBbr2QZAo -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/a3/a3a46bfa6b122f7b1d9bba9cc78517ce65132ed2fb571d9e3ee81997fb91ae0d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/b9/b97f4a4d5850bfd2dd44721bde26b832641deeaa7010752bc4fff954c2e6faec-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VXDR0xximYNwi8xotH6b/VXDR0xximYNwi8xotH6b -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/pkg/rootless /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 vjEIWRuBe9PwlB-wSUmD/vjEIWRuBe9PwlB-wSUmD -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/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/65/65347ce79a04856f39b108123907e2177ba0b3519a65dd936271ef3a7a0d21b7-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b518/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YHvng9hUysACwr0GpBxd/YHvng9hUysACwr0GpBxd -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.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/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/75/75346ae49ae54168ef9ca2dc650d2a58d378e899d5a6e90891cf94ecef18e1c7-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b521/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ahb8Q211wyqhHHmWK6l6/ahb8Q211wyqhHHmWK6l6 -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/76/76ce495737a3ae44a77cccb4417030ef8352192fbed3555fac666326f1d0718b-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/62/62f7587af23a6d1f56e7ca9cd9ee140594995651db5a5137ccedd78288767d85-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TO4QQuWxeic64jwsM-ZE/TO4QQuWxeic64jwsM-ZE -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/2e/2ee2e60f9818b0069e165e8a59a3db97621d74221fd5957619310737545a0aca-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b523/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k4b8NwnwV6H4v4IUN0-2/k4b8NwnwV6H4v4IUN0-2 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_build/src/github.com/containers/podman/pkg/rootless /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/cb/cbce9f6dcc39949391a117398acc1e238f856001e87a61413905c4e612cd8721-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XQyUaFmB3cLye4kQ_mrp/XQyUaFmB3cLye4kQ_mrp -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/d8/d8e2e399a0a991e9789e2c8847e8aff6c03e4600c57f1bc27595218a849f9267-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TFMgpk2L5UnJhHAh8BzP/TFMgpk2L5UnJhHAh8BzP -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/de/dee49d1da7ec1877c3f51363ffdd3f48a876db505ad9301c2388f9aeff3c40ce-d # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b508/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 y7rGhvqjirWmis27o33k/y7rGhvqjirWmis27o33k -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/b445/_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/77/7733cd9997ff7b4fd9326044e6172445206d37e4917d749b5f328999b1acdfc5-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b528/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -VQxHlpSAKmTs2lYHxsr/-VQxHlpSAKmTs2lYHxsr -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/63/6336a85b075b371319c71a6f9b2c1257a0e4b552af03e3ea717d1f6be84958a2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CqwV04i9gf6MCjojpga-/CqwV04i9gf6MCjojpga- -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/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/24/24d3c70eeb37fa7944e78d403115ec14b7ac860bfa3dabb81f0351a0e91c6aa0-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b529/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 c8hamqK9RZRRPIF5Huyj/c8hamqK9RZRRPIF5Huyj -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/51/512f0edbea8142dede285b6d308717d8078936bd4d8274b2334053aa805cd093-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Juop-pnlllKY6FCAxVYi/Juop-pnlllKY6FCAxVYi -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/68/6875c4da7f5cfbdd1d63bd2e8177a019e30d1ed6cf7ef2f8c6e02ad9b6a26909-d # internal github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b532/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NS5siKbEVGq98JqpYA8I/NS5siKbEVGq98JqpYA8I -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/91/91a322c1000d71d7ea6101617162fe11f50946e885fcc677a575ff8da70042e6-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NFjmP2I-tVEjJYabjY0M/NFjmP2I-tVEjJYabjY0M -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/50/508f2b9553b314ea045d31eac362bab35c93d23f34cc68987813f06a5e48ae8b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QNsYLH-R2zLBcPdfR1is/QNsYLH-R2zLBcPdfR1is -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/3e/3eb44f60fc1351c2c2ab85c321030955a77757c1610c307aed273077c811b603-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Qs5U9RuaSIhv-v6ZuN2I/Qs5U9RuaSIhv-v6ZuN2I -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b5/b5e6ccdf22d564317c9f736925e1a37700184261e2e94d8a885c6665650c8216-d # internal github.com/containers/podman/pkg/hooks mkdir -p $WORK/b530/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8fSLEFtTLnVLjKBBk_Wf/8fSLEFtTLnVLjKBBk_Wf -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d5/d5c0ac7657b02bfcdcb1d53f46740ace7b3f902bba510eb74a95ed603515d623-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mmTpkjE8SWtjRSF3kJx6/mmTpkjE8SWtjRSF3kJx6 -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/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/bb/bbbf43bd88cea61091bf0fbee226c48bf21cd27698f661b453559c0ab25f9310-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JlCWoXSBi9b9tsbYYv8d/JlCWoXSBi9b9tsbYYv8d -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/78/78015655c0c7d1bb9098d905bb0cc0d82adc7acb4b2221e4894ba29acbb4cb27-d # internal github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _ttmgzPeXZwUtPKXM2cv/_ttmgzPeXZwUtPKXM2cv -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b442/_pkg_.a /builddir/.cache/go-build/4f/4fe6908ead0dcf380987564ca4726352200944b4e24bc79e125961080037e534-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 IiVmSWT9NQhzNmH0xpQo/IiVmSWT9NQhzNmH0xpQo -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/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/21/21e931f9078f3312c98578570974185f624e0becf5cedc0e1467b79e90211adb-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ron0nqCdwocYA6h9mV1T/ron0nqCdwocYA6h9mV1T -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/84/84e052d9c3461dca67a3db77fb44f98eaa8e765b56e9c5f39082e3b478d92892-d # internal github.com/containers/podman/pkg/hooks/exec mkdir -p $WORK/b533/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 YtT8e7qIoA3m1f6jdwNZ/YtT8e7qIoA3m1f6jdwNZ -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 nVlMawJnzs0oP8_xfHwf/nVlMawJnzs0oP8_xfHwf -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/bd/bd778b85f40003e02eaab7e6e4aca4aa377c581979b5211e85da78b61402cd63-d # internal github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XamZTAHmsajxQ8YUU_sE/XamZTAHmsajxQ8YUU_sE -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/91/916f4d9fbb182b8efb373c7d0812bc1a43c4b738a34caf5be024764b5ae3d258-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cZYms6wTShA-Hkl25u1R/cZYms6wTShA-Hkl25u1R -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 cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/28/28baeec6daa8987458d5231c049002c52af456e8e52e97c19efaa74d1370d1eb-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rSb7NNK_wKP0vGg_GsbC/rSb7NNK_wKP0vGg_GsbC -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/6e/6e95d0cc7c535315840a1c6eb821f8f3161b626c4873af279046eb047eb42324-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 3pbtoemtr6r3OrmkfE-Z/3pbtoemtr6r3OrmkfE-Z -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/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/92/92dc3588589fd186d82f2ab57d1570d89c456b064e19ac8247e112f747830c16-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qPk986yM0I28wvaNEEJp/qPk986yM0I28wvaNEEJp -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/11/117573f69076e3f8eaff55f95efdf75b5f7940990deeee798a93523961bf755f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cWVIfQmxY4VYbKn43hbn/cWVIfQmxY4VYbKn43hbn -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/88/886dee648ff399f9d084090fd1a4f365def6b7107fb9dc692e398011ec7e535c-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Bj5gGZFqx-JEDV-niJtv/Bj5gGZFqx-JEDV-niJtv -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 P7v1SZJQXITf7sgl6ooz/P7v1SZJQXITf7sgl6ooz -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/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/22/224fff1115146ce417a033bd62da41690b95e623dc0ba839fc5cde22d33a6b1e-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vHNq5mOLYyTQ6HnfsxpM/vHNq5mOLYyTQ6HnfsxpM -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/61/61d2dabb3a05e4bf12a96c5f7e407c0273f979df07888b52236c8cad69060860-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b553/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0QW53ja60elJlxTY2f1o/0QW53ja60elJlxTY2f1o -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e1/e1b49fdf4ccb8f9dd901159cdd86c2dfd4d4330fef67201b28050fdd287994d5-d # internal internal/lazyregexp mkdir -p $WORK/b557/ 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-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/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/50/5026af3bc083f200cc4cd8993f3ff1d34872e8edf20271b82169a0e88826ad3f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b552/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cR4VYDBvapFOvuQWgrI-/cR4VYDBvapFOvuQWgrI- -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/aa/aa1bb4718017bced71cb4daeef1c30336ec7c70a06640643dcf51e90249917d0-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b479/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 SskRaSQ0sJdLTbJE0v01/SskRaSQ0sJdLTbJE0v01 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/41/41adcad20ec9a1024e99477b8138692518cf7af330b616d2865b4d79a466a015-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FWQ6hx0Q0KE5yfKec3Dx/FWQ6hx0Q0KE5yfKec3Dx -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/eb/ebe8973ecaf7a40a6c578d5151290a4f8832307e8b5bea28a80f69aa1fc63343-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sLtzQjeZwl61LreIDkJb/sLtzQjeZwl61LreIDkJb -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/60/6073be1ab3b6f553da57d1f2f1b744455f5bcd8303b84c73e8a60dcc8f4fb576-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ar_oa54VChEFHDSW-SJm/ar_oa54VChEFHDSW-SJm -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/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/40/40a46674be9ed6a3027241e0748b2469fd7cd67525494ae4215553c6c3df414f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fF-KWnyPBx3UDTTeZsNH/fF-KWnyPBx3UDTTeZsNH -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/7a/7a2a5e97efe1a48c46c20dbc7e6f3fa4d436f1a357a6a72ba62dd4531d468a06-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E0MUixbi35WDF1d3FCqd/E0MUixbi35WDF1d3FCqd -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/d8/d8f2911e0a634d21a252c78ec75df07321c88593a8a81b3829caefed72f49999-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6VKGAI7Quvg2vPF0tblJ/6VKGAI7Quvg2vPF0tblJ -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/0a/0a89d45a47d66fe6c425c3f325e71ec35a0a1cf5d9ff0b5108c58f944e4a04b9-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 n5Dx4ZA0Ljno0UQwfOl6/n5Dx4ZA0Ljno0UQwfOl6 -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/87/875ad90dd08f3846a2f3b90d9b53be5a806c1d40cb1906066b785772ea1d0106-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kI0CXWcbSziCbojxQ-xY/kI0CXWcbSziCbojxQ-xY -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/db/dbbfdedc5b3518229e0aa3e62a000b4ba12611ffc088772f7bd767d6eff4735c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JxL3or8QHSHiSJ-Ly9pS/JxL3or8QHSHiSJ-Ly9pS -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/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/59/597fd0062e4a137e259ab0ec8e948c68370646f1e6b11b750c350eb882122df1-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 /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 RY-oqhQGqYfnYCz9Txn9/RY-oqhQGqYfnYCz9Txn9 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/05/05c9bb46f1d1d1a5e616ea4c9a71851a59f1797c783560c7c870cc763da1c01b-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hWxxBXgLe1xKnh-w2_bm/hWxxBXgLe1xKnh-w2_bm -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/fc/fc7817dc38937b5cfde89b51c35d5c155ef258473deef70b17349571b31e3f31-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b575/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 lkmEM5xlkEHoEBZWLV33/lkmEM5xlkEHoEBZWLV33 -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TKc75VPHRr1xMLAtYayy/TKc75VPHRr1xMLAtYayy -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/f8/f82f6cada46264f6c2dc648d078bff60ee5a93d906c3d0ce894e27868b5167e5-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VkuI6YguJSXMtc-BGYWJ/VkuI6YguJSXMtc-BGYWJ -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/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/84/84d40b737040fa7238f4224d947b0e6efc3006f658815f1a6eca39a5e7b3d2b8-d # internal github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b594/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nB-FjHcCrSC5m_-aexLO/nB-FjHcCrSC5m_-aexLO -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/de/def1bf59bf238f72c0d7adc9a2d95e99ed66de27f1fb5ab406c3efed6459c510-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rUiLSrNgK6N7aDTEm73w/rUiLSrNgK6N7aDTEm73w -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/68/68ad250b0028ab8d1ea2f4758d850ab756dd576ac3d248c408bba5d82e1dc840-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VB5tTZaKUz9W4eOtmYY0/VB5tTZaKUz9W4eOtmYY0 -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/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/86/862107f0c8ce84e4bc06fae0f452b889aafb17296b27bd5cfdb48c8a8276c943-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 o43gJTEyFfgjY3wJg2ft/o43gJTEyFfgjY3wJg2ft -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/29/292e7dbfed69d7bc44c96681055fd361c5d5e0bd219520ac8d2237802f6cd035-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jiGsdeZIQ4bL_kFkDR0G/jiGsdeZIQ4bL_kFkDR0G -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/c8/c85e586d8bdc280dbc0109b2f6a336c43720401d3e1d2dbb2068c4be1587f761-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NpCb9a-A-vWuDNr_IeVY/NpCb9a-A-vWuDNr_IeVY -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/a7/a7c1ec85e5b536e32fba56dbefa7d4decf62e6cd8fca74fa4de22314eb295073-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nLiMlDRy6TTKMD9X-r6J/nLiMlDRy6TTKMD9X-r6J -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/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/5c/5c56c6772bf5f220771d2cb46d6a704dc996a14e1cec462fd117256e87653976-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 5_sPsaoJgR9xOgzNzjAt/5_sPsaoJgR9xOgzNzjAt -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/5e/5edbb8454f0bbbba654a86cee846c45c6006512a02a7e14098380c7defb60165-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 cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/0a/0a38c57773e31ee41cfb39b0dbe24d0510e1f6336a789aec191c10140d4c815e-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UeqYxytQTTOVeKFXuIgY/UeqYxytQTTOVeKFXuIgY -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Cea1Wy03vtRx7tnqJ47V/Cea1Wy03vtRx7tnqJ47V -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/4d/4d2015784f2f00473b3cee23a5cff6addeb5c0fe8791298ff9aa3a381902b1cf-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AStMLRbP5MU_SbfFzlB1/AStMLRbP5MU_SbfFzlB1 -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/18/18cac24809cb1af9757408f1de89d53b125d9a7c6cef8be21b38b4468508e22a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 enbtZ3UCQIjBcOznHYgn/enbtZ3UCQIjBcOznHYgn -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/ae/aee0e78798fa3bb1b3962b31e591294ed161d32508a938c95d7278ec590008e1-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KD6n1WjJQvrsi3Qt7eT3/KD6n1WjJQvrsi3Qt7eT3 -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/b6/b683c7b375c5b9fff5b450548a7151d075742c8376290068ffc70404bbc47d2f-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ojLZHu3TrD7K7mrg324E/ojLZHu3TrD7K7mrg324E -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/5f/5f30eb1304f27de3159eb1b3b04825a517a277104dbbecc502231fca6ee9b779-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VeYH-0U9G5TSClSfZGV-/VeYH-0U9G5TSClSfZGV- -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/aa/aa0825b629827bd4ba88e00c613066d47b6964b45778ea49b05c076527535768-d # internal github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b613/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 QxhU_2r35L6-bzMPqPZh/QxhU_2r35L6-bzMPqPZh -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/7f/7fb646d838d0ea5a43c2515446ec76078ccf082d810400a00016cf18337837fd-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 daM1RkTGsGNhi1UrEOro/daM1RkTGsGNhi1UrEOro -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/7b/7b2f83fd289ab68af6ce2942b7f4355e37c9fc86d18b35c13c1436c5cd24c83b-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b619/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 z4qF3a9YdEv4iZtKLyuk/z4qF3a9YdEv4iZtKLyuk -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/df/dfd7d22dcab4f16dfcbc6a26a1366f2cb8eacab9c141ae4646a49d5a3983695b-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qz745dNtNex86ZnGubF2/qz745dNtNex86ZnGubF2 -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/fa/fa8886e165cf75dd8360a6d0935d88c00c7ffc620e513dd92c8734fb5cb1d82c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b625/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EkQzAFucCkG61QZpPnAI/EkQzAFucCkG61QZpPnAI -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/47/47620e644811589c927584d2fdaec9cceb6439e1be0d38e87c31928903a25d4f-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 c6ghUbyuBIGTlM9OaK52/c6ghUbyuBIGTlM9OaK52 -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/da/daa90150b08b06fefbe56a5f60a7740223e69916e2039726e7d744ed5e085543-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GcH_iy96-zgXzkwQz3-O/GcH_iy96-zgXzkwQz3-O -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c0/c00d6c66ba61779b7d99ba27a8bcd8ec0a0a73b2a103a280e96861d9ebe1505e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Kma0LNojjQ9ANVCQIqwR/Kma0LNojjQ9ANVCQIqwR -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/dc/dc1ccb4963f93d088c91009bef171d08365e433009f6e73a2d42c4cf8b45fb29-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ys3JidzYtMTlg6u0Iu7W/ys3JidzYtMTlg6u0Iu7W -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/74/74ca218952690d1b061d61a1bccea2095c8779893e5886dbf461369890d59749-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WOwaAt9l3-NeDUyFSVPY/WOwaAt9l3-NeDUyFSVPY -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/62/62553d37c41412775c4d0698fc9875d606ef3b939658bde961c5f7129b260c87-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RI6uhYo8upUvDVKiiSLA/RI6uhYo8upUvDVKiiSLA -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/7e/7e28ccd1bae9924cdd8aef43a0c73dc8aa52d7f36d5e7c41ce898d6d2f998e5c-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 STq-tzc1M9BQpgeX5tgy/STq-tzc1M9BQpgeX5tgy -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/77/7741772ad38bb9e703cbd97734ce7e6dae2d09443add87e6e27cf0af5493c227-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/32/328e5037df0e73cc1e89c0ecf52d5a67f78f8b3c51ad49e7189d57baf2da4946-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JsDTyvU1MSdqDjeK2BkF/JsDTyvU1MSdqDjeK2BkF -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hQacrZRV1jOfBKsIClHx/hQacrZRV1jOfBKsIClHx -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3e/3eaa79df8467a0ace7eca041e032a183b7726a05aecc458758cf6f8a2fca8ef5-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 A16cooL_q8A-KZl5UlPS/A16cooL_q8A-KZl5UlPS -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/f5/f554ee231259d3e281aeeadbaa1d754b3e32c368a8c496ee70cff4036da2f138-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b630/ cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/ca/ca71db4bdec5a7495eaba7c18fffff9f19cbe5241436a319d67e0750a5f1bd86-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fi9ode9gwPQVRDlbdXj2/fi9ode9gwPQVRDlbdXj2 -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8EgiEwd-fR9FCcf-Yb_O/8EgiEwd-fR9FCcf-Yb_O -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/bf/bf361e38e351cf31dffd836a7ea8348ff21723f2ae5c7f9d1fcab1fe29fcdcb3-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q6vX52iUY1yCIHNkWCBP/Q6vX52iUY1yCIHNkWCBP -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/49/499e1c17b6bfdd44aa307c90be7e55985fe98bd6a390f32284c7b65ea4d30515-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/29/297a0ed62c661c354c4a491ce9167f4fb4733fc7ee61089d3c2f043f8d461405-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b634/ github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 keCDaXR0qU5Ru9IN_svh/keCDaXR0qU5Ru9IN_svh -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/30/30f9396f17001b9a3713c8bc12a82438e5e616b9c3e8a67188329779eabfa5c3-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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 github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b638/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WSa26VXN7jtfLA2xTO_B/WSa26VXN7jtfLA2xTO_B -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ec/ec84ff240ba2d291123b65a474dcd7c84ee5478a6013f83df76c49201291c7d0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x9d67Mrro2vOUhMEJrkT/x9d67Mrro2vOUhMEJrkT -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4JL11VVf-UugUpmKpDxn/4JL11VVf-UugUpmKpDxn -goversion go1.15rc1 -D "" -importcfg $WORK/b638/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/60/603dd21a7b80bcf5b166e81d543dc4375db52c9773ab8f164b1c5d6b26c7d113-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b633/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ec5khJaX_5ajGvP0xV2v/ec5khJaX_5ajGvP0xV2v -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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/b638/_pkg_.a /builddir/.cache/go-build/f1/f1f1d6b3a4f62969ede9c241aacd589d4e747d015aed07c29ea7793363557dc3-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 BBqYukuWvZ9LAcnrbVIg/BBqYukuWvZ9LAcnrbVIg -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/8a/8ac85208028c23469f6d6fbd1a804bed60dafceae83a8bc1605b0c3d9f391f2c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 if_a4lpn5c2PyGpk2TK8/if_a4lpn5c2PyGpk2TK8 -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/9c/9c8a69b210d901d8222b69e57197e380c069fa548fcb2d7d16fac7089302761f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 N-65lkAbV33juwfVfYq8/N-65lkAbV33juwfVfYq8 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/64/64efdfd8f41fa8b4844de7ac8a58efc0ee7b300bd00deb5812ce47d678c25b81-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/c0/c08606957dec0ae2544c90ef295e94ad4046cda6ddf4ffb1ed79dc6aeecc6fa3-d # internal github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ github.com/containers/podman/vendor/k8s.io/client-go/util/homedir 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 mkdir -p $WORK/b644/ cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/dc/dca363f5b8a630c16178bf3672885a2733336171af900c84aaa084af81b2badf-d # internal cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 GrZyVxUsgtBXFqOLsrEY/GrZyVxUsgtBXFqOLsrEY -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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DqaG3DJ0IH2UM6Kt744B/DqaG3DJ0IH2UM6Kt744B -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 R7rBSuqLIHD-xF4K5iHA/R7rBSuqLIHD-xF4K5iHA -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/dc/dca222ab391561eeb5939f7a01cc60a41b151d9c98c7dca89469e2e13111f47e-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7ldAyva2BZFvkg6GXeLN/7ldAyva2BZFvkg6GXeLN -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/54/5494c8c310f678515fed2986f74f0c6fa920e364dfcc2cc58a247caaef547b8b-d # internal github.com/containers/podman/pkg/env 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 isFQ8GjFq31scFEIa3xj/isFQ8GjFq31scFEIa3xj -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/dc/dcad2a5fa11578f95967204d5e5c59fe837dd2236582ad1c3a8dbdf47c1466ac-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b658/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WBCO2Z2DZ7tXLDRiloqs/WBCO2Z2DZ7tXLDRiloqs -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/3f/3f1ecb9e137df78235677969056502e3d56008917fb795b482a63eee4c132636-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 po4kZ1vc-EyRPss26x7q/po4kZ1vc-EyRPss26x7q -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ed/edd8c8c10cb4d70f2e33d796b39ba471dd2bcfbd9c026d78f25105acb2f8f8dd-d # internal github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b660/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 1MA-wGPOScsNQ32JnCs4/1MA-wGPOScsNQ32JnCs4 -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/79/79c60cd6839e8c52ef3849b793ef476dac6f6b8e74765fc44966e466d70ebabe-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 E8WQGhg4oi3TDCbRiQEX/E8WQGhg4oi3TDCbRiQEX -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/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/b3/b39e5bd8a9ee778d3320da5fff878c90500640dc5905a4f93e12441145be7cfa-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8NpL4rNETWA4HUgZEacc/8NpL4rNETWA4HUgZEacc -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/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/55/55d8e761a2039f559f9322b40b6eb88fc425f145db922af4c449eaeef4f8b64f-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4vF4FJJ4tSly36NpIRQS/4vF4FJJ4tSly36NpIRQS -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/3a/3a7ec81ffb0ec02e59983909692e17d3df620904c32a4442814d892349622744-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -H2qcITkR84WRBAMNf1D/-H2qcITkR84WRBAMNf1D -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/42/42180137dd8fe485e7cf5fc09bda2d1fa6307d494bbb83fcbe36655a3904e640-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TtIYpmE450h5_kOLeSb7/TtIYpmE450h5_kOLeSb7 -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/66/66f3ec82ca3e2a985b5fbb92fc6d7430f3c1e6ab39070171cee333703a6a8c7d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 AdyvlCybo7DQUMlL3Nks/AdyvlCybo7DQUMlL3Nks -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/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/b5/b513b3992c07f47ff77a227a724606be1a950488e5349ca5d0418e2213eafa23-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b670/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 LqaTVH5xP34nC2YKAGEk/LqaTVH5xP34nC2YKAGEk -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/c2/c2df07ba06d093f85366e0793776520f9f9f1b2dcf68228f2e2a358ade484bad-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b672/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m5PDQlLmlHDZIDuupNvy/m5PDQlLmlHDZIDuupNvy -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fc/fc52e253b2d49ab10dfeaebce4db30f127e50d00ea849f9dd071d3ed54cff8c5-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 nXfvzhwpnYpfnwIu4rbg/nXfvzhwpnYpfnwIu4rbg -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8a/8a473a0213afc50d80312dcdb1884202c8b0f9325b3ee7f1bb8f284fa94ea05d-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 aLfxz9znc7YxjhvLihIt/aLfxz9znc7YxjhvLihIt -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/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/b1/b1f47352aa86530467bc89d71f77657b7557fdf91333493830f5d4d36613887e-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b676/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2_sQAQ6VNaoRgKAvEDWH/2_sQAQ6VNaoRgKAvEDWH -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/49/49aabcf33f1c123c24d19db8c1ecee3a7f4c32a928f2110613eb8b75c551fade-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b680/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 vxkFQ6moxM3SeW_088ya/vxkFQ6moxM3SeW_088ya -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/35/35c0fefefba7d1c7271f68936d0bc77ea145df8613842498afb4453210706fa3-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 wY1P6c1rLMJ-Hyf1V4-t/wY1P6c1rLMJ-Hyf1V4-t -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/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f1/f1b4e01ed1f1574798921e2da0ff08daa18a910bba709a5cdcfb183603afe57f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZBR9qMJ8-DKjMZMbaaiX/ZBR9qMJ8-DKjMZMbaaiX -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/9a/9aa72123f3b59d40388d3c11ba778cd9d5cb53041cb623ceb6a8ea03fcdbc8a3-d # internal github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b704/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 8csP-VPcsunyNPZAJotc/8csP-VPcsunyNPZAJotc -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6f/6f6af878fe799f9aef00c11924539ca4258da9d3e885ca52bed9e4cc0ec1a63a-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b705/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 peJEdktEAMskMPcCG9y_/peJEdktEAMskMPcCG9y_ -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/e5/e54c981227257dc9df012dfbc5974af04e43565b97a1a42def901f1b2af3e6f6-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 15vNXZtl_Fy01rB8Vwi-/15vNXZtl_Fy01rB8Vwi- -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/99/999ffa46ea22a63db57edda4d804e3d6822dcc38b2b45ee4a630dfa784a5dedc-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b714/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eplId9Z0WpW9_5IJhlRZ/eplId9Z0WpW9_5IJhlRZ -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/60/60808c7f06c94a13b2aaf6146df898dd210f30ae5c2ba2b0a7a26d5a5946fd6e-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dwe2qTLpjWMyUfsBnVz7/dwe2qTLpjWMyUfsBnVz7 -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/17/173dd4aeffb247e7727b758eb303b083f0f94b38d32a2f9a6f593dc948452e3b-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b717/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZzB8HL4jE_k7Ehp6EeSz/ZzB8HL4jE_k7Ehp6EeSz -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/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/91/91126ff1afc5229b99b062bb48604c5cb9b2f221be08be200215bd20eb9655fd-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b723/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 SotUHLuSSPpQxtI7EWMZ/SotUHLuSSPpQxtI7EWMZ -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/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/20/2040e7408546870cc442d00e4c0b9a385560790f83f7ec42cf6ceced9c36fdd7-d # internal log/syslog mkdir -p $WORK/b732/ 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 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/b732/_pkg_.a # 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 UVxb-QprpVgi7hP7lUGY/UVxb-QprpVgi7hP7lUGY -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/bd/bdc54f7861a6da6236963ca801c45e64bc4f1d01d13ee879da6155dd70ca18bd-d # internal runtime/pprof mkdir -p $WORK/b733/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1a/1ac74468776bdbe3197cb1133a51bea025eb2b6c66c6899ec1c753b63720f145-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JXYEbRnH2GMfjExWDEi6/JXYEbRnH2GMfjExWDEi6 -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/b1/b1d370dec1b19ecec938ff18e9a1207a8f9f7023c29288ce7514d6b0ee8287da-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 w2V1R1eyOtRysiGFSazQ/w2V1R1eyOtRysiGFSazQ -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/bd/bdbb5c2ef43aad699b7bbbf852209477f97d6dce33bdcd96e60ccdb33b6f5090-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b675/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 XhqXf8ZVWyD3pYYkiLuO/XhqXf8ZVWyD3pYYkiLuO -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/bb/bb9b572241b76ff052f1fc175bed2f33d6b8cf474fff9ea93d34e520284a380e-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6VVe27sXSFp4NtFLUnx0/6VVe27sXSFp4NtFLUnx0 -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/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/68/68d49dd2f1fdb274c1b77da39fdae0888bbcc24c9112217f2f531f5b5f8c666c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6Q-VM0bQ6TmzttVMxhsk/6Q-VM0bQ6TmzttVMxhsk -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/8d/8d33d9d3d89de0bc5e6e12f901d8ac59a65b07d6aeea6301fe9bed36b1919f10-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b690/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VyXk534zeVwT9IcgeoRI/VyXk534zeVwT9IcgeoRI -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # 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/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/56/56189497af5302244c927792c45ce3672a5640c67e80a11686b1400edc95a916-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/8e/8e95065a7675976f781cb0a928551676899ebbc00d287b662df6f15632192f65-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 g-KPuyIrFmYFiSQjg8fi/g-KPuyIrFmYFiSQjg8fi -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/88/88a42a43080eca7d51f84d4a38676a387e0ad21824c03b6e7fb6e43a50d4b3bc-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b720/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pQN_vsLHvSWVM-as_kFO/pQN_vsLHvSWVM-as_kFO -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 38Vednul1pcUp3o2fsQk/38Vednul1pcUp3o2fsQk -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b718/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zJmWboO-r39TCZ2-OssH/zJmWboO-r39TCZ2-OssH -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/70/70b60b8953da4a5de32d77c57c1c5e269535584a0dc9c9b170e6426b2957246e-d # internal github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b677/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zVmNYoIl76TsCzcBPAv6/zVmNYoIl76TsCzcBPAv6 -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/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/de/de440aeaa95d0fbc5bcc42a62062447969879a48221b656a9594bf2a9f79652d-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 En_OFReqA10QXYNTtFxj/En_OFReqA10QXYNTtFxj -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/61/61b11016416f27dc7d2f5c5d2e90122b66fef794d42b7373673092a6251d82f2-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b679/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 PXnjUpPVf-Ke8HGlMNH3/PXnjUpPVf-Ke8HGlMNH3 -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/6b/6bde39e6eb56461fc0f142c71d3d14d1bf9ea06def606001444c148e71a138ca-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b681/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0WvhfSHjPJrg1ZLi5ZJJ/0WvhfSHjPJrg1ZLi5ZJJ -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.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/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/41/41c98fe0e875b322c11c379e1d12304b945e657739e1f7ceffcac7962113271e-d # internal github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b682/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 2dqlhtJ0eG3kCxJ2ebaX/2dqlhtJ0eG3kCxJ2ebaX -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/07/07667d0cc73a418f352adc2ad6aa5eebc7d6830a9c20cd9c4b374d2d01caecd3-d # 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 TQuGy0P1JknGX1db_Z4n/TQuGy0P1JknGX1db_Z4n -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/b682/_pkg_.a /builddir/.cache/go-build/77/77dd28a4a1eda2902c5d4cf9c56d0d44d868d627bfdf37a62559a95dd43df04e-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 id7y6lvla3V2wdpylm2_/id7y6lvla3V2wdpylm2_ -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/ea/ea720fcf27e7e5d9b5bca04d8891b764318d97ab2a8e279cee8f2896ff690afc-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b684/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rTrxwT1kRsUkixxkhWB0/rTrxwT1kRsUkixxkhWB0 -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/05/0528d9b5e0d34547f80f93444cc1355cc9db704822a761dd1f82018c03c8ca9f-d # internal github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b685/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 CGI8X-HqgG32ioC3Er33/CGI8X-HqgG32ioC3Er33 -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/93/93724e713f123ca6cbc3d0381334e11c43af54dabc9e654406667ec54405e538-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b686/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 k5TvvnsEeF6Nm-EG3mRY/k5TvvnsEeF6Nm-EG3mRY -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/00/00a78899e8db16c96cdf227b7ec1990e0684b5677fb15196c2f5e1351e833a60-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FXDUvfXb9MnB4iKJgmSu/FXDUvfXb9MnB4iKJgmSu -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/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/29/298e20f02cc5be03c69474660029db5baf2152aef0cdd28347ea6ec501fd905c-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b727/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 eTHLLDXrERIeEjSRcESo/eTHLLDXrERIeEjSRcESo -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/fa/fa1bcfd21fa6676fee2de189211fab716c07e1292b3e79b9464f9ea4a490edfd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bd/bde971ca53e3583b5a390d6e4be65ccaf45d0dad9aa2454cac08092b304d68c2-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b721/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7EXI3MrsEqEBoeO6gyPg/7EXI3MrsEqEBoeO6gyPg -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/bd/bd5593bdfe915dba7be103b03ec367bd42b181595140771aa4f52acbeb26a5bc-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 T0WQQtDvNHpPTRD2y852/T0WQQtDvNHpPTRD2y852 -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/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/3f/3fc184c766422c4fdebb07486de04bd916fce88a3b15a0380d941f5223b2ae1e-d # 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/b632/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/10/100c4f47864f0ba5a8b47e62af7c92c460c65f04f9cbf259f25e33f5ffaee7ab-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 N_hjBtEVhDcG9h3aqST8/N_hjBtEVhDcG9h3aqST8 -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/b632/_pkg_.a /builddir/.cache/go-build/13/13bfb8a043c5a77c224341ad44bcd078a3650440e9784885387efc45e77e7bf0-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pcRJTcBUebC-Sh4-SbNt/pcRJTcBUebC-Sh4-SbNt -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/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/9e/9e4e2477df4848e1f51f354514f1ec23a7da2730ab3d4f9769ae3f89eee8dad9-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/ee/ee292f3134c4e3011513242b7f460afa83730c720277f43bc14249d509e0445c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 odfdkcutYSYtMyNMo-8W/odfdkcutYSYtMyNMo-8W -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/78/784901b4373c9353e8a8e3b857ee16be66ab7164f3b93606c249c569aeaf227c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ec9kG3BSeXRnXNQKVppv/ec9kG3BSeXRnXNQKVppv -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/c3/c3b80fdf17d297adf46c50b12f8a87b5dbebe0d4acf6c2f0e3cbdd880a3189b8-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/60/6013a81ba47e6c741d2a54a61636be6107f34882a4c30c930a6099821652ff87-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 github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NvpD2FMqcIZlZeTlbYAk/NvpD2FMqcIZlZeTlbYAk -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go mkdir -p $WORK/b568/ 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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 f87xZsEm50WuaOB7TM9w/f87xZsEm50WuaOB7TM9w -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/tools/clientcmd/api mkdir -p $WORK/b590/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Uz2fNL_7JRNnzVo0H8Mn/Uz2fNL_7JRNnzVo0H8Mn -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 --hB6dZ1KjfTUGyecK1Z/--hB6dZ1KjfTUGyecK1Z -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 cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/66/66d7558a09074176529619b34b4266e099788baa48e773d0eacb8be1c1636cfc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/8a/8a48e4ff52b2493e52af25a1ac1214505edc54de48cf52a1a5ddced4f50b211f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VyZOZw1xwnQOwaqR2Ww2/VyZOZw1xwnQOwaqR2Ww2 -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/42/42f86760dc75d93702c805170ed7250823f7d09018c5dcd3249936bd34757b6c-d # 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/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/b3/b31359400afab47a1a45ca92f0f88093cb5bcfb5191ebb069dcc935522289cfd-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/f4/f41b95d0d95648f7bd433b3f8bbb2789c430df57a97dbc8f100763c1941179c2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mA_PWItQtDUepaq5q_2T/mA_PWItQtDUepaq5q_2T -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/b710/_pkg_.a /builddir/.cache/go-build/b6/b6466adab4342ca992b6529826e7455eaab87626bb5d6ec65f30ceefbc293421-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b729/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b726/ 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 mkdir -p $WORK/b730/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 en5WlQss7PY3SS9FNGpk/en5WlQss7PY3SS9FNGpk -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go mkdir -p $WORK/b728/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pIYWI-Mawco-DYcvQvOi/pIYWI-Mawco-DYcvQvOi -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 cppy9crY69IXykZU4H34/cppy9crY69IXykZU4H34 -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./throttler.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 rV5wBI2JWYv2fhQHKwS-/rV5wBI2JWYv2fhQHKwS- -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/e6/e62c35e5c38e06a859b334e2944dd3f19fe4b79d45b56492cc6a9308f9a6345f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/01/01f3054fb7a9988ac4d3e33b44ba7f544f9c4291ea3e61b203b4cf2abd018223-d # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/e5/e59d2cd2d248a8b444bf60e44bb368be6e432962ef1b788934bec62e692ed9e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/94/948906fdda331b41583278fa92c4c68895122a7402d720af4869ca0f43a212c5-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Fagjd4r3EVh3AVKkOOBm/Fagjd4r3EVh3AVKkOOBm -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/f7/f7f92bbd8928984c3f37f342fae1b17dcc0f7871fb0546c7adf82e6276bc2913-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ICoBfVEVl1pcw6hF3ReA/ICoBfVEVl1pcw6hF3ReA -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/a5/a546edddaf7330d04d1b8cefb3d7d91b7ffa4917c8199466d4e0edc2a262ed90-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/b6/b6ff0d155f62b15e078ab58bc884deea0d4d0e3aea3849364a94f8a3c44c6b5a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b584/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ 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/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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fy7l5SEZVo3hZmgm0bBx/fy7l5SEZVo3hZmgm0bBx -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 hsGEvbg6zXCoUkNQ4D9o/hsGEvbg6zXCoUkNQ4D9o -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 6ypUF97SkHjookHOKkwD/6ypUF97SkHjookHOKkwD -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sWtbEo433RvFem6bG7_Z/sWtbEo433RvFem6bG7_Z -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 -e2Qp725s8hVbMTuziyh/-e2Qp725s8hVbMTuziyh -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/e3/e32805c63e0ff4b1b41996d3a183ab5c3647b17d382e693ca43fbd5959e11c76-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b596/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ukR8sHT7TTfLKW0CvDLV/ukR8sHT7TTfLKW0CvDLV -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 7z_5mLOagq1N9hPaWfQ5/7z_5mLOagq1N9hPaWfQ5 -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/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/23/23530b69bea1077ce8a9403f581248eb7a1d53898163b5ab3ca4db9def9f4877-d # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/27/27638715e87257973cfb9036e4ce198fc0344631c88b01337c91bce8c5426015-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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 0bHtj9V3TQfob5maJBcD/0bHtj9V3TQfob5maJBcD -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xLDlOS7zhYOvKjuKFyoT/xLDlOS7zhYOvKjuKFyoT -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/1a/1aaee663fd3a9d45d7a9c5d6cf1261a0ed6cbbe096df60a04a2d88ed5bade697-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/ec/ecad3ea189af674a370134c67cf338f456093761649d6654b7252333dcbf2bc8-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/0e/0ef395b98fb9c640fbd0b645f1f5cf63a75dd422546010d9d13e585d839c44e0-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/56/562d17317c8b3452ee594192a326cb7b66651ae8d62f27f9258d3efd384579f1-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/62/6238ce4b282d367641679ac70bd829090a5259240ac08a7a1bd5309d2626ae6b-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ZfZ1nZNbI2v6KQ4BYZ8r/ZfZ1nZNbI2v6KQ4BYZ8r -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/1e/1ec6f92bab5ae003c2c35c88c02ad8334f6540bbd6c41ca97c34b1ce1660ab9f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 08t_Ub458XtTQGaCCHGK/08t_Ub458XtTQGaCCHGK -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/e7/e72b56180b6866a78ce3f984716ad01997a03cfc1c24068d7718b89322358b4c-d # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 l3Btt0SApdJqIDqAiWbD/l3Btt0SApdJqIDqAiWbD -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 gwFVV2APFHuCWLqGrU7M/gwFVV2APFHuCWLqGrU7M -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/22/22149f198e9caac95de2409ee06b7c1d707dfb4e47bbc61f0bcc5bb4caf688f4-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 KmvKZqtJcTfzFITC9S-0/KmvKZqtJcTfzFITC9S-0 -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/31/319358eb88946470651c6ef335a6ff1eff415e6e1b5a5d95bd42cf7f85dd5c63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/bf/bf1a0ca74aa641779d38781a31cb4c2cad0517fca246242c0af6c2ac35cc43be-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 EC1OydDEyUUpdLXCUkZ1/EC1OydDEyUUpdLXCUkZ1 -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/e1/e110eb107c40720ad293ceba914a502a753393d673b2aa27df33c647b0016fc0-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/5e/5e4574e0b5f02356869c8035a883c90a595a269af41d384dad69b11142e7ca83-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DPWsilWXkVr1hnmDJzUl/DPWsilWXkVr1hnmDJzUl -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 pKezemdEE9_sL_QZ8v1p/pKezemdEE9_sL_QZ8v1p -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/a4/a4b7783ee0ab7f235c560ef8f757b3dfa8d582c8fd21c9a6a1f9ebb7a949fef2-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 m-s2cmA2awDo5kU-VZn1/m-s2cmA2awDo5kU-VZn1 -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/b4/b47473d81638d187125cf53f4362aeff2aa5a10ea0098d2701676d3f4443a75c-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 mMiAf_F4V-1RUiy8ChJ-/mMiAf_F4V-1RUiy8ChJ- -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/c0/c061326f0131faf2fd187130969f49f59698e7fb8605b97b4b2e05a7ec67ad1f-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/00/00a93b97b509d95f83888e8bc4e685bd0b1104692208faa6d133457a5df02f5c-d # internal github.com/containers/podman/libpod/filters github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b647/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 4FosL2Nn_Bh7kfU3Nuog/4FosL2Nn_Bh7kfU3Nuog -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b649/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DKxo1I5g--cMMafjkSPl/DKxo1I5g--cMMafjkSPl -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go mkdir -p $WORK/b650/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 sM09ll0BmQivXuM2QA4M/sM09ll0BmQivXuM2QA4M -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go 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/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 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 v6ebNfm2ba7gQ2z3WXvi/v6ebNfm2ba7gQ2z3WXvi -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dDPJVpljqIedOXy9o46L/dDPJVpljqIedOXy9o46L -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b653/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jonlxroOgUH3aSjC62le/jonlxroOgUH3aSjC62le -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/c7/c7b295f90b0838aa2bf1139315294ba23d4d5ecff284ed94fcfd555392397626-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b664/ 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RiF6dZbQmQp8OJF11_ZO/RiF6dZbQmQp8OJF11_ZO -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/1d/1d8c01fe133d8feee0010c3102dba7a68cd829b314992bc4aa466a0c2289c60e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 VBpV1OFyfd4E2wQJzgQ1/VBpV1OFyfd4E2wQJzgQ1 -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/72/72d7834eb75ffc11721ce1a39c33be93876046b077ebb5dfb352abbb9f8bd06b-d # internal 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 p27M19mYY9pohsHQdk1K/p27M19mYY9pohsHQdk1K -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/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/31/31b9f5eb7cd1e49fc8a792cef7e25b65c119feb7ce962cc1fc8971a0e0de1030-d # internal github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 RfK2gKygImWpoSCoV4yO/RfK2gKygImWpoSCoV4yO -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 cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/da/da6bfd285afd315cb33287ab18d7a6a8110a100b2840e320b27a288cd26bdb22-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/77/77e19571e321c3a1bb172769b8fca074ed156ba4a9ee65cc93602330282bc99e-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Ht71Z6vwvORujzwUfmIc/Ht71Z6vwvORujzwUfmIc -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/6b/6bf62c058b66bf8fd7dd480e52b84f64f93f4d2224985206ee5a8bd8e7ab5427-d # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/27/27bebd11409a90bdee74b843b69ae33fd1c8b613e203a4b9f2788fcc7fea792f-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/4e/4e82c24dca7bd2decfa4e5aebb4418dbadd8b8e1a1587fede517862f1469ad14-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/93/933f698bcf12a4bb8256bd88e9b1ce803dbc0d94128df8d4084e52f86f446021-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/20/20e1e50eac196c6229352b106e93f9b72d5077b88c36c1560b2f1b5000015d47-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jDasd53O5xfSHRFcOg-r/jDasd53O5xfSHRFcOg-r -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 xJpYk9UKZZHVQl2sLkHo/xJpYk9UKZZHVQl2sLkHo -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/db/dbb8257dfd73b214d7be683a8ede0cf90afc00c5f1e493872e671971bef31fbf-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/03/038ca7cd249ebba2cc65edcf0416bf0d64b1c4c3ef426bd3e730b44ef9483581-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 C8j9hHqZB0CgvEniTWgr/C8j9hHqZB0CgvEniTWgr -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 DKvb6xc03OAt5HURthxc/DKvb6xc03OAt5HURthxc -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/23/23efd0d79a1da54442441a163cff7a4f27764e47f1ac232430af693a230e88ca-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kTjF9gwYViYONb4A-BV1/kTjF9gwYViYONb4A-BV1 -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/9d/9d2cf487dbba18649ff2b6c5c06fe0f8d69ce8aeb86c363d80a2b3a7be53cf16-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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 ez1RFnFGXevtEsesNkhH/ez1RFnFGXevtEsesNkhH -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 06dG4vVNE84hYsOqmjVV/06dG4vVNE84hYsOqmjVV -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 WfaMtn2Z7IdwZXekjoU1/WfaMtn2Z7IdwZXekjoU1 -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/ef/efec5f2d0d07b12a5b3867f68831b9c6ced7e81ac7f88157c141c54ec460f983-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/67/673343273b1a6d1e4b463a052e153b10d32316bb2bd8d1fd555804d581735d15-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ github.com/containers/podman/cmd/podman/generate 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 mkdir -p $WORK/b691/ cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 fZ3UNFohWZMZO2kepRuE/fZ3UNFohWZMZO2kepRuE -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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 prNDaZ-xiHJgHeXHue0o/prNDaZ-xiHJgHeXHue0o -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 qoab_-g_2GJrFwBtSR-h/qoab_-g_2GJrFwBtSR-h -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b696/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 JvMeum0ETBLSpwOMcF6K/JvMeum0ETBLSpwOMcF6K -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/7e/7e5d88eef714ed644e21e60f1cf8314198207aac5cff34cec1b500ca459b8ff4-d # internal github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b697/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dJPULkzM6YW6vooxILIZ/dJPULkzM6YW6vooxILIZ -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/6b/6b4c97f03a00de88a7db37e2ed7298d1f27dc804320985f94838dea83b0e47ca-d # internal github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b698/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 Q1GgCqix1IRw3lGzwgqm/Q1GgCqix1IRw3lGzwgqm -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/a1/a12e0c7b6d9bc7d9e192a2b0cc81af36cab0556ab52f7d5bc01c4f26a3e7023d-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 dST7WZiRnjUaTAVNBTe5/dST7WZiRnjUaTAVNBTe5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/4d/4daef7c4d1e27da30ea7ff7a55efd6fc97677df3d79a929007dc176c2429ef2e-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b708/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 FJ8IcwaXn2xm20muu6GI/FJ8IcwaXn2xm20muu6GI -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/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/58/58edb8a21a7225e5f747dea25985c07e5a1f71ff081234ff44f603eda92e6aee-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f7/f79127b7ee00fbeacd47390dafa501736d929a0d2b682020a9b481fb94809d11-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/79/79b2276653fd9d3ef543b0fb42ceb35dc90d16c2b9917af41c748b82e7f4140f-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/b356/_pkg_.a /builddir/.cache/go-build/8d/8d1851979cb29f8ac34e8b4ae00440ac52aa91e47a23fe9d7b44d05fa69a07dd-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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 _3sty-w0RTFyz_k-Q8FQ/_3sty-w0RTFyz_k-Q8FQ -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 github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 kKt7O1E5A0Cc0Xk1rJH-/kKt7O1E5A0Cc0Xk1rJH- -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 cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/f9/f99c85ca835b66998c228a5ac1f30dd37f60e24376f3ffbf543c3e53ab367037-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 OPYkWa7chF3SEtzYFKmk/OPYkWa7chF3SEtzYFKmk -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/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/02/0227ece1a6684e7bcf75547f3e03acc529325b94586e6919b19c2f8fca40fb4e-d # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/73/73fa4d5dde4292644259e70a1d16abccc45a2d592c389402551e37a5f3d81c83-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/03/03aea3701de76a82bb2b714a91a6fc340597b4a3b45c784ea5c2c03342486f15-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 zIn__NQ8K53RbbHbmmEf/zIn__NQ8K53RbbHbmmEf -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/00/005d64559660f57e04d3e65222ea04c47503afb4e9aa373bd8080da9aed4145d-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/a7/a7a4550f2a12d957bf4861c30c293151f08a110377768d7fc3ef8a3782a3ff0c-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 strconv=$WORK/b024/_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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 NQRO1V_PWkub7gSPoD7W/NQRO1V_PWkub7gSPoD7W -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/1c/1ce705f35a53985e2d80f777c471f42a9fc5e0c24fe86b2d1a645fba6820c82f-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 x4EhISf7h9yL4EQVFpom/x4EhISf7h9yL4EQVFpom -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/d0/d063981c790fd41f6a6074dddcbc99b5afe1e20b01bcfcbdc453e0732477f562-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/_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 jDDxjTQYuGOSJ6uYuJTq/jDDxjTQYuGOSJ6uYuJTq -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/b1/b1487e11fa2cd832f5bc2cffd203c6ad3ab894170cac42e642958e3b98e6d840-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=jW5RdVxWRPcNUmJy2pxm/jDDxjTQYuGOSJ6uYuJTq/2ljnRWonccQBJDsHMefn/jW5RdVxWRPcNUmJy2pxm -B 0x9be8accfb61ed12e8c3c5dfa4692ccb197c96e61 -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-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + mkdir _build + pushd _build ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe + GOPATH=/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 0x20e2ec3f634bb4f734e17447adbd3c3cb8d446c7 -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-build866404901 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF 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 internal/race mkdir -p $WORK/b016/ runtime/internal/atomic cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >$WORK/b011/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/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 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 runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/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 sync/atomic mkdir -p $WORK/b017/ internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF 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/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 cat >$WORK/b011/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal 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/b006/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF 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/b019/importcfg << 'EOF' # internal # import config EOF 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/b010/importcfg << 'EOF' # internal # import config EOF 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 unicode 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 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF 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 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/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 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 encoding mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF 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/runtime/internal/sys /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 cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_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/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 math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal internal/nettrace mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal 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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-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/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal /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 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 runtime/cgo mkdir -p $WORK/b049/ 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 cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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/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/buildid -w $WORK/b026/_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/indexbyte_386.o ./indexbyte_386.s 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/bytealg /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 $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 runtime mkdir -p $WORK/b008/ 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 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 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 cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal 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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-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 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 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 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 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 /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 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/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 /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 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/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 cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-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/_x009.o -c gcc_util.c 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 sync mkdir -p $WORK/b015/ 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 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/ math/rand mkdir -p $WORK/b048/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF 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 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 /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 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/ internal/oserror 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 mkdir -p $WORK/b033/ strconv mkdir -p $WORK/b028/ 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 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 strings mkdir -p $WORK/b020/ 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 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 cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # 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 path mkdir -p $WORK/b060/ bufio 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/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/b002/ mkdir -p $WORK/b064/ 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/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/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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal 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 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 JaM1omEOrD2I_K-P5AJo/JaM1omEOrD2I_K-P5AJo -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./filemutex_flock.go 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 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 internal/syscall/unix mkdir -p $WORK/b035/ 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 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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/26/2638754d0dda93a093052191541257f94b87081b879074becfd193271210fb25-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 /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 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 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 internal/poll mkdir -p $WORK/b034/ 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 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 /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 cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF 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/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 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 /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/b034/_pkg_.a # internal 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/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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 RG-D2CGyaT6DSIa3nlVg/RG-D2CGyaT6DSIa3nlVg -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/ 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 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 fmt mkdir -p $WORK/b029/ 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 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 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 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/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 github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b056/ github.com/containers/dnsname/vendor/github.com/pkg/errors log mkdir -p $WORK/b065/ mkdir -p $WORK/b055/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF 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 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 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 cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 8uBI1qtCwK0OUOlfSB2P/8uBI1qtCwK0OUOlfSB2P -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 StXNmT188z1eI8yZ8HuM/StXNmT188z1eI8yZ8HuM -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go encoding/json mkdir -p $WORK/b021/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6b/6b5791c768f21c7687917a83c64f97b4a138e066bcfda23a397ad4b4756cca60-d # internal net/url mkdir -p $WORK/b069/ 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 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 /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1b/1b22d7127d77d5267add75b48a5028572ddf7e9809485f772c50e3e1cef24380-d # internal text/template/parse mkdir -p $WORK/b070/ 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/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # 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/58/58086b79ca335b6997a2cc70dcc56c778fb72fc9cabaac6923451e34a0d33a11-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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # 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 ./_x004.o -c cgo_socknew.cgo2.c 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 ./_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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 r2ZfnqA-l8X4w_IYMXPS/r2ZfnqA-l8X4w_IYMXPS -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/41/4145c32f5f8b3dc0d5b7172ec0a8a15e96ffdea9fc57cd89702fac1ddca61023-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 mkdir -p $WORK/b042/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b059/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b061/ 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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 -And3SeQDr4o9PFXO_aA/-And3SeQDr4o9PFXO_aA -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 zLag8_I0qbFftH8FoeAx/zLag8_I0qbFftH8FoeAx -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./store.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 hyn5x_eu_8D_TBtjF8Is/hyn5x_eu_8D_TBtjF8Is -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/b3/b32ba20d824d8b9743570698381a97bf72b648d6bf3d78594515d1e2cd3e2e9c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 NqLmowlSnN9MZrcfDQ5G/NqLmowlSnN9MZrcfDQ5G -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/c0/c0e4d13dde6e338514982de1d9664f60ee58e5442b630a2d62ce84e163878a5c-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 93VpWaHp-xi4graixrE-/93VpWaHp-xi4graixrE- -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/bf/bfb7b2926944140a511cc3a7e75d924a66ec2aaa68db47865de52059c87d3176-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/4f/4fe567a68b30b016895ec922e348d050ec30a029b2ef452d33ddd9ae163c8299-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 lREqg88Y9ZH92vk8ctMO/lREqg88Y9ZH92vk8ctMO -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/f0/f0740528243f1904990e287e7528992c1989d4efb2c3f82bdf14259790ef9188-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/cd/cd7a4cdc330c309a7ea5d8ff2c30f5229f68df194075e0f809eb3c5b36f73a78-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 RGycUqFUW-x05KXVDmxQ/RGycUqFUW-x05KXVDmxQ -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/8b/8b73f351fba9e76ddb6dd36ecb0f720f97afddce7ef5670aa1d780c1dd854763-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 QPrPG0yrNbhTq285dQU_/QPrPG0yrNbhTq285dQU_ -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/56/5612302899ec5338f789da81182f77bee63d2e4cfc939035a14ad7fe472603e7-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-4132b71478c486b3f4eff6a344ee1b2defbab86f/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 Lamv1oMGIqc1WcoOJOv1/Lamv1oMGIqc1WcoOJOv1 -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/3a/3a85e7ca181d4d6a45d53ee870b11674f1062498ff3c2e05b86fe9b40652e3ae-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=Wp05uxYw9ytGp-dPvdoG/Lamv1oMGIqc1WcoOJOv1/8_Fbc072HCWqbvzkJIwo/Wp05uxYw9ytGp-dPvdoG -B 0x20e2ec3f634bb4f734e17447adbd3c3cb8d446c7 -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-4132b71478c486b3f4eff6a344ee1b2defbab86f + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f" "/builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f/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.ZFdZHe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 ++ dirname /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + rm -rf docs/containers-mounts.conf.5.md + install -dp /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/system + PODMAN_VERSION=2.1.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/bin /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/lib/tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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-4132b71478c486b3f4eff6a344ee1b2defbab86f/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 install install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/libexec/cni/dnsname + popd ~/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f ++ find /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.1.0-0.134.dev.git4132b71.fc33 --unique-debug-suffix -2.1.0-0.134.dev.git4132b71.fc33.i386 --unique-debug-src-base podman-2.1.0-0.134.dev.git4132b71.fc33.i386 -S debugsourcefiles.list /builddir/build/BUILD/podman-4132b71478c486b3f4eff6a344ee1b2defbab86f explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 41455 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.xfxE8d + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + install -d -p /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/250-systemd.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-2.1.0-0.134.dev.git4132b71.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gwZVfe + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cS8ljg + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33 podman = 2:2.1.0-0.134.dev.git4132b71.fc33 podman(x86-32) = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-manpages = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.noarch Provides: podman-docker = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JUBJ0c + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-tests(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a4gvkg + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-remote(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6kf0Jd + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sGhwPg + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-plugins(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i686 Provides: podman-debugsource = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-debugsource(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33.i686 Provides: debuginfo(build-id) = 1150698e5d1b0e5ef69d3c4f303e7e0ce8c22056 podman-debuginfo = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-debuginfo(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33 Processing files: podman-remote-debuginfo-2.1.0-0.134.dev.git4132b71.fc33.i686 Provides: debuginfo(build-id) = 6246ace974fe94e29e96bbddd47652192b13f6df podman-remote-debuginfo = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-remote-debuginfo(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33 Processing files: podman-plugins-debuginfo-2.1.0-0.134.dev.git4132b71.fc33.i686 Provides: debuginfo(build-id) = 8f390bcc900f7713378f3245ebf7d8e781e96c22 podman-plugins-debuginfo = 2:2.1.0-0.134.dev.git4132b71.fc33 podman-plugins-debuginfo(x86-32) = 2:2.1.0-0.134.dev.git4132b71.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.134.dev.git4132b71.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 Wrote: /builddir/build/RPMS/podman-remote-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-tests-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-docker-2.1.0-0.134.dev.git4132b71.fc33.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.1.0-0.134.dev.git4132b71.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1qlTOd + umask 022 + cd /builddir/build/BUILD + cd podman-4132b71478c486b3f4eff6a344ee1b2defbab86f + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.134.dev.git4132b71.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0